public class TradeSite extends RealEstate
Java class for TradeSite complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TradeSite"> <complexContent> <extension base="{http://rest.immobilienscout24.de/schema/offer/realestates/1.0}RealEstate"> <sequence> <group ref="{http://rest.immobilienscout24.de/schema/common/1.0}ExtendedTradeSiteGroup"/> </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 SiteRecommendedUseForTradeTypes |
recommendedUseTypes |
protected Boolean |
shortTermConstructible |
protected SiteConstructibleType |
siteConstructibleType |
protected SiteDevelopmentType |
siteDevelopmentType |
protected Integer |
tenancy |
protected UtilizationTradeSite |
utilizationTradeSite |
contact, publishChannels, showAddress
attachments, descriptionNote, furnishingNote, groupNumber, locationNote, otherNote, realEstateProjectId, referencePriceApiCall, referencePriceServiceCall
address, apiSearchData, creationDate, externalId, id, lastModificationDate, realEstateState, title
Constructor and Description |
---|
TradeSite() |
Modifier and Type | Method and Description |
---|---|
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.
|
SiteRecommendedUseForTradeTypes |
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.
|
UtilizationTradeSite |
getUtilizationTradeSite()
Gets the value of the utilizationTradeSite 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(SiteRecommendedUseForTradeTypes 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.
|
void |
setUtilizationTradeSite(UtilizationTradeSite value)
Sets the value of the utilizationTradeSite property.
|
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 SiteRecommendedUseForTradeTypes recommendedUseTypes
protected UtilizationTradeSite utilizationTradeSite
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 SiteRecommendedUseForTradeTypes getRecommendedUseTypes()
SiteRecommendedUseForTradeTypes
public void setRecommendedUseTypes(SiteRecommendedUseForTradeTypes value)
value
- allowed object is
SiteRecommendedUseForTradeTypes
public UtilizationTradeSite getUtilizationTradeSite()
UtilizationTradeSite
public void setUtilizationTradeSite(UtilizationTradeSite value)
value
- allowed object is
UtilizationTradeSite
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
Copyright © 2014 OpenEstate. All rights reserved.