public class GarageBuy extends RealEstate
Java class for GarageBuy complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GarageBuy">
<complexContent>
<extension base="{http://rest.immobilienscout24.de/schema/offer/realestates/1.0}RealEstate">
<sequence>
<group ref="{http://rest.immobilienscout24.de/schema/common/1.0}ExtendedGarageBuyGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
RealEstate.Contact| Modifier and Type | Field and Description |
|---|---|
protected RealEstateCondition |
condition |
protected Integer |
constructionYear |
protected CourtageInfo |
courtage |
protected GarageType |
garageType |
protected Double |
heightGarage |
protected Integer |
lastRefurbishment |
protected Double |
lengthGarage |
protected Price |
price |
protected Double |
usableFloorSpace |
protected Double |
widthGarage |
contact, publishChannels, showAddressattachments, descriptionNote, furnishingNote, groupNumber, locationNote, otherNote, realEstateProjectId, referencePriceApiCall, referencePriceServiceCalladdress, apiSearchData, creationDate, externalId, id, lastModificationDate, realEstateState, title| Constructor and Description |
|---|
GarageBuy() |
| Modifier and Type | Method and Description |
|---|---|
RealEstateCondition |
getCondition()
Gets the value of the condition property.
|
Integer |
getConstructionYear()
Gets the value of the constructionYear property.
|
CourtageInfo |
getCourtage()
Gets the value of the courtage property.
|
GarageType |
getGarageType()
Gets the value of the garageType property.
|
Double |
getHeightGarage()
Gets the value of the heightGarage property.
|
Integer |
getLastRefurbishment()
Gets the value of the lastRefurbishment property.
|
Double |
getLengthGarage()
Gets the value of the lengthGarage property.
|
Price |
getPrice()
Gets the value of the price property.
|
Double |
getUsableFloorSpace()
Gets the value of the usableFloorSpace property.
|
Double |
getWidthGarage()
Gets the value of the widthGarage property.
|
void |
setCondition(RealEstateCondition value)
Sets the value of the condition property.
|
void |
setConstructionYear(Integer value)
Sets the value of the constructionYear property.
|
void |
setCourtage(CourtageInfo value)
Sets the value of the courtage property.
|
void |
setGarageType(GarageType value)
Sets the value of the garageType property.
|
void |
setHeightGarage(Double value)
Sets the value of the heightGarage property.
|
void |
setLastRefurbishment(Integer value)
Sets the value of the lastRefurbishment property.
|
void |
setLengthGarage(Double value)
Sets the value of the lengthGarage property.
|
void |
setPrice(Price value)
Sets the value of the price property.
|
void |
setUsableFloorSpace(Double value)
Sets the value of the usableFloorSpace property.
|
void |
setWidthGarage(Double value)
Sets the value of the widthGarage property.
|
getContact, getPublishChannels, isShowAddress, setContact, setPublishChannels, setShowAddressgetAttachments, getDescriptionNote, getFurnishingNote, getGroupNumber, getLocationNote, getOtherNote, getRealEstateProjectId, getReferencePriceApiCall, getReferencePriceServiceCall, setAttachments, setDescriptionNote, setFurnishingNote, setGroupNumber, setLocationNote, setOtherNote, setRealEstateProjectId, setReferencePriceApiCall, setReferencePriceServiceCallgetAddress, getApiSearchData, getCreationDate, getExternalId, getId, getLastModificationDate, getRealEstateState, getTitle, setAddress, setApiSearchData, setCreationDate, setExternalId, setId, setLastModificationDate, setRealEstateState, setTitleprotected Price price
protected Double usableFloorSpace
protected CourtageInfo courtage
protected GarageType garageType
protected Integer constructionYear
protected Double lengthGarage
protected Double widthGarage
protected Double heightGarage
protected RealEstateCondition condition
protected Integer lastRefurbishment
public Price getPrice()
Pricepublic void setPrice(Price value)
value - allowed object is
Pricepublic Double getUsableFloorSpace()
Doublepublic void setUsableFloorSpace(Double value)
value - allowed object is
Doublepublic CourtageInfo getCourtage()
CourtageInfopublic void setCourtage(CourtageInfo value)
value - allowed object is
CourtageInfopublic GarageType getGarageType()
GarageTypepublic void setGarageType(GarageType value)
value - allowed object is
GarageTypepublic Integer getConstructionYear()
Stringpublic void setConstructionYear(Integer value)
value - allowed object is
Stringpublic Double getLengthGarage()
Doublepublic void setLengthGarage(Double value)
value - allowed object is
Doublepublic Double getWidthGarage()
Doublepublic void setWidthGarage(Double value)
value - allowed object is
Doublepublic Double getHeightGarage()
Doublepublic void setHeightGarage(Double value)
value - allowed object is
Doublepublic RealEstateCondition getCondition()
RealEstateConditionpublic void setCondition(RealEstateCondition value)
value - allowed object is
RealEstateConditionpublic Integer getLastRefurbishment()
IntegerCopyright © 2014 OpenEstate. All rights reserved.