| Package | Description |
|---|---|
| io.graphenee.core.enums | |
| io.graphenee.core.model |
| Modifier and Type | Method and Description |
|---|---|
static GenderEnum |
GenderEnum.valueOf(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.
|
| Modifier and Type | Method and Description |
|---|---|
GenderEnum |
GxAuthenticatedUser.getGender() |
| Modifier and Type | Method and Description |
|---|---|
void |
GxAuthenticatedUser.setGender(GenderEnum gender) |
Copyright © 2019. All rights reserved.