Uses of Class
org.apache.directory.shared.ldap.util.GeneralizedTime.TimeZoneFormat

Packages that use GeneralizedTime.TimeZoneFormat
org.apache.directory.shared.ldap.util   
 

Uses of GeneralizedTime.TimeZoneFormat in org.apache.directory.shared.ldap.util
 

Methods in org.apache.directory.shared.ldap.util that return GeneralizedTime.TimeZoneFormat
static GeneralizedTime.TimeZoneFormat GeneralizedTime.TimeZoneFormat.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static GeneralizedTime.TimeZoneFormat[] GeneralizedTime.TimeZoneFormat.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.apache.directory.shared.ldap.util with parameters of type GeneralizedTime.TimeZoneFormat
 java.lang.String GeneralizedTime.toGeneralizedTime(GeneralizedTime.Format format, GeneralizedTime.FractionDelimiter fractionDelimiter, int fractionLength, GeneralizedTime.TimeZoneFormat timeZoneFormat)
          Returns the string representation of this generalized time.
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.