Package | Description |
---|---|
org.liris.smartgov.lez.core.copert.fields |
Modifier and Type | Method and Description |
---|---|
static RandomField |
RandomField.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RandomField[] |
RandomField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|