public class TypenHausTyp extends VirtuelleImmobilieBaseTyp implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for TypenHausTyp complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TypenHausTyp">
<complexContent>
<extension base="{http://www.immobilienscout24.de/immobilientransfer}VirtuelleImmobilieBaseTyp">
<sequence>
<element name="Baureihe" type="{http://www.immobilienscout24.de/immobilientransfer}Freitext2000Typ" minOccurs="0"/>
<element name="Haustypinfo" type="{http://www.immobilienscout24.de/immobilientransfer}Freitext2000Typ" minOccurs="0"/>
<element name="Dachform" type="{http://www.immobilienscout24.de/immobilientransfer}Freitext2000Typ" minOccurs="0"/>
<element name="WohnFlProGeschoss" type="{http://www.immobilienscout24.de/immobilientransfer}Freitext2000Typ" minOccurs="0"/>
<element name="PreisProBauleistung" type="{http://www.immobilienscout24.de/immobilientransfer}Freitext2000Typ" minOccurs="0"/>
</sequence>
<attribute name="Objektkategorie2" type="{http://www.immobilienscout24.de/immobilientransfer}TypenHausKategorienTyp" default="keineAngabe" />
<attribute name="Wohnflaeche" use="required" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl102Typ" />
<attribute name="Grundflaeche" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl102Typ" />
<attribute name="Gesamtflaeche" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl102Typ" />
<attribute name="Zimmeranzahl" use="required" type="{http://www.immobilienscout24.de/immobilientransfer}ZimmeranzahlTyp" />
<attribute name="PreisAb" use="required" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl152Typ" />
<attribute name="Bauweise" type="{http://www.immobilienscout24.de/immobilientransfer}BauweiseTyp" />
<attribute name="KWert" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl32Typ" />
<attribute name="Ausbaustufe" type="{http://www.immobilienscout24.de/immobilientransfer}AusbaustufeTyp" />
<attribute name="Energiestandard" type="{http://www.immobilienscout24.de/immobilientransfer}EnergiestandardTyp" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AusbaustufeTyp |
ausbaustufe |
protected String |
baureihe |
protected BauweiseTyp |
bauweise |
protected String |
dachform |
protected EnergiestandardTyp |
energiestandard |
protected BigDecimal |
gesamtflaeche |
protected BigDecimal |
grundflaeche |
protected String |
haustypinfo |
protected BigDecimal |
kWert |
protected TypenHausKategorienTyp |
objektkategorie2 |
protected BigDecimal |
preisAb |
protected String |
preisProBauleistung |
protected BigDecimal |
wohnflaeche |
protected String |
wohnFlProGeschoss |
protected BigDecimal |
zimmeranzahl |
adressdruck, aktiveGruppen, anbieterObjektID, apiSuchfelder, ausstattung, gruppierungsID, importmodus, kontaktperson, lage, manuelleGeoCodierung, multimediaAnhang, objektbeschreibung, provision, provisionshinweis, provisionspflichtig, scoutObjektID, sonstigeAngaben, statusHP, statusIS24, statusVBM, ueberschrift, waehrung| Constructor and Description |
|---|
TypenHausTyp() |
| 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) |
AusbaustufeTyp |
getAusbaustufe()
Gets the value of the ausbaustufe property.
|
String |
getBaureihe()
Gets the value of the baureihe property.
|
BauweiseTyp |
getBauweise()
Gets the value of the bauweise property.
|
String |
getDachform()
Gets the value of the dachform property.
|
EnergiestandardTyp |
getEnergiestandard()
Gets the value of the energiestandard property.
|
BigDecimal |
getGesamtflaeche()
Gets the value of the gesamtflaeche property.
|
BigDecimal |
getGrundflaeche()
Gets the value of the grundflaeche property.
|
String |
getHaustypinfo()
Gets the value of the haustypinfo property.
|
BigDecimal |
getKWert()
Gets the value of the kWert property.
|
TypenHausKategorienTyp |
getObjektkategorie2()
Gets the value of the objektkategorie2 property.
|
BigDecimal |
getPreisAb()
Gets the value of the preisAb property.
|
String |
getPreisProBauleistung()
Gets the value of the preisProBauleistung property.
|
BigDecimal |
getWohnflaeche()
Gets the value of the wohnflaeche property.
|
String |
getWohnFlProGeschoss()
Gets the value of the wohnFlProGeschoss property.
|
BigDecimal |
getZimmeranzahl()
Gets the value of the zimmeranzahl property.
|
void |
setAusbaustufe(AusbaustufeTyp value)
Sets the value of the ausbaustufe property.
|
void |
setBaureihe(String value)
Sets the value of the baureihe property.
|
void |
setBauweise(BauweiseTyp value)
Sets the value of the bauweise property.
|
void |
setDachform(String value)
Sets the value of the dachform property.
|
void |
setEnergiestandard(EnergiestandardTyp value)
Sets the value of the energiestandard property.
|
void |
setGesamtflaeche(BigDecimal value)
Sets the value of the gesamtflaeche property.
|
void |
setGrundflaeche(BigDecimal value)
Sets the value of the grundflaeche property.
|
void |
setHaustypinfo(String value)
Sets the value of the haustypinfo property.
|
void |
setKWert(BigDecimal value)
Sets the value of the kWert property.
|
void |
setObjektkategorie2(TypenHausKategorienTyp value)
Sets the value of the objektkategorie2 property.
|
void |
setPreisAb(BigDecimal value)
Sets the value of the preisAb property.
|
void |
setPreisProBauleistung(String value)
Sets the value of the preisProBauleistung property.
|
void |
setWohnflaeche(BigDecimal value)
Sets the value of the wohnflaeche property.
|
void |
setWohnFlProGeschoss(String value)
Sets the value of the wohnFlProGeschoss property.
|
void |
setZimmeranzahl(BigDecimal value)
Sets the value of the zimmeranzahl property.
|
String |
toString() |
getAktiveGruppen, getAnbieterObjektID, getApiSuchfelder, getAusstattung, getGruppierungsID, getImportmodus, getKontaktperson, getLage, getManuelleGeoCodierung, getMultimediaAnhang, getObjektbeschreibung, getProvision, getProvisionshinweis, getScoutObjektID, getSonstigeAngaben, getStatusHP, getStatusIS24, getStatusVBM, getUeberschrift, getWaehrung, isAdressdruck, isProvisionspflichtig, setAdressdruck, setAktiveGruppen, setAnbieterObjektID, setApiSuchfelder, setAusstattung, setGruppierungsID, setImportmodus, setKontaktperson, setLage, setManuelleGeoCodierung, setObjektbeschreibung, setProvision, setProvisionshinweis, setProvisionspflichtig, setScoutObjektID, setSonstigeAngaben, setStatusHP, setStatusIS24, setStatusVBM, setUeberschrift, setWaehrungprotected String baureihe
protected String haustypinfo
protected String dachform
protected String wohnFlProGeschoss
protected String preisProBauleistung
protected TypenHausKategorienTyp objektkategorie2
protected BigDecimal wohnflaeche
protected BigDecimal grundflaeche
protected BigDecimal gesamtflaeche
protected BigDecimal zimmeranzahl
protected BigDecimal preisAb
protected BauweiseTyp bauweise
protected BigDecimal kWert
protected AusbaustufeTyp ausbaustufe
protected EnergiestandardTyp energiestandard
public String getBaureihe()
Stringpublic void setBaureihe(String value)
value - allowed object is
Stringpublic String getHaustypinfo()
Stringpublic void setHaustypinfo(String value)
value - allowed object is
Stringpublic String getDachform()
Stringpublic void setDachform(String value)
value - allowed object is
Stringpublic String getWohnFlProGeschoss()
Stringpublic void setWohnFlProGeschoss(String value)
value - allowed object is
Stringpublic String getPreisProBauleistung()
Stringpublic void setPreisProBauleistung(String value)
value - allowed object is
Stringpublic TypenHausKategorienTyp getObjektkategorie2()
TypenHausKategorienTyppublic void setObjektkategorie2(TypenHausKategorienTyp value)
value - allowed object is
TypenHausKategorienTyppublic BigDecimal getWohnflaeche()
Stringpublic void setWohnflaeche(BigDecimal value)
value - allowed object is
Stringpublic BigDecimal getGrundflaeche()
Stringpublic void setGrundflaeche(BigDecimal value)
value - allowed object is
Stringpublic BigDecimal getGesamtflaeche()
Stringpublic void setGesamtflaeche(BigDecimal value)
value - allowed object is
Stringpublic BigDecimal getZimmeranzahl()
Stringpublic void setZimmeranzahl(BigDecimal value)
value - allowed object is
Stringpublic BigDecimal getPreisAb()
Stringpublic void setPreisAb(BigDecimal value)
value - allowed object is
Stringpublic BauweiseTyp getBauweise()
BauweiseTyppublic void setBauweise(BauweiseTyp value)
value - allowed object is
BauweiseTyppublic BigDecimal getKWert()
Stringpublic void setKWert(BigDecimal value)
value - allowed object is
Stringpublic AusbaustufeTyp getAusbaustufe()
AusbaustufeTyppublic void setAusbaustufe(AusbaustufeTyp value)
value - allowed object is
AusbaustufeTyppublic EnergiestandardTyp getEnergiestandard()
EnergiestandardTyppublic void setEnergiestandard(EnergiestandardTyp value)
value - allowed object is
EnergiestandardTyppublic String toString()
toString in class VirtuelleImmobilieBaseTyppublic 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 VirtuelleImmobilieBaseTyppublic 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 VirtuelleImmobilieBaseTyppublic Object clone()
clone in class VirtuelleImmobilieBaseTyppublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class VirtuelleImmobilieBaseTyppublic 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 VirtuelleImmobilieBaseTyppublic 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 VirtuelleImmobilieBaseTyppublic boolean equals(Object object)
equals in class VirtuelleImmobilieBaseTypCopyright © 2017 OpenEstate. All rights reserved.