public class Immobilie 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 Anhaenge |
anhaenge |
protected Ausstattung |
ausstattung |
protected Flaechen |
flaechen |
protected Freitexte |
freitexte |
protected Geo |
geo |
protected Infrastruktur |
infrastruktur |
protected Kontaktperson |
kontaktperson |
protected Objektkategorie |
objektkategorie |
protected Preise |
preise |
protected List<UserDefinedAnyfield> |
userDefinedAnyfield |
protected List<UserDefinedSimplefield> |
userDefinedSimplefield |
protected VerwaltungObjekt |
verwaltungObjekt |
protected VerwaltungTechn |
verwaltungTechn |
protected List<WeitereAdresse> |
weitereAdresse |
protected ZustandAngaben |
zustandAngaben |
Constructor and Description |
---|
Immobilie() |
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) |
Anhaenge |
getAnhaenge()
Gets the value of the anhaenge property.
|
Ausstattung |
getAusstattung()
Gets the value of the ausstattung property.
|
Flaechen |
getFlaechen()
Gets the value of the flaechen property.
|
Freitexte |
getFreitexte()
Gets the value of the freitexte property.
|
Geo |
getGeo()
Gets the value of the geo property.
|
Infrastruktur |
getInfrastruktur()
Gets the value of the infrastruktur property.
|
Kontaktperson |
getKontaktperson()
Gets the value of the kontaktperson property.
|
Objektkategorie |
getObjektkategorie()
Gets the value of the objektkategorie property.
|
Preise |
getPreise()
Gets the value of the preise property.
|
List<UserDefinedAnyfield> |
getUserDefinedAnyfield()
Gets the value of the userDefinedAnyfield property.
|
List<UserDefinedSimplefield> |
getUserDefinedSimplefield()
Gets the value of the userDefinedSimplefield property.
|
VerwaltungObjekt |
getVerwaltungObjekt()
Gets the value of the verwaltungObjekt property.
|
VerwaltungTechn |
getVerwaltungTechn()
Gets the value of the verwaltungTechn property.
|
List<WeitereAdresse> |
getWeitereAdresse()
Gets the value of the weitereAdresse property.
|
ZustandAngaben |
getZustandAngaben()
Gets the value of the zustandAngaben property.
|
void |
setAnhaenge(Anhaenge value)
Sets the value of the anhaenge property.
|
void |
setAusstattung(Ausstattung value)
Sets the value of the ausstattung property.
|
void |
setFlaechen(Flaechen value)
Sets the value of the flaechen property.
|
void |
setFreitexte(Freitexte value)
Sets the value of the freitexte property.
|
void |
setGeo(Geo value)
Sets the value of the geo property.
|
void |
setInfrastruktur(Infrastruktur value)
Sets the value of the infrastruktur property.
|
void |
setKontaktperson(Kontaktperson value)
Sets the value of the kontaktperson property.
|
void |
setObjektkategorie(Objektkategorie value)
Sets the value of the objektkategorie property.
|
void |
setPreise(Preise value)
Sets the value of the preise property.
|
void |
setVerwaltungObjekt(VerwaltungObjekt value)
Sets the value of the verwaltungObjekt property.
|
void |
setVerwaltungTechn(VerwaltungTechn value)
Sets the value of the verwaltungTechn property.
|
void |
setZustandAngaben(ZustandAngaben value)
Sets the value of the zustandAngaben property.
|
String |
toString() |
protected Objektkategorie objektkategorie
protected Geo geo
protected Kontaktperson kontaktperson
protected List<WeitereAdresse> weitereAdresse
protected Preise preise
protected Flaechen flaechen
protected Ausstattung ausstattung
protected ZustandAngaben zustandAngaben
protected Infrastruktur infrastruktur
protected Freitexte freitexte
protected Anhaenge anhaenge
protected VerwaltungObjekt verwaltungObjekt
protected VerwaltungTechn verwaltungTechn
protected List<UserDefinedSimplefield> userDefinedSimplefield
protected List<UserDefinedAnyfield> userDefinedAnyfield
public Objektkategorie getObjektkategorie()
Objektkategorie
public void setObjektkategorie(Objektkategorie value)
value
- allowed object is
Objektkategorie
public void setGeo(Geo value)
value
- allowed object is
Geo
public Kontaktperson getKontaktperson()
Kontaktperson
public void setKontaktperson(Kontaktperson value)
value
- allowed object is
Kontaktperson
public List<WeitereAdresse> getWeitereAdresse()
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 weitereAdresse property.
For example, to add a new item, do as follows:
getWeitereAdresse().add(newItem);
Objects of the following type(s) are allowed in the list
WeitereAdresse
public Preise getPreise()
Preise
public void setPreise(Preise value)
value
- allowed object is
Preise
public Flaechen getFlaechen()
Flaechen
public void setFlaechen(Flaechen value)
value
- allowed object is
Flaechen
public Ausstattung getAusstattung()
Ausstattung
public void setAusstattung(Ausstattung value)
value
- allowed object is
Ausstattung
public ZustandAngaben getZustandAngaben()
ZustandAngaben
public void setZustandAngaben(ZustandAngaben value)
value
- allowed object is
ZustandAngaben
public Infrastruktur getInfrastruktur()
Infrastruktur
public void setInfrastruktur(Infrastruktur value)
value
- allowed object is
Infrastruktur
public Freitexte getFreitexte()
Freitexte
public void setFreitexte(Freitexte value)
value
- allowed object is
Freitexte
public Anhaenge getAnhaenge()
Anhaenge
public void setAnhaenge(Anhaenge value)
value
- allowed object is
Anhaenge
public VerwaltungObjekt getVerwaltungObjekt()
VerwaltungObjekt
public void setVerwaltungObjekt(VerwaltungObjekt value)
value
- allowed object is
VerwaltungObjekt
public VerwaltungTechn getVerwaltungTechn()
VerwaltungTechn
public void setVerwaltungTechn(VerwaltungTechn value)
value
- allowed object is
VerwaltungTechn
public List<UserDefinedSimplefield> getUserDefinedSimplefield()
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 userDefinedSimplefield property.
For example, to add a new item, do as follows:
getUserDefinedSimplefield().add(newItem);
Objects of the following type(s) are allowed in the list
UserDefinedSimplefield
public List<UserDefinedAnyfield> getUserDefinedAnyfield()
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 userDefinedAnyfield property.
For example, to add a new item, do as follows:
getUserDefinedAnyfield().add(newItem);
Objects of the following type(s) are allowed in the list
UserDefinedAnyfield
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.