| Package | Description |
|---|---|
| org.datanucleus.store.ldap.fieldmanager |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
String |
GeneralizedTime.toGeneralizedTime(GeneralizedTime.Format format,
GeneralizedTime.FractionDelimiter fractionDelimiter,
int fractionLength,
GeneralizedTime.TimeZoneFormat timeZoneFormat)
Returns the string representation of this generalized time.
|
Copyright © 2016. All rights reserved.