Package | Description |
---|---|
org.openestate.is24.restapi.xml.realestatestock |
Modifier and Type | Field and Description |
---|---|
protected PriceRegion |
PriceRegionRealEstateStock.priceRegion |
Modifier and Type | Method and Description |
---|---|
static PriceRegion |
PriceRegion.fromValue(String v) |
PriceRegion |
PriceRegionRealEstateStock.getPriceRegion()
Gets the value of the priceRegion property.
|
static PriceRegion |
PriceRegion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PriceRegion[] |
PriceRegion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PriceRegionRealEstateStock.setPriceRegion(PriceRegion value)
Sets the value of the priceRegion property.
|
Copyright © 2014 OpenEstate. All rights reserved.