Package | Description |
---|---|
org.openestate.is24.restapi.xml.common | |
org.openestate.is24.restapi.xml.offerlistelement |
Modifier and Type | Field and Description |
---|---|
protected RealEstateState |
AbstractRealEstateForList.realEstateState |
Modifier and Type | Method and Description |
---|---|
static RealEstateState |
RealEstateState.fromValue(String v) |
RealEstateState |
AbstractRealEstateForList.getRealEstateState()
Gets the value of the realEstateState property.
|
static RealEstateState |
RealEstateState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RealEstateState[] |
RealEstateState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractRealEstateForList.setRealEstateState(RealEstateState value)
Sets the value of the realEstateState property.
|
Modifier and Type | Field and Description |
---|---|
protected RealEstateState |
OfferRealEstateForList.state |
Modifier and Type | Method and Description |
---|---|
RealEstateState |
OfferRealEstateForList.getState()
Gets the value of the state property.
|
Modifier and Type | Method and Description |
---|---|
void |
OfferRealEstateForList.setState(RealEstateState value)
Sets the value of the state property.
|
Copyright © 2014 OpenEstate. All rights reserved.