| Package | Description |
|---|---|
| org.openestate.is24.restapi.utils |
Utility classes.
|
| org.openestate.is24.restapi.xml.common | |
| org.openestate.is24.restapi.xml.realestates |
| Modifier and Type | Method and Description |
|---|---|
static YesNoNotApplicableType |
RandomRealEstateFactory.getRandomYesNo()
Create a random
YesNoNotApplicableType value without
NOT_APPLICABLE. |
static YesNoNotApplicableType |
RandomRealEstateFactory.getRandomYesNoNotApplicableType()
Create a random
YesNoNotApplicableType value. |
| Modifier and Type | Field and Description |
|---|---|
protected YesNoNotApplicableType |
CourtageInfo.hasCourtage |
| Modifier and Type | Method and Description |
|---|---|
static YesNoNotApplicableType |
YesNoNotApplicableType.fromValue(String v) |
YesNoNotApplicableType |
CourtageInfo.getHasCourtage()
Gets the value of the hasCourtage property.
|
static YesNoNotApplicableType |
YesNoNotApplicableType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YesNoNotApplicableType[] |
YesNoNotApplicableType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CourtageInfo.setHasCourtage(YesNoNotApplicableType value)
Sets the value of the hasCourtage property.
|
| Modifier and Type | Field and Description |
|---|---|
protected YesNoNotApplicableType |
FlatShareRoom.furnishing |
protected YesNoNotApplicableType |
ShortTermAccommodation.hasFurniture |
protected YesNoNotApplicableType |
ApartmentRent.heatingCostsInServiceCharge |
protected YesNoNotApplicableType |
HouseRent.heatingCostsInServiceCharge |
protected YesNoNotApplicableType |
FlatShareRoom.heatingCostsInServiceCharge |
| Modifier and Type | Method and Description |
|---|---|
YesNoNotApplicableType |
FlatShareRoom.getFurnishing()
Gets the value of the furnishing property.
|
YesNoNotApplicableType |
ShortTermAccommodation.getHasFurniture()
Gets the value of the hasFurniture property.
|
YesNoNotApplicableType |
ApartmentRent.getHeatingCostsInServiceCharge()
Gets the value of the heatingCostsInServiceCharge property.
|
YesNoNotApplicableType |
HouseRent.getHeatingCostsInServiceCharge()
Gets the value of the heatingCostsInServiceCharge property.
|
YesNoNotApplicableType |
FlatShareRoom.getHeatingCostsInServiceCharge()
Gets the value of the heatingCostsInServiceCharge property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlatShareRoom.setFurnishing(YesNoNotApplicableType value)
Sets the value of the furnishing property.
|
void |
ShortTermAccommodation.setHasFurniture(YesNoNotApplicableType value)
Sets the value of the hasFurniture property.
|
void |
ApartmentRent.setHeatingCostsInServiceCharge(YesNoNotApplicableType value)
Sets the value of the heatingCostsInServiceCharge property.
|
void |
HouseRent.setHeatingCostsInServiceCharge(YesNoNotApplicableType value)
Sets the value of the heatingCostsInServiceCharge property.
|
void |
FlatShareRoom.setHeatingCostsInServiceCharge(YesNoNotApplicableType value)
Sets the value of the heatingCostsInServiceCharge property.
|
Copyright © 2018 OpenEstate. All rights reserved.