Uses of Class
org.apache.directory.api.util.GeneralizedTime.TimeZoneFormat

Packages that use GeneralizedTime.TimeZoneFormat
org.apache.directory.api.util   
 

Uses of GeneralizedTime.TimeZoneFormat in org.apache.directory.api.util
 

Methods in org.apache.directory.api.util that return GeneralizedTime.TimeZoneFormat
static GeneralizedTime.TimeZoneFormat GeneralizedTime.TimeZoneFormat.valueOf(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.api.util with parameters of type GeneralizedTime.TimeZoneFormat
 String GeneralizedTime.toGeneralizedTime(GeneralizedTime.Format format, GeneralizedTime.FractionDelimiter fractionDelimiter, int fractionLength, GeneralizedTime.TimeZoneFormat timeZoneFormat)
          Returns the string representation of this generalized time.
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.