| Package | Description |
|---|---|
| org.openestate.is24.restapi.xml.common | |
| org.openestate.is24.restapi.xml.realestates |
| Modifier and Type | Method and Description |
|---|---|
static LeaseIntervalType |
LeaseIntervalType.fromValue(String v) |
static LeaseIntervalType |
LeaseIntervalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LeaseIntervalType[] |
LeaseIntervalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected LeaseIntervalType |
LivingRentSite.leaseInterval |
protected LeaseIntervalType |
LivingBuySite.leaseInterval |
protected LeaseIntervalType |
TradeSite.leaseInterval |
| Modifier and Type | Method and Description |
|---|---|
LeaseIntervalType |
LivingRentSite.getLeaseInterval()
Gets the value of the leaseInterval property.
|
LeaseIntervalType |
LivingBuySite.getLeaseInterval()
Gets the value of the leaseInterval property.
|
LeaseIntervalType |
TradeSite.getLeaseInterval()
Gets the value of the leaseInterval property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LivingRentSite.setLeaseInterval(LeaseIntervalType value)
Sets the value of the leaseInterval property.
|
void |
LivingBuySite.setLeaseInterval(LeaseIntervalType value)
Sets the value of the leaseInterval property.
|
void |
TradeSite.setLeaseInterval(LeaseIntervalType value)
Sets the value of the leaseInterval property.
|
Copyright © 2018 OpenEstate. All rights reserved.