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, teilbarAbadressdruck, 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, setTeilbarAbgetAdresse, 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, setWaehrungprotected VermarktungGrundstueckTypAlt vermarktung
protected GrundstueckEmpfohleneNutzung bebaubarMit
protected GrundstueckKategorienTyp objektkategorie2
public VermarktungGrundstueckTypAlt getVermarktung()
VermarktungGrundstueckTypAltpublic void setVermarktung(VermarktungGrundstueckTypAlt value)
value - allowed object is
VermarktungGrundstueckTypAltpublic GrundstueckEmpfohleneNutzung getBebaubarMit()
GrundstueckEmpfohleneNutzungpublic void setBebaubarMit(GrundstueckEmpfohleneNutzung value)
value - allowed object is
GrundstueckEmpfohleneNutzungpublic GrundstueckKategorienTyp getObjektkategorie2()
GrundstueckKategorienTyppublic void setObjektkategorie2(GrundstueckKategorienTyp value)
value - allowed object is
GrundstueckKategorienTyppublic String toString()
toString in class GrundstueckTypBasepublic 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.ToStringappend in class GrundstueckTypBasepublic 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.ToStringappendFields in class GrundstueckTypBasepublic Object clone()
clone in class GrundstueckTypBasepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class GrundstueckTypBasepublic 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.CopyTocopyTo in class GrundstueckTypBasepublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTopublic 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.Equalsequals in class GrundstueckTypBasepublic boolean equals(Object object)
equals in class GrundstueckTypBaseCopyright © 2015 OpenEstate. All rights reserved.