Package | Description |
---|---|
org.openestate.is24.restapi.utils |
Utility classes.
|
org.openestate.is24.restapi.xml.common | |
org.openestate.is24.restapi.xml.realestateproject | |
org.openestate.is24.restapi.xml.realestates |
Modifier and Type | Method and Description |
---|---|
static InteriorQuality |
RandomRealEstateFactory.getRandomInteriorQuality()
Creates a random
InteriorQuality value. |
Modifier and Type | Method and Description |
---|---|
static InteriorQuality |
InteriorQuality.fromValue(String v) |
static InteriorQuality |
InteriorQuality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InteriorQuality[] |
InteriorQuality.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected InteriorQuality |
RealEstateProject.interiorQuality |
Modifier and Type | Method and Description |
---|---|
InteriorQuality |
RealEstateProject.getInteriorQuality()
Gets the value of the interiorQuality property.
|
Modifier and Type | Method and Description |
---|---|
void |
RealEstateProject.setInteriorQuality(InteriorQuality value)
Sets the value of the interiorQuality property.
|
Modifier and Type | Field and Description |
---|---|
protected InteriorQuality |
Industry.interiorQuality |
protected InteriorQuality |
Office.interiorQuality |
protected InteriorQuality |
ApartmentRent.interiorQuality |
protected InteriorQuality |
HouseRent.interiorQuality |
protected InteriorQuality |
ApartmentBuy.interiorQuality |
protected InteriorQuality |
HouseBuy.interiorQuality |
protected InteriorQuality |
SpecialPurpose.interiorQuality |
protected InteriorQuality |
Store.interiorQuality |
protected InteriorQuality |
Investment.interiorQuality |
protected InteriorQuality |
Gastronomy.interiorQuality |
Modifier and Type | Method and Description |
---|---|
InteriorQuality |
Industry.getInteriorQuality()
Gets the value of the interiorQuality property.
|
InteriorQuality |
Office.getInteriorQuality()
Gets the value of the interiorQuality property.
|
InteriorQuality |
ApartmentRent.getInteriorQuality()
Gets the value of the interiorQuality property.
|
InteriorQuality |
HouseRent.getInteriorQuality()
Gets the value of the interiorQuality property.
|
InteriorQuality |
ApartmentBuy.getInteriorQuality()
Gets the value of the interiorQuality property.
|
InteriorQuality |
HouseBuy.getInteriorQuality()
Gets the value of the interiorQuality property.
|
InteriorQuality |
SpecialPurpose.getInteriorQuality()
Gets the value of the interiorQuality property.
|
InteriorQuality |
Store.getInteriorQuality()
Gets the value of the interiorQuality property.
|
InteriorQuality |
Investment.getInteriorQuality()
Gets the value of the interiorQuality property.
|
InteriorQuality |
Gastronomy.getInteriorQuality()
Gets the value of the interiorQuality property.
|
Modifier and Type | Method and Description |
---|---|
void |
Industry.setInteriorQuality(InteriorQuality value)
Sets the value of the interiorQuality property.
|
void |
Office.setInteriorQuality(InteriorQuality value)
Sets the value of the interiorQuality property.
|
void |
ApartmentRent.setInteriorQuality(InteriorQuality value)
Sets the value of the interiorQuality property.
|
void |
HouseRent.setInteriorQuality(InteriorQuality value)
Sets the value of the interiorQuality property.
|
void |
ApartmentBuy.setInteriorQuality(InteriorQuality value)
Sets the value of the interiorQuality property.
|
void |
HouseBuy.setInteriorQuality(InteriorQuality value)
Sets the value of the interiorQuality property.
|
void |
SpecialPurpose.setInteriorQuality(InteriorQuality value)
Sets the value of the interiorQuality property.
|
void |
Store.setInteriorQuality(InteriorQuality value)
Sets the value of the interiorQuality property.
|
void |
Investment.setInteriorQuality(InteriorQuality value)
Sets the value of the interiorQuality property.
|
void |
Gastronomy.setInteriorQuality(InteriorQuality value)
Sets the value of the interiorQuality property.
|
Copyright © 2014 OpenEstate. All rights reserved.