| Package | Description |
|---|---|
| org.openestate.is24.restapi.utils |
Utility classes.
|
| org.openestate.is24.restapi.xml.common |
| Modifier and Type | Method and Description |
|---|---|
static SalutationType |
RandomRealEstateFactory.getRandomSalutationType()
Create a random
SalutationType value. |
| Modifier and Type | Field and Description |
|---|---|
protected SalutationType |
BaseContactDetails.salutation |
| Modifier and Type | Method and Description |
|---|---|
static SalutationType |
SalutationType.fromValue(String v) |
SalutationType |
BaseContactDetails.getSalutation()
Gets the value of the salutation property.
|
static SalutationType |
SalutationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SalutationType[] |
SalutationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseContactDetails.setSalutation(SalutationType value)
Sets the value of the salutation property.
|
Copyright © 2018 OpenEstate. All rights reserved.