| Modifier and Type | Method and Description |
|---|---|
static CustomEnum |
CustomEnum.forValue(int valueArg) |
CustomEnum |
EnumGrouping.getAttrEnum() |
static CustomEnum |
CustomEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomEnum[] |
CustomEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CustomEnum |
Contlist1Builder.getAttrEnum() |
| Modifier and Type | Method and Description |
|---|---|
Contlist1Builder |
Contlist1Builder.setAttrEnum(CustomEnum value) |
Copyright © 2015. All Rights Reserved.