| Package | Description |
|---|---|
| $package |
| Modifier and Type | Method and Description |
|---|---|
static $EnumTemplate |
$EnumTemplate.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static $EnumTemplate[] |
$EnumTemplate.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.