| Package | Description |
|---|---|
| net.time4j |
The main package contains four basic types of ISO-8601, namely
PlainDate, PlainTime, PlainTimestamp
and Moment. |
| Modifier and Type | Method and Description |
|---|---|
static PatternType |
PatternType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PatternType[] |
PatternType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.