| Package | Description |
|---|---|
| com.sptci.echo.annotation |
Package of annotations for automatic view/model initialisation
and binding.
|
| Modifier and Type | Method and Description |
|---|---|
static Constraints.Value |
Constraints.Value.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Constraints.Value[] |
Constraints.Value.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|