public class GrundstueckGewerbeEmpfohleneNutzung extends GrundstueckEmpfohleneNutzung implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.ToString
Java class for GrundstueckGewerbeEmpfohleneNutzung complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GrundstueckGewerbeEmpfohleneNutzung"> <complexContent> <restriction base="{http://www.immobilienscout24.de/immobilientransfer}GrundstueckEmpfohleneNutzung"> <all> <element name="Ackerland" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="Bauerwartungsland" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="Bootsstaende" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="Buero" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="Camping" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="Einzelhandel-gross" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="Einzelhandel-klein" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="Garagen" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="Garten" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="Gastronomie" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="Gewerbe" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="Hotel" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="Industrie" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="keineBebauung" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="Kleingewerbe" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="Lager" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="Obstpflanzung" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="Parkhaus" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="Produktion" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="Stellplaetze" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> <element name="Wald" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/> </all> </restriction> </complexContent> </complexType>
ackerland, bauerwartungsland, bootsstaende, buero, camping, doppelhaus, einfamilienhaus, einzelhandelGross, einzelhandelKlein, garagen, garten, gastronomie, gewerbe, hotel, industrie, keineBebauung, kleingewerbe, lager, mehrfamilienhaus, obstpflanzung, parkhaus, produktion, reihenhaus, stellplaetze, villa, wald
Constructor and Description |
---|
GrundstueckGewerbeEmpfohleneNutzung() |
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) |
String |
toString() |
getAckerland, getBauerwartungsland, getBootsstaende, getBuero, getCamping, getDoppelhaus, getEinfamilienhaus, getEinzelhandelGross, getEinzelhandelKlein, getGaragen, getGarten, getGastronomie, getGewerbe, getHotel, getIndustrie, getKeineBebauung, getKleingewerbe, getLager, getMehrfamilienhaus, getObstpflanzung, getParkhaus, getProduktion, getReihenhaus, getStellplaetze, getVilla, getWald, setAckerland, setBauerwartungsland, setBootsstaende, setBuero, setCamping, setDoppelhaus, setEinfamilienhaus, setEinzelhandelGross, setEinzelhandelKlein, setGaragen, setGarten, setGastronomie, setGewerbe, setHotel, setIndustrie, setKeineBebauung, setKleingewerbe, setLager, setMehrfamilienhaus, setObstpflanzung, setParkhaus, setProduktion, setReihenhaus, setStellplaetze, setVilla, setWald
public String toString()
toString
in class GrundstueckEmpfohleneNutzung
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 GrundstueckEmpfohleneNutzung
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 GrundstueckEmpfohleneNutzung
public Object clone()
clone
in class GrundstueckEmpfohleneNutzung
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
copyTo
in class GrundstueckEmpfohleneNutzung
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 GrundstueckEmpfohleneNutzung
public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo
createNewInstance
in class GrundstueckEmpfohleneNutzung
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 GrundstueckEmpfohleneNutzung
public boolean equals(Object object)
equals
in class GrundstueckEmpfohleneNutzung
Copyright © 2015 OpenEstate. All rights reserved.