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, showAddress
attachments, descriptionNote, furnishingNote, groupNumber, locationNote, otherNote, realEstateProjectId, referencePriceApiCall, referencePriceServiceCall
address, 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, 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 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()
Price
public void setPrice(Price value)
value
- allowed object is
Price
public BigDecimal getUsableFloorSpace()
String
public void setUsableFloorSpace(BigDecimal value)
value
- allowed object is
String
public CourtageInfo getCourtage()
CourtageInfo
public void setCourtage(CourtageInfo value)
value
- allowed object is
CourtageInfo
public Calendar getFreeFrom()
String
public void setFreeFrom(Calendar value)
value
- allowed object is
String
public Calendar getFreeUntil()
String
public void setFreeUntil(Calendar value)
value
- allowed object is
String
public GarageType getGarageType()
GarageType
public void setGarageType(GarageType value)
value
- allowed object is
GarageType
public Integer getConstructionYear()
String
public void setConstructionYear(Integer value)
value
- allowed object is
String
public BigDecimal getLengthGarage()
String
public void setLengthGarage(BigDecimal value)
value
- allowed object is
String
public BigDecimal getWidthGarage()
String
public void setWidthGarage(BigDecimal value)
value
- allowed object is
String
public BigDecimal getHeightGarage()
String
public void setHeightGarage(BigDecimal value)
value
- allowed object is
String
public RealEstateCondition getCondition()
RealEstateCondition
public void setCondition(RealEstateCondition value)
value
- allowed object is
RealEstateCondition
public Long getLastRefurbishment()
String
public void setLastRefurbishment(Long value)
value
- allowed object is
String
public String toString()
toString
in class RealEstate
public 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.ToString2
append
in class RealEstate
public 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.ToString2
appendFields
in class RealEstate
public Object clone()
clone
in class RealEstate
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo2
copyTo
in class RealEstate
public 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.CopyTo2
copyTo
in class RealEstate
public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo2
public 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.Equals2
equals
in class RealEstate
public boolean equals(Object object)
equals
in class RealEstate
Copyright © 2016 OpenEstate. All rights reserved.