| Package | Description |
|---|---|
| org.openestate.is24.restapi.xml.common | |
| org.openestate.is24.restapi.xml.realestates |
| Modifier and Type | Field and Description |
|---|---|
protected RentScopeType |
BudgetPrice.rentScope |
| Modifier and Type | Method and Description |
|---|---|
static RentScopeType |
RentScopeType.fromValue(String v) |
RentScopeType |
BudgetPrice.getRentScope()
Gets the value of the rentScope property.
|
static RentScopeType |
RentScopeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RentScopeType[] |
RentScopeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BudgetPrice.setRentScope(RentScopeType value)
Sets the value of the rentScope property.
|
| Modifier and Type | Field and Description |
|---|---|
protected RentScopeType |
ApartmentRent.calculatedTotalRentScope |
protected RentScopeType |
HouseRent.calculatedTotalRentScope |
protected RentScopeType |
FlatShareRoom.calculatedTotalRentScope |
| Modifier and Type | Method and Description |
|---|---|
RentScopeType |
ApartmentRent.getCalculatedTotalRentScope()
Gets the value of the calculatedTotalRentScope property.
|
RentScopeType |
HouseRent.getCalculatedTotalRentScope()
Gets the value of the calculatedTotalRentScope property.
|
RentScopeType |
FlatShareRoom.getCalculatedTotalRentScope()
Gets the value of the calculatedTotalRentScope property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApartmentRent.setCalculatedTotalRentScope(RentScopeType value)
Sets the value of the calculatedTotalRentScope property.
|
void |
HouseRent.setCalculatedTotalRentScope(RentScopeType value)
Sets the value of the calculatedTotalRentScope property.
|
void |
FlatShareRoom.setCalculatedTotalRentScope(RentScopeType value)
Sets the value of the calculatedTotalRentScope property.
|
Copyright © 2018 OpenEstate. All rights reserved.