public class Objektart extends Object implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.ToString
Modifier and Type | Field and Description |
---|---|
protected List<BueroPraxen> |
bueroPraxen |
protected List<Einzelhandel> |
einzelhandel |
protected List<FreizeitimmobilieGewerblich> |
freizeitimmobilieGewerblich |
protected List<Gastgewerbe> |
gastgewerbe |
protected List<Grundstueck> |
grundstueck |
protected List<HallenLagerProd> |
hallenLagerProd |
protected List<Haus> |
haus |
protected List<LandUndForstwirtschaft> |
landUndForstwirtschaft |
protected List<String> |
objektartZusatz |
protected List<Parken> |
parken |
protected List<Sonstige> |
sonstige |
protected List<Wohnung> |
wohnung |
protected List<Zimmer> |
zimmer |
protected List<ZinshausRenditeobjekt> |
zinshausRenditeobjekt |
Constructor and Description |
---|
Objektart() |
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) |
List<BueroPraxen> |
getBueroPraxen()
Gets the value of the bueroPraxen property.
|
List<Einzelhandel> |
getEinzelhandel()
Gets the value of the einzelhandel property.
|
List<FreizeitimmobilieGewerblich> |
getFreizeitimmobilieGewerblich()
Gets the value of the freizeitimmobilieGewerblich property.
|
List<Gastgewerbe> |
getGastgewerbe()
Gets the value of the gastgewerbe property.
|
List<Grundstueck> |
getGrundstueck()
Gets the value of the grundstueck property.
|
List<HallenLagerProd> |
getHallenLagerProd()
Gets the value of the hallenLagerProd property.
|
List<Haus> |
getHaus()
Gets the value of the haus property.
|
List<LandUndForstwirtschaft> |
getLandUndForstwirtschaft()
Gets the value of the landUndForstwirtschaft property.
|
List<String> |
getObjektartZusatz()
Gets the value of the objektartZusatz property.
|
List<Parken> |
getParken()
Gets the value of the parken property.
|
List<Sonstige> |
getSonstige()
Gets the value of the sonstige property.
|
List<Wohnung> |
getWohnung()
Gets the value of the wohnung property.
|
List<Zimmer> |
getZimmer()
Gets the value of the zimmer property.
|
List<ZinshausRenditeobjekt> |
getZinshausRenditeobjekt()
Gets the value of the zinshausRenditeobjekt property.
|
String |
toString() |
protected List<Grundstueck> grundstueck
protected List<BueroPraxen> bueroPraxen
protected List<Einzelhandel> einzelhandel
protected List<Gastgewerbe> gastgewerbe
protected List<HallenLagerProd> hallenLagerProd
protected List<LandUndForstwirtschaft> landUndForstwirtschaft
protected List<FreizeitimmobilieGewerblich> freizeitimmobilieGewerblich
protected List<ZinshausRenditeobjekt> zinshausRenditeobjekt
public List<Zimmer> getZimmer()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the zimmer property.
For example, to add a new item, do as follows:
getZimmer().add(newItem);
Objects of the following type(s) are allowed in the list
Zimmer
public List<Wohnung> getWohnung()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the wohnung property.
For example, to add a new item, do as follows:
getWohnung().add(newItem);
Objects of the following type(s) are allowed in the list
Wohnung
public List<Haus> getHaus()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the haus property.
For example, to add a new item, do as follows:
getHaus().add(newItem);
Objects of the following type(s) are allowed in the list
Haus
public List<Grundstueck> getGrundstueck()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the grundstueck property.
For example, to add a new item, do as follows:
getGrundstueck().add(newItem);
Objects of the following type(s) are allowed in the list
Grundstueck
public List<BueroPraxen> getBueroPraxen()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the bueroPraxen property.
For example, to add a new item, do as follows:
getBueroPraxen().add(newItem);
Objects of the following type(s) are allowed in the list
BueroPraxen
public List<Einzelhandel> getEinzelhandel()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the einzelhandel property.
For example, to add a new item, do as follows:
getEinzelhandel().add(newItem);
Objects of the following type(s) are allowed in the list
Einzelhandel
public List<Gastgewerbe> getGastgewerbe()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the gastgewerbe property.
For example, to add a new item, do as follows:
getGastgewerbe().add(newItem);
Objects of the following type(s) are allowed in the list
Gastgewerbe
public List<HallenLagerProd> getHallenLagerProd()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the hallenLagerProd property.
For example, to add a new item, do as follows:
getHallenLagerProd().add(newItem);
Objects of the following type(s) are allowed in the list
HallenLagerProd
public List<LandUndForstwirtschaft> getLandUndForstwirtschaft()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the landUndForstwirtschaft property.
For example, to add a new item, do as follows:
getLandUndForstwirtschaft().add(newItem);
Objects of the following type(s) are allowed in the list
LandUndForstwirtschaft
public List<Parken> getParken()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the parken property.
For example, to add a new item, do as follows:
getParken().add(newItem);
Objects of the following type(s) are allowed in the list
Parken
public List<Sonstige> getSonstige()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the sonstige property.
For example, to add a new item, do as follows:
getSonstige().add(newItem);
Objects of the following type(s) are allowed in the list
Sonstige
public List<FreizeitimmobilieGewerblich> getFreizeitimmobilieGewerblich()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the freizeitimmobilieGewerblich property.
For example, to add a new item, do as follows:
getFreizeitimmobilieGewerblich().add(newItem);
Objects of the following type(s) are allowed in the list
FreizeitimmobilieGewerblich
public List<ZinshausRenditeobjekt> getZinshausRenditeobjekt()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the zinshausRenditeobjekt property.
For example, to add a new item, do as follows:
getZinshausRenditeobjekt().add(newItem);
Objects of the following type(s) are allowed in the list
ZinshausRenditeobjekt
public List<String> getObjektartZusatz()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the objektartZusatz property.
For example, to add a new item, do as follows:
getObjektartZusatz().add(newItem);
Objects of the following type(s) are allowed in the list
String
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
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
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
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
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
Copyright © 2015 OpenEstate. All rights reserved.