| Package | Description |
|---|---|
| org.openestate.is24.restapi.utils |
Utility classes.
|
| org.openestate.is24.restapi.xml.common | |
| org.openestate.is24.restapi.xml.offerlistelement | |
| org.openestate.is24.restapi.xml.realestates |
| Modifier and Type | Method and Description |
|---|---|
static SpecialPurposeType |
RandomRealEstateFactory.getRandomSpecialPurposeType()
Create a random
SpecialPurposeType value. |
| Modifier and Type | Method and Description |
|---|---|
static SpecialPurposeType |
SpecialPurposeType.fromValue(String v) |
static SpecialPurposeType |
SpecialPurposeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpecialPurposeType[] |
SpecialPurposeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected SpecialPurposeType |
OfferSpecialPurpose.specialPurposeType |
| Modifier and Type | Method and Description |
|---|---|
SpecialPurposeType |
OfferSpecialPurpose.getSpecialPurposeType()
Gets the value of the specialPurposeType property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OfferSpecialPurpose.setSpecialPurposeType(SpecialPurposeType value)
Sets the value of the specialPurposeType property.
|
| Modifier and Type | Field and Description |
|---|---|
protected SpecialPurposeType |
SpecialPurpose.specialPurposePropertyType |
| Modifier and Type | Method and Description |
|---|---|
SpecialPurposeType |
SpecialPurpose.getSpecialPurposePropertyType()
Gets the value of the specialPurposePropertyType property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpecialPurpose.setSpecialPurposePropertyType(SpecialPurposeType value)
Sets the value of the specialPurposePropertyType property.
|
Copyright © 2018 OpenEstate. All rights reserved.