| Package | Description |
|---|---|
| de.alpharogroup.user.enums |
| Modifier and Type | Method and Description |
|---|---|
static GenderType |
GenderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GenderType[] |
GenderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<GenderType> |
GenderType.getHumanGenders()
Gets the all genders without the gender type
UNDEFINED and
INCORPORATION. |
static List<GenderType> |
GenderType.getValidGenders()
Gets the all genders without the gender type
UNDEFINED. |
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.