Package | Description |
---|---|
net.time4j.engine |
Defines the common generic schemes and interfaces of chronological
systems.
|
Modifier and Type | Method and Description |
---|---|
static ValidationElement |
ValidationElement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationElement[] |
ValidationElement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2020. All rights reserved.