|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeneralizedTime.TimeZoneFormat | |
|---|---|
| org.apache.directory.shared.util | |
| Uses of GeneralizedTime.TimeZoneFormat in org.apache.directory.shared.util |
|---|
| Methods in org.apache.directory.shared.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.shared.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||