| Package | Description |
|---|---|
| com.openindex.openestate.impl | |
| com.openindex.openestate.impl.is24 |
| Modifier and Type | Method and Description |
|---|---|
static Gender |
Gender.fromShortValue(String value) |
static Gender |
Gender.fromSymbol(String value) |
Gender |
PersonAddressImpl.getPersonGender() |
static Gender |
Gender.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Gender[] |
Gender.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PersonAddressImpl.setPersonGender(Gender val) |
| Modifier and Type | Method and Description |
|---|---|
protected org.openestate.is24.restapi.xml.common.SalutationType |
Is24RestWriter.getSalutationType(Gender value) |
Copyright © 2019 OpenEstate. All rights reserved.