public class ObjectType extends Object implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for ObjectType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ObjectType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ID" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="LOESCHEN" type="{}yesNoType"/>
<element name="GUELTIGBIS" type="{}dateTimeType"/>
<element name="IMMOBILIENART" type="{}propertyType"/>
<element name="ORT" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="FRAKTION" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="MIETEKAUF" type="{}marketingType"/>
<element name="PREIS" type="{}decimalType"/>
<element name="AUFANFRAGE" type="{}yesNoType"/>
<element name="NUTZFLAECHE" type="{}decimalType"/>
<element name="FLAECHEART" type="{}areaType"/>
<element name="STRASSE" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="HAUSNUMMER" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="STIEGE" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="LAT" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="LNG" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="FOERDERBAR" type="{}yesNoType" minOccurs="0"/>
<element name="KONVENTIONIERT" type="{}yesNoType" minOccurs="0"/>
<element name="ENERGIEEFFIZIENZKLASSE" type="{}energyEfficencyClass" minOccurs="0"/>
<element name="KUBATUR" type="{}decimalType" minOccurs="0"/>
<element name="ZUSTAND" type="{}conditionType" minOccurs="0"/>
<element name="ZIMMER" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
<element name="STOCKWERKE" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
<element name="STOCKWERK" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
<element name="AUFZUG" type="{}yesNoType" minOccurs="0"/>
<element name="GARAGE" type="{}yesNoType" minOccurs="0"/>
<element name="ABSTELLPLATZ" type="{}yesNoType" minOccurs="0"/>
<element name="GRUENFLAECHE" type="{}yesNoType" minOccurs="0"/>
<element name="KELLER" type="{}yesNoType" minOccurs="0"/>
<element name="TERRASSE" type="{}yesNoType" minOccurs="0"/>
<element name="LOGGIA" type="{}yesNoType" minOccurs="0"/>
<element name="BALKON" type="{}yesNoType" minOccurs="0"/>
<element name="DACHBODEN" type="{}yesNoType" minOccurs="0"/>
<element name="HEIZUNG" type="{}heatingType" minOccurs="0"/>
<element name="KLIMAHAUS" type="{}energyStandard" minOccurs="0"/>
<element name="UEBERGABEZEITPUNKT" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="BAUJAHR" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="INFODE" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="INFOIT" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="BILD1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="BILD2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="BILD3" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="BILD4" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="BILD5" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="BILD6" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="BILD7" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="BILD8" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="BILD9" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="BILD10" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="DOWNLOAD1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="DOWNLOAD2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="DOWNLOAD3" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ObjectType() |
| 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) |
String |
getBAUJAHR()
Gets the value of the baujahr property.
|
String |
getBILD1()
Gets the value of the bild1 property.
|
String |
getBILD10()
Gets the value of the bild10 property.
|
String |
getBILD2()
Gets the value of the bild2 property.
|
String |
getBILD3()
Gets the value of the bild3 property.
|
String |
getBILD4()
Gets the value of the bild4 property.
|
String |
getBILD5()
Gets the value of the bild5 property.
|
String |
getBILD6()
Gets the value of the bild6 property.
|
String |
getBILD7()
Gets the value of the bild7 property.
|
String |
getBILD8()
Gets the value of the bild8 property.
|
String |
getBILD9()
Gets the value of the bild9 property.
|
String |
getDOWNLOAD1()
Gets the value of the download1 property.
|
String |
getDOWNLOAD2()
Gets the value of the download2 property.
|
String |
getDOWNLOAD3()
Gets the value of the download3 property.
|
EnergyEfficencyClass |
getENERGIEEFFIZIENZKLASSE()
Gets the value of the energieeffizienzklasse property.
|
AreaType |
getFLAECHEART()
Gets the value of the flaecheart property.
|
String |
getFRAKTION()
Gets the value of the fraktion property.
|
Calendar |
getGUELTIGBIS()
Gets the value of the gueltigbis property.
|
String |
getHAUSNUMMER()
Gets the value of the hausnummer property.
|
HeatingType |
getHEIZUNG()
Gets the value of the heizung property.
|
String |
getID()
Gets the value of the id property.
|
PropertyType |
getIMMOBILIENART()
Gets the value of the immobilienart property.
|
String |
getINFODE()
Gets the value of the infode property.
|
String |
getINFOIT()
Gets the value of the infoit property.
|
EnergyStandard |
getKLIMAHAUS()
Gets the value of the klimahaus property.
|
BigDecimal |
getKUBATUR()
Gets the value of the kubatur property.
|
BigDecimal |
getLAT()
Gets the value of the lat property.
|
BigDecimal |
getLNG()
Gets the value of the lng property.
|
MarketingType |
getMIETEKAUF()
Gets the value of the mietekauf property.
|
BigDecimal |
getNUTZFLAECHE()
Gets the value of the nutzflaeche property.
|
String |
getORT()
Gets the value of the ort property.
|
BigDecimal |
getPREIS()
Gets the value of the preis property.
|
String |
getSTIEGE()
Gets the value of the stiege property.
|
BigInteger |
getSTOCKWERK()
Gets the value of the stockwerk property.
|
BigInteger |
getSTOCKWERKE()
Gets the value of the stockwerke property.
|
String |
getSTRASSE()
Gets the value of the strasse property.
|
String |
getUEBERGABEZEITPUNKT()
Gets the value of the uebergabezeitpunkt property.
|
BigInteger |
getZIMMER()
Gets the value of the zimmer property.
|
ConditionType |
getZUSTAND()
Gets the value of the zustand property.
|
Boolean |
isABSTELLPLATZ()
Gets the value of the abstellplatz property.
|
Boolean |
isAUFANFRAGE()
Gets the value of the aufanfrage property.
|
Boolean |
isAUFZUG()
Gets the value of the aufzug property.
|
Boolean |
isBALKON()
Gets the value of the balkon property.
|
Boolean |
isDACHBODEN()
Gets the value of the dachboden property.
|
Boolean |
isFOERDERBAR()
Gets the value of the foerderbar property.
|
Boolean |
isGARAGE()
Gets the value of the garage property.
|
Boolean |
isGRUENFLAECHE()
Gets the value of the gruenflaeche property.
|
Boolean |
isKELLER()
Gets the value of the keller property.
|
Boolean |
isKONVENTIONIERT()
Gets the value of the konventioniert property.
|
Boolean |
isLOESCHEN()
Gets the value of the loeschen property.
|
Boolean |
isLOGGIA()
Gets the value of the loggia property.
|
Boolean |
isTERRASSE()
Gets the value of the terrasse property.
|
void |
setABSTELLPLATZ(Boolean value)
Sets the value of the abstellplatz property.
|
void |
setAUFANFRAGE(Boolean value)
Sets the value of the aufanfrage property.
|
void |
setAUFZUG(Boolean value)
Sets the value of the aufzug property.
|
void |
setBALKON(Boolean value)
Sets the value of the balkon property.
|
void |
setBAUJAHR(String value)
Sets the value of the baujahr property.
|
void |
setBILD1(String value)
Sets the value of the bild1 property.
|
void |
setBILD10(String value)
Sets the value of the bild10 property.
|
void |
setBILD2(String value)
Sets the value of the bild2 property.
|
void |
setBILD3(String value)
Sets the value of the bild3 property.
|
void |
setBILD4(String value)
Sets the value of the bild4 property.
|
void |
setBILD5(String value)
Sets the value of the bild5 property.
|
void |
setBILD6(String value)
Sets the value of the bild6 property.
|
void |
setBILD7(String value)
Sets the value of the bild7 property.
|
void |
setBILD8(String value)
Sets the value of the bild8 property.
|
void |
setBILD9(String value)
Sets the value of the bild9 property.
|
void |
setDACHBODEN(Boolean value)
Sets the value of the dachboden property.
|
void |
setDOWNLOAD1(String value)
Sets the value of the download1 property.
|
void |
setDOWNLOAD2(String value)
Sets the value of the download2 property.
|
void |
setDOWNLOAD3(String value)
Sets the value of the download3 property.
|
void |
setENERGIEEFFIZIENZKLASSE(EnergyEfficencyClass value)
Sets the value of the energieeffizienzklasse property.
|
void |
setFLAECHEART(AreaType value)
Sets the value of the flaecheart property.
|
void |
setFOERDERBAR(Boolean value)
Sets the value of the foerderbar property.
|
void |
setFRAKTION(String value)
Sets the value of the fraktion property.
|
void |
setGARAGE(Boolean value)
Sets the value of the garage property.
|
void |
setGRUENFLAECHE(Boolean value)
Sets the value of the gruenflaeche property.
|
void |
setGUELTIGBIS(Calendar value)
Sets the value of the gueltigbis property.
|
void |
setHAUSNUMMER(String value)
Sets the value of the hausnummer property.
|
void |
setHEIZUNG(HeatingType value)
Sets the value of the heizung property.
|
void |
setID(String value)
Sets the value of the id property.
|
void |
setIMMOBILIENART(PropertyType value)
Sets the value of the immobilienart property.
|
void |
setINFODE(String value)
Sets the value of the infode property.
|
void |
setINFOIT(String value)
Sets the value of the infoit property.
|
void |
setKELLER(Boolean value)
Sets the value of the keller property.
|
void |
setKLIMAHAUS(EnergyStandard value)
Sets the value of the klimahaus property.
|
void |
setKONVENTIONIERT(Boolean value)
Sets the value of the konventioniert property.
|
void |
setKUBATUR(BigDecimal value)
Sets the value of the kubatur property.
|
void |
setLAT(BigDecimal value)
Sets the value of the lat property.
|
void |
setLNG(BigDecimal value)
Sets the value of the lng property.
|
void |
setLOESCHEN(Boolean value)
Sets the value of the loeschen property.
|
void |
setLOGGIA(Boolean value)
Sets the value of the loggia property.
|
void |
setMIETEKAUF(MarketingType value)
Sets the value of the mietekauf property.
|
void |
setNUTZFLAECHE(BigDecimal value)
Sets the value of the nutzflaeche property.
|
void |
setORT(String value)
Sets the value of the ort property.
|
void |
setPREIS(BigDecimal value)
Sets the value of the preis property.
|
void |
setSTIEGE(String value)
Sets the value of the stiege property.
|
void |
setSTOCKWERK(BigInteger value)
Sets the value of the stockwerk property.
|
void |
setSTOCKWERKE(BigInteger value)
Sets the value of the stockwerke property.
|
void |
setSTRASSE(String value)
Sets the value of the strasse property.
|
void |
setTERRASSE(Boolean value)
Sets the value of the terrasse property.
|
void |
setUEBERGABEZEITPUNKT(String value)
Sets the value of the uebergabezeitpunkt property.
|
void |
setZIMMER(BigInteger value)
Sets the value of the zimmer property.
|
void |
setZUSTAND(ConditionType value)
Sets the value of the zustand property.
|
String |
toString() |
protected String id
protected Boolean loeschen
protected Calendar gueltigbis
protected PropertyType immobilienart
protected String ort
protected String fraktion
protected MarketingType mietekauf
protected BigDecimal preis
protected Boolean aufanfrage
protected BigDecimal nutzflaeche
protected AreaType flaecheart
protected String strasse
protected String hausnummer
protected String stiege
protected BigDecimal lat
protected BigDecimal lng
protected Boolean foerderbar
protected Boolean konventioniert
protected EnergyEfficencyClass energieeffizienzklasse
protected BigDecimal kubatur
protected ConditionType zustand
protected BigInteger zimmer
protected BigInteger stockwerke
protected BigInteger stockwerk
protected Boolean aufzug
protected Boolean garage
protected Boolean abstellplatz
protected Boolean gruenflaeche
protected Boolean keller
protected Boolean terrasse
protected Boolean loggia
protected Boolean balkon
protected Boolean dachboden
protected HeatingType heizung
protected EnergyStandard klimahaus
protected String uebergabezeitpunkt
protected String baujahr
protected String infode
protected String infoit
protected String bild1
protected String bild2
protected String bild3
protected String bild4
protected String bild5
protected String bild6
protected String bild7
protected String bild8
protected String bild9
protected String bild10
protected String download1
protected String download2
protected String download3
public void setID(String value)
value - allowed object is
Stringpublic Boolean isLOESCHEN()
Stringpublic void setLOESCHEN(Boolean value)
value - allowed object is
Stringpublic Calendar getGUELTIGBIS()
Stringpublic void setGUELTIGBIS(Calendar value)
value - allowed object is
Stringpublic PropertyType getIMMOBILIENART()
PropertyTypepublic void setIMMOBILIENART(PropertyType value)
value - allowed object is
PropertyTypepublic String getORT()
Stringpublic void setORT(String value)
value - allowed object is
Stringpublic String getFRAKTION()
Stringpublic void setFRAKTION(String value)
value - allowed object is
Stringpublic MarketingType getMIETEKAUF()
MarketingTypepublic void setMIETEKAUF(MarketingType value)
value - allowed object is
MarketingTypepublic BigDecimal getPREIS()
Stringpublic void setPREIS(BigDecimal value)
value - allowed object is
Stringpublic Boolean isAUFANFRAGE()
Stringpublic void setAUFANFRAGE(Boolean value)
value - allowed object is
Stringpublic BigDecimal getNUTZFLAECHE()
Stringpublic void setNUTZFLAECHE(BigDecimal value)
value - allowed object is
Stringpublic AreaType getFLAECHEART()
AreaTypepublic void setFLAECHEART(AreaType value)
value - allowed object is
AreaTypepublic String getSTRASSE()
Stringpublic void setSTRASSE(String value)
value - allowed object is
Stringpublic String getHAUSNUMMER()
Stringpublic void setHAUSNUMMER(String value)
value - allowed object is
Stringpublic String getSTIEGE()
Stringpublic void setSTIEGE(String value)
value - allowed object is
Stringpublic BigDecimal getLAT()
Stringpublic void setLAT(BigDecimal value)
value - allowed object is
Stringpublic BigDecimal getLNG()
Stringpublic void setLNG(BigDecimal value)
value - allowed object is
Stringpublic Boolean isFOERDERBAR()
Stringpublic void setFOERDERBAR(Boolean value)
value - allowed object is
Stringpublic Boolean isKONVENTIONIERT()
Stringpublic void setKONVENTIONIERT(Boolean value)
value - allowed object is
Stringpublic EnergyEfficencyClass getENERGIEEFFIZIENZKLASSE()
EnergyEfficencyClasspublic void setENERGIEEFFIZIENZKLASSE(EnergyEfficencyClass value)
value - allowed object is
EnergyEfficencyClasspublic BigDecimal getKUBATUR()
Stringpublic void setKUBATUR(BigDecimal value)
value - allowed object is
Stringpublic ConditionType getZUSTAND()
ConditionTypepublic void setZUSTAND(ConditionType value)
value - allowed object is
ConditionTypepublic BigInteger getZIMMER()
Stringpublic void setZIMMER(BigInteger value)
value - allowed object is
Stringpublic BigInteger getSTOCKWERKE()
Stringpublic void setSTOCKWERKE(BigInteger value)
value - allowed object is
Stringpublic BigInteger getSTOCKWERK()
Stringpublic void setSTOCKWERK(BigInteger value)
value - allowed object is
Stringpublic Boolean isAUFZUG()
Stringpublic void setAUFZUG(Boolean value)
value - allowed object is
Stringpublic Boolean isGARAGE()
Stringpublic void setGARAGE(Boolean value)
value - allowed object is
Stringpublic Boolean isABSTELLPLATZ()
Stringpublic void setABSTELLPLATZ(Boolean value)
value - allowed object is
Stringpublic Boolean isGRUENFLAECHE()
Stringpublic void setGRUENFLAECHE(Boolean value)
value - allowed object is
Stringpublic Boolean isKELLER()
Stringpublic void setKELLER(Boolean value)
value - allowed object is
Stringpublic Boolean isTERRASSE()
Stringpublic void setTERRASSE(Boolean value)
value - allowed object is
Stringpublic Boolean isLOGGIA()
Stringpublic void setLOGGIA(Boolean value)
value - allowed object is
Stringpublic Boolean isBALKON()
Stringpublic void setBALKON(Boolean value)
value - allowed object is
Stringpublic Boolean isDACHBODEN()
Stringpublic void setDACHBODEN(Boolean value)
value - allowed object is
Stringpublic HeatingType getHEIZUNG()
HeatingTypepublic void setHEIZUNG(HeatingType value)
value - allowed object is
HeatingTypepublic EnergyStandard getKLIMAHAUS()
EnergyStandardpublic void setKLIMAHAUS(EnergyStandard value)
value - allowed object is
EnergyStandardpublic String getUEBERGABEZEITPUNKT()
Stringpublic void setUEBERGABEZEITPUNKT(String value)
value - allowed object is
Stringpublic String getBAUJAHR()
Stringpublic void setBAUJAHR(String value)
value - allowed object is
Stringpublic String getINFODE()
Stringpublic void setINFODE(String value)
value - allowed object is
Stringpublic String getINFOIT()
Stringpublic void setINFOIT(String value)
value - allowed object is
Stringpublic String getBILD1()
Stringpublic void setBILD1(String value)
value - allowed object is
Stringpublic String getBILD2()
Stringpublic void setBILD2(String value)
value - allowed object is
Stringpublic String getBILD3()
Stringpublic void setBILD3(String value)
value - allowed object is
Stringpublic String getBILD4()
Stringpublic void setBILD4(String value)
value - allowed object is
Stringpublic String getBILD5()
Stringpublic void setBILD5(String value)
value - allowed object is
Stringpublic String getBILD6()
Stringpublic void setBILD6(String value)
value - allowed object is
Stringpublic String getBILD7()
Stringpublic void setBILD7(String value)
value - allowed object is
Stringpublic String getBILD8()
Stringpublic void setBILD8(String value)
value - allowed object is
Stringpublic String getBILD9()
Stringpublic void setBILD9(String value)
value - allowed object is
Stringpublic String getBILD10()
Stringpublic void setBILD10(String value)
value - allowed object is
Stringpublic String getDOWNLOAD1()
Stringpublic void setDOWNLOAD1(String value)
value - allowed object is
Stringpublic String getDOWNLOAD2()
Stringpublic void setDOWNLOAD2(String value)
value - allowed object is
Stringpublic String getDOWNLOAD3()
Stringpublic void setDOWNLOAD3(String value)
value - allowed object is
Stringpublic 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.ToString2public 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.ToString2public Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2public 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.CopyTo2public 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.Equals2Copyright © 2017 OpenEstate. All rights reserved.