Uses of Class
org.apache.directory.shared.util.GeneralizedTime.FractionDelimiter

Packages that use GeneralizedTime.FractionDelimiter
org.apache.directory.shared.util   
 

Uses of GeneralizedTime.FractionDelimiter in org.apache.directory.shared.util
 

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

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



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