public class GarageRent 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 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 Double |
heightGarage |
protected Integer |
lastRefurbishment |
protected Double |
lengthGarage |
protected Price |
price |
protected Double |
usableFloorSpace |
protected Double |
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.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) |
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.
|
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 |
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(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.
|
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 Double usableFloorSpace
protected CourtageInfo courtage
protected Calendar freeFrom
protected Calendar freeUntil
protected GarageType garageType
protected Integer constructionYear
protected Double lengthGarage
protected Double widthGarage
protected Double heightGarage
protected RealEstateCondition condition
protected Integer lastRefurbishment
public Price getPrice()
Price
public void setPrice(Price value)
value
- allowed object is
Price
public Double getUsableFloorSpace()
Double
public void setUsableFloorSpace(Double value)
value
- allowed object is
Double
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 Double getLengthGarage()
Double
public void setLengthGarage(Double value)
value
- allowed object is
Double
public Double getWidthGarage()
Double
public void setWidthGarage(Double value)
value
- allowed object is
Double
public Double getHeightGarage()
Double
public void setHeightGarage(Double value)
value
- allowed object is
Double
public RealEstateCondition getCondition()
RealEstateCondition
public void setCondition(RealEstateCondition value)
value
- allowed object is
RealEstateCondition
public Integer getLastRefurbishment()
Integer
public void setLastRefurbishment(Integer value)
value
- allowed object is
Integer
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.