public class GarageRent extends RealEstate implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for GarageRent complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GarageRent">
<complexContent>
<extension base="{http://rest.immobilienscout24.de/schema/offer/realestates/1.0}RealEstate">
<sequence>
<group ref="{http://rest.immobilienscout24.de/schema/common/1.0}ExtendedGarageRentGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
RealEstate.Contact| Modifier and Type | Field and Description |
|---|---|
protected RealEstateCondition |
condition |
protected Integer |
constructionYear |
protected CourtageInfo |
courtage |
protected Calendar |
freeFrom |
protected Calendar |
freeUntil |
protected GarageType |
garageType |
protected BigDecimal |
heightGarage |
protected Long |
lastRefurbishment |
protected BigDecimal |
lengthGarage |
protected Price |
price |
protected BigDecimal |
usableFloorSpace |
protected BigDecimal |
widthGarage |
contact, publishChannels, showAddressattachments, descriptionNote, furnishingNote, groupNumber, locationNote, otherNote, realEstateProjectId, referencePriceApiCall, referencePriceServiceCalladdress, apiSearchData, creationDate, externalId, id, lastModificationDate, realEstateState, title| Constructor and Description |
|---|
GarageRent() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 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.EqualsStrategy2 strategy) |
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.
|
Calendar |
getFreeFrom()
Gets the value of the freeFrom property.
|
Calendar |
getFreeUntil()
Gets the value of the freeUntil property.
|
GarageType |
getGarageType()
Gets the value of the garageType property.
|
BigDecimal |
getHeightGarage()
Gets the value of the heightGarage property.
|
Long |
getLastRefurbishment()
Gets the value of the lastRefurbishment property.
|
BigDecimal |
getLengthGarage()
Gets the value of the lengthGarage property.
|
Price |
getPrice()
Gets the value of the price property.
|
BigDecimal |
getUsableFloorSpace()
Gets the value of the usableFloorSpace property.
|
BigDecimal |
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 |
setFreeFrom(Calendar value)
Sets the value of the freeFrom property.
|
void |
setFreeUntil(Calendar value)
Sets the value of the freeUntil property.
|
void |
setGarageType(GarageType value)
Sets the value of the garageType property.
|
void |
setHeightGarage(BigDecimal value)
Sets the value of the heightGarage property.
|
void |
setLastRefurbishment(Long value)
Sets the value of the lastRefurbishment property.
|
void |
setLengthGarage(BigDecimal value)
Sets the value of the lengthGarage property.
|
void |
setPrice(Price value)
Sets the value of the price property.
|
void |
setUsableFloorSpace(BigDecimal value)
Sets the value of the usableFloorSpace property.
|
void |
setWidthGarage(BigDecimal value)
Sets the value of the widthGarage property.
|
String |
toString() |
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 BigDecimal usableFloorSpace
protected CourtageInfo courtage
protected Calendar freeFrom
protected Calendar freeUntil
protected GarageType garageType
protected Integer constructionYear
protected BigDecimal lengthGarage
protected BigDecimal widthGarage
protected BigDecimal heightGarage
protected RealEstateCondition condition
protected Long lastRefurbishment
public Price getPrice()
Pricepublic void setPrice(Price value)
value - allowed object is
Pricepublic BigDecimal getUsableFloorSpace()
Stringpublic void setUsableFloorSpace(BigDecimal value)
value - allowed object is
Stringpublic CourtageInfo getCourtage()
CourtageInfopublic void setCourtage(CourtageInfo value)
value - allowed object is
CourtageInfopublic Calendar getFreeFrom()
Stringpublic void setFreeFrom(Calendar value)
value - allowed object is
Stringpublic Calendar getFreeUntil()
Stringpublic void setFreeUntil(Calendar value)
value - allowed object is
Stringpublic GarageType getGarageType()
GarageTypepublic void setGarageType(GarageType value)
value - allowed object is
GarageTypepublic Integer getConstructionYear()
Stringpublic void setConstructionYear(Integer value)
value - allowed object is
Stringpublic BigDecimal getLengthGarage()
Stringpublic void setLengthGarage(BigDecimal value)
value - allowed object is
Stringpublic BigDecimal getWidthGarage()
Stringpublic void setWidthGarage(BigDecimal value)
value - allowed object is
Stringpublic BigDecimal getHeightGarage()
Stringpublic void setHeightGarage(BigDecimal value)
value - allowed object is
Stringpublic RealEstateCondition getCondition()
RealEstateConditionpublic void setCondition(RealEstateCondition value)
value - allowed object is
RealEstateConditionpublic Long getLastRefurbishment()
Stringpublic void setLastRefurbishment(Long value)
value - allowed object is
Stringpublic String toString()
toString in class RealEstatepublic StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2append in class RealEstatepublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2appendFields in class RealEstatepublic Object clone()
clone in class RealEstatepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class RealEstatepublic Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class RealEstatepublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2equals in class RealEstatepublic boolean equals(Object object)
equals in class RealEstateCopyright © 2016 OpenEstate. All rights reserved.