@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public class EinzelhandelTyp extends GewerbeImmoBaseTyp implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for EinzelhandelTyp complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EinzelhandelTyp"> <complexContent> <extension base="{http://www.immobilienscout24.de/immobilientransfer}GewerbeImmoBaseTyp"> <sequence> <element name="Vermarktung" type="{http://www.immobilienscout24.de/immobilientransfer}VermarktungGewerbeTyp"/> <element name="Lastenaufzug" type="{http://www.immobilienscout24.de/immobilientransfer}HebeanlageTyp" minOccurs="0"/> </sequence> <attribute name="Objektkategorie2" type="{http://www.immobilienscout24.de/immobilientransfer}EinzelhandelKategorienTyp" default="keineAngabe" /> <attribute name="Verkaufsflaeche" use="required" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl102Typ" /> <attribute name="Bodenbelag" type="{http://www.immobilienscout24.de/immobilientransfer}BodenbelagTyp" /> <attribute name="Schaufensterfront" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl52Typ" /> <attribute name="Deckenlast" type="{http://www.immobilienscout24.de/immobilientransfer}Zahl72Typ" /> <attribute name="Lageart" type="{http://www.immobilienscout24.de/immobilientransfer}LageartTyp" /> <attribute name="Rampe" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="Zulieferung" type="{http://www.immobilienscout24.de/immobilientransfer}ZulieferungTyp" /> <attribute name="Denkmalschutzobjekt" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="Keller" type="{http://www.w3.org/2001/XMLSchema}boolean" /> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected BodenbelagTyp |
bodenbelag |
protected BigDecimal |
deckenlast |
protected Boolean |
denkmalschutzobjekt |
protected Boolean |
keller |
protected LageartTyp |
lageart |
protected JAXBElement<HebeanlageTyp> |
lastenaufzug |
protected EinzelhandelKategorienTyp |
objektkategorie2 |
protected Boolean |
rampe |
protected BigDecimal |
schaufensterfront |
protected BigDecimal |
verkaufsflaeche |
protected VermarktungGewerbeTyp |
vermarktung |
protected ZulieferungTyp |
zulieferung |
anzahlParkflaechen, ausstattungsqualitaet, baujahr, befeuerungsArt, energieausweis, etagen, fahrzeitBAB, fahrzeitBHf, fahrzeitFlughafen, freiAb, fusswegOeNV, gesamtflaeche, heizungsart, jahrLetzteModernisierung, nebenflaeche, objektzustand, personenaufzug, teilbarAb
adressdruck, adresse, aktiveGruppen, anbieterObjektID, apiSuchfelder, ausstattung, gruppierungsID, importmodus, kontaktperson, lage, manuelleGeoCodierung, multimediaAnhang, objektbeschreibung, provision, provisionshinweis, provisionspflichtig, scoutObjektID, sonstigeAngaben, statusHP, statusIS24, statusVBM, ueberschrift, waehrung
Constructor and Description |
---|
EinzelhandelTyp() |
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) |
BodenbelagTyp |
getBodenbelag()
Gets the value of the bodenbelag property.
|
BigDecimal |
getDeckenlast()
Gets the value of the deckenlast property.
|
Boolean |
getDenkmalschutzobjekt()
Gets the value of the denkmalschutzobjekt property.
|
Boolean |
getKeller()
Gets the value of the keller property.
|
LageartTyp |
getLageart()
Gets the value of the lageart property.
|
JAXBElement<HebeanlageTyp> |
getLastenaufzug()
Gets the value of the lastenaufzug property.
|
EinzelhandelKategorienTyp |
getObjektkategorie2()
Gets the value of the objektkategorie2 property.
|
Boolean |
getRampe()
Gets the value of the rampe property.
|
BigDecimal |
getSchaufensterfront()
Gets the value of the schaufensterfront property.
|
BigDecimal |
getVerkaufsflaeche()
Gets the value of the verkaufsflaeche property.
|
VermarktungGewerbeTyp |
getVermarktung()
Gets the value of the vermarktung property.
|
ZulieferungTyp |
getZulieferung()
Gets the value of the zulieferung property.
|
void |
setBodenbelag(BodenbelagTyp value)
Sets the value of the bodenbelag property.
|
void |
setDeckenlast(BigDecimal value)
Sets the value of the deckenlast property.
|
void |
setDenkmalschutzobjekt(Boolean value)
Sets the value of the denkmalschutzobjekt property.
|
void |
setKeller(Boolean value)
Sets the value of the keller property.
|
void |
setLageart(LageartTyp value)
Sets the value of the lageart property.
|
void |
setLastenaufzug(JAXBElement<HebeanlageTyp> value)
Sets the value of the lastenaufzug property.
|
void |
setObjektkategorie2(EinzelhandelKategorienTyp value)
Sets the value of the objektkategorie2 property.
|
void |
setRampe(Boolean value)
Sets the value of the rampe property.
|
void |
setSchaufensterfront(BigDecimal value)
Sets the value of the schaufensterfront property.
|
void |
setVerkaufsflaeche(BigDecimal value)
Sets the value of the verkaufsflaeche property.
|
void |
setVermarktung(VermarktungGewerbeTyp value)
Sets the value of the vermarktung property.
|
void |
setZulieferung(ZulieferungTyp value)
Sets the value of the zulieferung property.
|
String |
toString() |
getAnzahlParkflaechen, getAusstattungsqualitaet, getBaujahr, getBefeuerungsArt, getEnergieausweis, getEtagen, getFahrzeitBAB, getFahrzeitBHf, getFahrzeitFlughafen, getFreiAb, getFusswegOeNV, getGesamtflaeche, getHeizungsart, getJahrLetzteModernisierung, getNebenflaeche, getObjektzustand, getPersonenaufzug, getTeilbarAb, setAnzahlParkflaechen, setAusstattungsqualitaet, setBaujahr, setBefeuerungsArt, setEnergieausweis, setEtagen, setFahrzeitBAB, setFahrzeitBHf, setFahrzeitFlughafen, setFreiAb, setFusswegOeNV, setGesamtflaeche, setHeizungsart, setJahrLetzteModernisierung, setNebenflaeche, setObjektzustand, setPersonenaufzug, setTeilbarAb
getAdressdruck, getAdresse, getAktiveGruppen, getAnbieterObjektID, getApiSuchfelder, getAusstattung, getGruppierungsID, getImportmodus, getKontaktperson, getLage, getManuelleGeoCodierung, getMultimediaAnhang, getObjektbeschreibung, getProvision, getProvisionshinweis, getProvisionspflichtig, getScoutObjektID, getSonstigeAngaben, getStatusHP, getStatusIS24, getStatusVBM, getUeberschrift, getWaehrung, setAdressdruck, setAdresse, setAktiveGruppen, setAnbieterObjektID, setApiSuchfelder, setAusstattung, setGruppierungsID, setImportmodus, setKontaktperson, setLage, setManuelleGeoCodierung, setObjektbeschreibung, setProvision, setProvisionshinweis, setProvisionspflichtig, setScoutObjektID, setSonstigeAngaben, setStatusHP, setStatusIS24, setStatusVBM, setUeberschrift, setWaehrung
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected VermarktungGewerbeTyp vermarktung
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected JAXBElement<HebeanlageTyp> lastenaufzug
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected EinzelhandelKategorienTyp objektkategorie2
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected BigDecimal verkaufsflaeche
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected BodenbelagTyp bodenbelag
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected BigDecimal schaufensterfront
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected BigDecimal deckenlast
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected LageartTyp lageart
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected Boolean rampe
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected ZulieferungTyp zulieferung
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected Boolean denkmalschutzobjekt
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected Boolean keller
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public VermarktungGewerbeTyp getVermarktung()
VermarktungGewerbeTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setVermarktung(VermarktungGewerbeTyp value)
value
- allowed object is
VermarktungGewerbeTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public JAXBElement<HebeanlageTyp> getLastenaufzug()
JAXBElement
<
HebeanlageTyp
>
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setLastenaufzug(JAXBElement<HebeanlageTyp> value)
value
- allowed object is
JAXBElement
<
HebeanlageTyp
>
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public EinzelhandelKategorienTyp getObjektkategorie2()
EinzelhandelKategorienTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setObjektkategorie2(EinzelhandelKategorienTyp value)
value
- allowed object is
EinzelhandelKategorienTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public BigDecimal getVerkaufsflaeche()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setVerkaufsflaeche(BigDecimal value)
value
- allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public BodenbelagTyp getBodenbelag()
BodenbelagTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setBodenbelag(BodenbelagTyp value)
value
- allowed object is
BodenbelagTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public BigDecimal getSchaufensterfront()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setSchaufensterfront(BigDecimal value)
value
- allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public BigDecimal getDeckenlast()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setDeckenlast(BigDecimal value)
value
- allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public LageartTyp getLageart()
LageartTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setLageart(LageartTyp value)
value
- allowed object is
LageartTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public Boolean getRampe()
Boolean
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setRampe(Boolean value)
value
- allowed object is
Boolean
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public ZulieferungTyp getZulieferung()
ZulieferungTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setZulieferung(ZulieferungTyp value)
value
- allowed object is
ZulieferungTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public Boolean getDenkmalschutzobjekt()
Boolean
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setDenkmalschutzobjekt(Boolean value)
value
- allowed object is
Boolean
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public Boolean getKeller()
Boolean
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setKeller(Boolean value)
value
- allowed object is
Boolean
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public String toString()
toString
in class GewerbeImmoBaseTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") 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 GewerbeImmoBaseTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") 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 GewerbeImmoBaseTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public Object clone()
clone
in class GewerbeImmoBaseTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo2
copyTo
in class GewerbeImmoBaseTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") 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 GewerbeImmoBaseTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo2
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") 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 GewerbeImmoBaseTyp
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public boolean equals(Object object)
equals
in class GewerbeImmoBaseTyp
Copyright © 2018 OpenEstate. All rights reserved.