public class HouseType extends RealEstate implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for HouseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HouseType">
<complexContent>
<extension base="{http://rest.immobilienscout24.de/schema/offer/realestates/1.0}RealEstate">
<sequence>
<group ref="{http://rest.immobilienscout24.de/schema/common/1.0}ExtendedHouseTypeGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
RealEstate.Contact| Modifier and Type | Field and Description |
|---|---|
protected BigDecimal |
baseArea |
protected HouseTypeBuildingType |
buildingType |
protected HouseTypeConstructionMethodType |
constructionMethod |
protected String |
contructionPriceInformationNote |
protected CourtageInfo |
courtage |
protected HouseTypeEnergyStandardType |
energyStandardType |
protected String |
floorInformationNote |
protected BigDecimal |
livingSpace |
protected String |
modelInformationNote |
protected BigDecimal |
numberOfRooms |
protected Price |
price |
protected String |
roofInformationNote |
protected HouseTypeStageOfCompletionType |
stageOfCompletionType |
protected BigDecimal |
totalArea |
protected String |
typeInformationNote |
protected BigDecimal |
uValue |
contact, publishChannels, showAddressattachments, descriptionNote, furnishingNote, groupNumber, locationNote, otherNote, realEstateProjectId, referencePriceApiCall, referencePriceServiceCalladdress, apiSearchData, creationDate, externalId, id, lastModificationDate, realEstateState, title| Constructor and Description |
|---|
HouseType() |
| 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) |
BigDecimal |
getBaseArea()
Gets the value of the baseArea property.
|
HouseTypeBuildingType |
getBuildingType()
Gets the value of the buildingType property.
|
HouseTypeConstructionMethodType |
getConstructionMethod()
Gets the value of the constructionMethod property.
|
String |
getContructionPriceInformationNote()
Gets the value of the contructionPriceInformationNote property.
|
CourtageInfo |
getCourtage()
Gets the value of the courtage property.
|
HouseTypeEnergyStandardType |
getEnergyStandardType()
Gets the value of the energyStandardType property.
|
String |
getFloorInformationNote()
Gets the value of the floorInformationNote property.
|
BigDecimal |
getLivingSpace()
Gets the value of the livingSpace property.
|
String |
getModelInformationNote()
Gets the value of the modelInformationNote property.
|
BigDecimal |
getNumberOfRooms()
Gets the value of the numberOfRooms property.
|
Price |
getPrice()
Gets the value of the price property.
|
String |
getRoofInformationNote()
Gets the value of the roofInformationNote property.
|
HouseTypeStageOfCompletionType |
getStageOfCompletionType()
Gets the value of the stageOfCompletionType property.
|
BigDecimal |
getTotalArea()
Gets the value of the totalArea property.
|
String |
getTypeInformationNote()
Gets the value of the typeInformationNote property.
|
BigDecimal |
getUValue()
Gets the value of the uValue property.
|
void |
setBaseArea(BigDecimal value)
Sets the value of the baseArea property.
|
void |
setBuildingType(HouseTypeBuildingType value)
Sets the value of the buildingType property.
|
void |
setConstructionMethod(HouseTypeConstructionMethodType value)
Sets the value of the constructionMethod property.
|
void |
setContructionPriceInformationNote(String value)
Sets the value of the contructionPriceInformationNote property.
|
void |
setCourtage(CourtageInfo value)
Sets the value of the courtage property.
|
void |
setEnergyStandardType(HouseTypeEnergyStandardType value)
Sets the value of the energyStandardType property.
|
void |
setFloorInformationNote(String value)
Sets the value of the floorInformationNote property.
|
void |
setLivingSpace(BigDecimal value)
Sets the value of the livingSpace property.
|
void |
setModelInformationNote(String value)
Sets the value of the modelInformationNote property.
|
void |
setNumberOfRooms(BigDecimal value)
Sets the value of the numberOfRooms property.
|
void |
setPrice(Price value)
Sets the value of the price property.
|
void |
setRoofInformationNote(String value)
Sets the value of the roofInformationNote property.
|
void |
setStageOfCompletionType(HouseTypeStageOfCompletionType value)
Sets the value of the stageOfCompletionType property.
|
void |
setTotalArea(BigDecimal value)
Sets the value of the totalArea property.
|
void |
setTypeInformationNote(String value)
Sets the value of the typeInformationNote property.
|
void |
setUValue(BigDecimal value)
Sets the value of the uValue 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 livingSpace
protected BigDecimal totalArea
protected BigDecimal baseArea
protected BigDecimal numberOfRooms
protected CourtageInfo courtage
protected HouseTypeConstructionMethodType constructionMethod
protected HouseTypeBuildingType buildingType
protected HouseTypeStageOfCompletionType stageOfCompletionType
protected HouseTypeEnergyStandardType energyStandardType
protected BigDecimal uValue
protected String typeInformationNote
protected String modelInformationNote
protected String contructionPriceInformationNote
protected String floorInformationNote
protected String roofInformationNote
public Price getPrice()
Pricepublic void setPrice(Price value)
value - allowed object is
Pricepublic BigDecimal getLivingSpace()
Stringpublic void setLivingSpace(BigDecimal value)
value - allowed object is
Stringpublic BigDecimal getTotalArea()
Stringpublic void setTotalArea(BigDecimal value)
value - allowed object is
Stringpublic BigDecimal getBaseArea()
Stringpublic void setBaseArea(BigDecimal value)
value - allowed object is
Stringpublic BigDecimal getNumberOfRooms()
Stringpublic void setNumberOfRooms(BigDecimal value)
value - allowed object is
Stringpublic CourtageInfo getCourtage()
CourtageInfopublic void setCourtage(CourtageInfo value)
value - allowed object is
CourtageInfopublic HouseTypeConstructionMethodType getConstructionMethod()
HouseTypeConstructionMethodTypepublic void setConstructionMethod(HouseTypeConstructionMethodType value)
value - allowed object is
HouseTypeConstructionMethodTypepublic HouseTypeBuildingType getBuildingType()
HouseTypeBuildingTypepublic void setBuildingType(HouseTypeBuildingType value)
value - allowed object is
HouseTypeBuildingTypepublic HouseTypeStageOfCompletionType getStageOfCompletionType()
HouseTypeStageOfCompletionTypepublic void setStageOfCompletionType(HouseTypeStageOfCompletionType value)
value - allowed object is
HouseTypeStageOfCompletionTypepublic HouseTypeEnergyStandardType getEnergyStandardType()
HouseTypeEnergyStandardTypepublic void setEnergyStandardType(HouseTypeEnergyStandardType value)
value - allowed object is
HouseTypeEnergyStandardTypepublic BigDecimal getUValue()
Stringpublic void setUValue(BigDecimal value)
value - allowed object is
Stringpublic String getTypeInformationNote()
Stringpublic void setTypeInformationNote(String value)
value - allowed object is
Stringpublic String getModelInformationNote()
Stringpublic void setModelInformationNote(String value)
value - allowed object is
Stringpublic String getContructionPriceInformationNote()
Stringpublic void setContructionPriceInformationNote(String value)
value - allowed object is
Stringpublic String getFloorInformationNote()
Stringpublic void setFloorInformationNote(String value)
value - allowed object is
Stringpublic String getRoofInformationNote()
Stringpublic void setRoofInformationNote(String 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 © 2017 OpenEstate. All rights reserved.