public class LivingRentSite extends RealEstate implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.ToString
Java class for LivingRentSite complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LivingRentSite"> <complexContent> <extension base="{http://rest.immobilienscout24.de/schema/offer/realestates/1.0}RealEstate"> <sequence> <group ref="{http://rest.immobilienscout24.de/schema/common/1.0}ExtendedLivingRentSiteGroup"/> </sequence> </extension> </complexContent> </complexType>
RealEstate.Contact
Modifier and Type | Field and Description |
---|---|
protected Boolean |
buildingPermission |
protected CommercializationType |
commercializationType |
protected CourtageInfo |
courtage |
protected Boolean |
demolition |
protected String |
freeFrom |
protected Double |
gfz |
protected Double |
grz |
protected LeaseIntervalType |
leaseInterval |
protected Double |
minDivisible |
protected double |
plotArea |
protected Price |
price |
protected SiteRecommendedUseTypes |
recommendedUseTypes |
protected Boolean |
shortTermConstructible |
protected SiteConstructibleType |
siteConstructibleType |
protected SiteDevelopmentType |
siteDevelopmentType |
protected Integer |
tenancy |
contact, publishChannels, showAddress
attachments, descriptionNote, furnishingNote, groupNumber, locationNote, otherNote, realEstateProjectId, referencePriceApiCall, referencePriceServiceCall
address, apiSearchData, creationDate, externalId, id, lastModificationDate, realEstateState, title
Constructor and Description |
---|
LivingRentSite() |
Modifier and Type | Method and Description |
---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy) |
Object |
createNewInstance() |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
CommercializationType |
getCommercializationType()
Gets the value of the commercializationType property.
|
CourtageInfo |
getCourtage()
Gets the value of the courtage property.
|
String |
getFreeFrom()
Gets the value of the freeFrom property.
|
Double |
getGfz()
Gets the value of the gfz property.
|
Double |
getGrz()
Gets the value of the grz property.
|
LeaseIntervalType |
getLeaseInterval()
Gets the value of the leaseInterval property.
|
Double |
getMinDivisible()
Gets the value of the minDivisible property.
|
double |
getPlotArea()
Gets the value of the plotArea property.
|
Price |
getPrice()
Gets the value of the price property.
|
SiteRecommendedUseTypes |
getRecommendedUseTypes()
Gets the value of the recommendedUseTypes property.
|
SiteConstructibleType |
getSiteConstructibleType()
Gets the value of the siteConstructibleType property.
|
SiteDevelopmentType |
getSiteDevelopmentType()
Gets the value of the siteDevelopmentType property.
|
Integer |
getTenancy()
Gets the value of the tenancy property.
|
Boolean |
isBuildingPermission()
Gets the value of the buildingPermission property.
|
Boolean |
isDemolition()
Gets the value of the demolition property.
|
Boolean |
isShortTermConstructible()
Gets the value of the shortTermConstructible property.
|
void |
setBuildingPermission(Boolean value)
Sets the value of the buildingPermission property.
|
void |
setCommercializationType(CommercializationType value)
Sets the value of the commercializationType property.
|
void |
setCourtage(CourtageInfo value)
Sets the value of the courtage property.
|
void |
setDemolition(Boolean value)
Sets the value of the demolition property.
|
void |
setFreeFrom(String value)
Sets the value of the freeFrom property.
|
void |
setGfz(Double value)
Sets the value of the gfz property.
|
void |
setGrz(Double value)
Sets the value of the grz property.
|
void |
setLeaseInterval(LeaseIntervalType value)
Sets the value of the leaseInterval property.
|
void |
setMinDivisible(Double value)
Sets the value of the minDivisible property.
|
void |
setPlotArea(double value)
Sets the value of the plotArea property.
|
void |
setPrice(Price value)
Sets the value of the price property.
|
void |
setRecommendedUseTypes(SiteRecommendedUseTypes value)
Sets the value of the recommendedUseTypes property.
|
void |
setShortTermConstructible(Boolean value)
Sets the value of the shortTermConstructible property.
|
void |
setSiteConstructibleType(SiteConstructibleType value)
Sets the value of the siteConstructibleType property.
|
void |
setSiteDevelopmentType(SiteDevelopmentType value)
Sets the value of the siteDevelopmentType property.
|
void |
setTenancy(Integer value)
Sets the value of the tenancy property.
|
String |
toString() |
getContact, getPublishChannels, isShowAddress, setContact, setPublishChannels, setShowAddress
getAttachments, getDescriptionNote, getFurnishingNote, getGroupNumber, getLocationNote, getOtherNote, getRealEstateProjectId, getReferencePriceApiCall, getReferencePriceServiceCall, setAttachments, setDescriptionNote, setFurnishingNote, setGroupNumber, setLocationNote, setOtherNote, setRealEstateProjectId, setReferencePriceApiCall, setReferencePriceServiceCall
getAddress, getApiSearchData, getCreationDate, getExternalId, getId, getLastModificationDate, getRealEstateState, getTitle, setAddress, setApiSearchData, setCreationDate, setExternalId, setId, setLastModificationDate, setRealEstateState, setTitle
protected CommercializationType commercializationType
protected SiteRecommendedUseTypes recommendedUseTypes
protected Integer tenancy
protected Price price
protected double plotArea
protected Double minDivisible
protected CourtageInfo courtage
protected String freeFrom
protected Boolean shortTermConstructible
protected Boolean buildingPermission
protected Boolean demolition
protected SiteDevelopmentType siteDevelopmentType
protected SiteConstructibleType siteConstructibleType
protected Double grz
protected Double gfz
protected LeaseIntervalType leaseInterval
public CommercializationType getCommercializationType()
CommercializationType
public void setCommercializationType(CommercializationType value)
value
- allowed object is
CommercializationType
public SiteRecommendedUseTypes getRecommendedUseTypes()
SiteRecommendedUseTypes
public void setRecommendedUseTypes(SiteRecommendedUseTypes value)
value
- allowed object is
SiteRecommendedUseTypes
public Integer getTenancy()
Integer
public void setTenancy(Integer value)
value
- allowed object is
Integer
public Price getPrice()
Price
public void setPrice(Price value)
value
- allowed object is
Price
public double getPlotArea()
public void setPlotArea(double value)
public Double getMinDivisible()
Double
public void setMinDivisible(Double value)
value
- allowed object is
Double
public CourtageInfo getCourtage()
CourtageInfo
public void setCourtage(CourtageInfo value)
value
- allowed object is
CourtageInfo
public String getFreeFrom()
String
public void setFreeFrom(String value)
value
- allowed object is
String
public Boolean isShortTermConstructible()
Boolean
public void setShortTermConstructible(Boolean value)
value
- allowed object is
Boolean
public Boolean isBuildingPermission()
Boolean
public void setBuildingPermission(Boolean value)
value
- allowed object is
Boolean
public Boolean isDemolition()
Boolean
public void setDemolition(Boolean value)
value
- allowed object is
Boolean
public SiteDevelopmentType getSiteDevelopmentType()
SiteDevelopmentType
public void setSiteDevelopmentType(SiteDevelopmentType value)
value
- allowed object is
SiteDevelopmentType
public SiteConstructibleType getSiteConstructibleType()
SiteConstructibleType
public void setSiteConstructibleType(SiteConstructibleType value)
value
- allowed object is
SiteConstructibleType
public void setGrz(Double value)
value
- allowed object is
Double
public void setGfz(Double value)
value
- allowed object is
Double
public LeaseIntervalType getLeaseInterval()
LeaseIntervalType
public void setLeaseInterval(LeaseIntervalType value)
value
- allowed object is
LeaseIntervalType
public String toString()
toString
in class RealEstate
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append
in interface org.jvnet.jaxb2_commons.lang.ToString
append
in class RealEstate
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields
in interface org.jvnet.jaxb2_commons.lang.ToString
appendFields
in class RealEstate
public Object clone()
clone
in class RealEstate
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
copyTo
in class RealEstate
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
copyTo
in class RealEstate
public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals
in interface org.jvnet.jaxb2_commons.lang.Equals
equals
in class RealEstate
public boolean equals(Object object)
equals
in class RealEstate
Copyright © 2014 OpenEstate. All rights reserved.