| Package | Description |
|---|---|
| net.anotheria.anosite.gen.shared.data |
| Modifier and Type | Method and Description |
|---|---|
static GenderEnum |
GenderEnum.getConstantByValue(int value) |
static GenderEnum |
GenderEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GenderEnum[] |
GenderEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012-2023 anotheria.net. All Rights Reserved.