public class Grundstueck extends GrundstueckTypBase implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.ToString
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <extension base="{http://www.immobilienscout24.de/immobilientransfer}GrundstueckTypBase"> <sequence> <element name="Vermarktung" type="{http://www.immobilienscout24.de/immobilientransfer}VermarktungGrundstueckTypAlt"/> <element name="BebaubarMit" type="{http://www.immobilienscout24.de/immobilientransfer}GrundstueckEmpfohleneNutzung" minOccurs="0"/> </sequence> <attribute name="Objektkategorie2" type="{http://www.immobilienscout24.de/immobilientransfer}GrundstueckKategorienTyp" /> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected GrundstueckEmpfohleneNutzung |
bebaubarMit |
protected GrundstueckKategorienTyp |
objektkategorie2 |
protected VermarktungGrundstueckTypAlt |
vermarktung |
abrissErforderlich, baugenehmigungVorhanden, bebaubarNach, erschliessungszustand, freiAb, gfz, grundstuecksFlaeche, grz, kurzfristigBebaubar, 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 |
---|
Grundstueck() |
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) |
GrundstueckEmpfohleneNutzung |
getBebaubarMit()
Gets the value of the bebaubarMit property.
|
GrundstueckKategorienTyp |
getObjektkategorie2()
Gets the value of the objektkategorie2 property.
|
VermarktungGrundstueckTypAlt |
getVermarktung()
Gets the value of the vermarktung property.
|
void |
setBebaubarMit(GrundstueckEmpfohleneNutzung value)
Sets the value of the bebaubarMit property.
|
void |
setObjektkategorie2(GrundstueckKategorienTyp value)
Sets the value of the objektkategorie2 property.
|
void |
setVermarktung(VermarktungGrundstueckTypAlt value)
Sets the value of the vermarktung property.
|
String |
toString() |
getBebaubarNach, getErschliessungszustand, getFreiAb, getGFZ, getGrundstuecksFlaeche, getGRZ, getTeilbarAb, isAbrissErforderlich, isBaugenehmigungVorhanden, isKurzfristigBebaubar, setAbrissErforderlich, setBaugenehmigungVorhanden, setBebaubarNach, setErschliessungszustand, setFreiAb, setGFZ, setGrundstuecksFlaeche, setGRZ, setKurzfristigBebaubar, setTeilbarAb
getAdresse, getAktiveGruppen, getAnbieterObjektID, getApiSuchfelder, getAusstattung, getGruppierungsID, getImportmodus, getKontaktperson, getLage, getManuelleGeoCodierung, getMultimediaAnhang, getObjektbeschreibung, getProvision, getProvisionshinweis, getScoutObjektID, getSonstigeAngaben, getStatusHP, getStatusIS24, getStatusVBM, getUeberschrift, getWaehrung, isAdressdruck, isProvisionspflichtig, setAdressdruck, setAdresse, setAktiveGruppen, setAnbieterObjektID, setApiSuchfelder, setAusstattung, setGruppierungsID, setImportmodus, setKontaktperson, setLage, setManuelleGeoCodierung, setObjektbeschreibung, setProvision, setProvisionshinweis, setProvisionspflichtig, setScoutObjektID, setSonstigeAngaben, setStatusHP, setStatusIS24, setStatusVBM, setUeberschrift, setWaehrung
protected VermarktungGrundstueckTypAlt vermarktung
protected GrundstueckEmpfohleneNutzung bebaubarMit
protected GrundstueckKategorienTyp objektkategorie2
public VermarktungGrundstueckTypAlt getVermarktung()
VermarktungGrundstueckTypAlt
public void setVermarktung(VermarktungGrundstueckTypAlt value)
value
- allowed object is
VermarktungGrundstueckTypAlt
public GrundstueckEmpfohleneNutzung getBebaubarMit()
GrundstueckEmpfohleneNutzung
public void setBebaubarMit(GrundstueckEmpfohleneNutzung value)
value
- allowed object is
GrundstueckEmpfohleneNutzung
public GrundstueckKategorienTyp getObjektkategorie2()
GrundstueckKategorienTyp
public void setObjektkategorie2(GrundstueckKategorienTyp value)
value
- allowed object is
GrundstueckKategorienTyp
public String toString()
toString
in class GrundstueckTypBase
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 GrundstueckTypBase
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 GrundstueckTypBase
public Object clone()
clone
in class GrundstueckTypBase
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
copyTo
in class GrundstueckTypBase
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 GrundstueckTypBase
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 GrundstueckTypBase
public boolean equals(Object object)
equals
in class GrundstueckTypBase
Copyright © 2015 OpenEstate. All rights reserved.