public class Geo 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 Integer |
anzahlEtagen |
protected String |
bundesland |
protected Integer |
etage |
protected String |
flur |
protected String |
flurstueck |
protected String |
gemarkung |
protected String |
gemeindecode |
protected Geokoordinaten |
geokoordinaten |
protected String |
hausnummer |
protected Boolean |
kartenMakro |
protected Boolean |
kartenMikro |
protected LageGebiet |
lageGebiet |
protected LageImBau |
lageImBau |
protected Land |
land |
protected Boolean |
luftbildern |
protected String |
ort |
protected String |
plz |
protected String |
regionalerZusatz |
protected String |
strasse |
protected List<UserDefinedAnyfield> |
userDefinedAnyfield |
protected List<UserDefinedExtend> |
userDefinedExtend |
protected List<UserDefinedSimplefield> |
userDefinedSimplefield |
protected Boolean |
virtuelletour |
protected String |
wohnungsnr |
Constructor and Description |
---|
Geo() |
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) |
Integer |
getAnzahlEtagen()
Gets the value of the anzahlEtagen property.
|
String |
getBundesland()
Gets the value of the bundesland property.
|
Integer |
getEtage()
Gets the value of the etage property.
|
String |
getFlur()
Gets the value of the flur property.
|
String |
getFlurstueck()
Gets the value of the flurstueck property.
|
String |
getGemarkung()
Gets the value of the gemarkung property.
|
String |
getGemeindecode()
Gets the value of the gemeindecode property.
|
Geokoordinaten |
getGeokoordinaten()
Gets the value of the geokoordinaten property.
|
String |
getHausnummer()
Gets the value of the hausnummer property.
|
LageGebiet |
getLageGebiet()
Gets the value of the lageGebiet property.
|
LageImBau |
getLageImBau()
Gets the value of the lageImBau property.
|
Land |
getLand()
Gets the value of the land property.
|
String |
getOrt()
Gets the value of the ort property.
|
String |
getPlz()
Gets the value of the plz property.
|
String |
getRegionalerZusatz()
Gets the value of the regionalerZusatz property.
|
String |
getStrasse()
Gets the value of the strasse property.
|
List<UserDefinedAnyfield> |
getUserDefinedAnyfield()
Gets the value of the userDefinedAnyfield property.
|
List<UserDefinedExtend> |
getUserDefinedExtend()
Gets the value of the userDefinedExtend property.
|
List<UserDefinedSimplefield> |
getUserDefinedSimplefield()
Gets the value of the userDefinedSimplefield property.
|
String |
getWohnungsnr()
Gets the value of the wohnungsnr property.
|
Boolean |
isKartenMakro()
Gets the value of the kartenMakro property.
|
Boolean |
isKartenMikro()
Gets the value of the kartenMikro property.
|
Boolean |
isLuftbildern()
Gets the value of the luftbildern property.
|
Boolean |
isVirtuelletour()
Gets the value of the virtuelletour property.
|
void |
setAnzahlEtagen(Integer value)
Sets the value of the anzahlEtagen property.
|
void |
setBundesland(String value)
Sets the value of the bundesland property.
|
void |
setEtage(Integer value)
Sets the value of the etage property.
|
void |
setFlur(String value)
Sets the value of the flur property.
|
void |
setFlurstueck(String value)
Sets the value of the flurstueck property.
|
void |
setGemarkung(String value)
Sets the value of the gemarkung property.
|
void |
setGemeindecode(String value)
Sets the value of the gemeindecode property.
|
void |
setGeokoordinaten(Geokoordinaten value)
Sets the value of the geokoordinaten property.
|
void |
setHausnummer(String value)
Sets the value of the hausnummer property.
|
void |
setKartenMakro(Boolean value)
Sets the value of the kartenMakro property.
|
void |
setKartenMikro(Boolean value)
Sets the value of the kartenMikro property.
|
void |
setLageGebiet(LageGebiet value)
Sets the value of the lageGebiet property.
|
void |
setLageImBau(LageImBau value)
Sets the value of the lageImBau property.
|
void |
setLand(Land value)
Sets the value of the land property.
|
void |
setLuftbildern(Boolean value)
Sets the value of the luftbildern property.
|
void |
setOrt(String value)
Sets the value of the ort property.
|
void |
setPlz(String value)
Sets the value of the plz property.
|
void |
setRegionalerZusatz(String value)
Sets the value of the regionalerZusatz property.
|
void |
setStrasse(String value)
Sets the value of the strasse property.
|
void |
setVirtuelletour(Boolean value)
Sets the value of the virtuelletour property.
|
void |
setWohnungsnr(String value)
Sets the value of the wohnungsnr property.
|
String |
toString() |
protected String plz
protected String ort
protected Geokoordinaten geokoordinaten
protected String strasse
protected String hausnummer
protected String bundesland
protected Land land
protected String gemeindecode
protected String flur
protected String flurstueck
protected String gemarkung
protected Integer etage
protected Integer anzahlEtagen
protected LageImBau lageImBau
protected String wohnungsnr
protected LageGebiet lageGebiet
protected String regionalerZusatz
protected Boolean kartenMakro
protected Boolean kartenMikro
protected Boolean virtuelletour
protected Boolean luftbildern
protected List<UserDefinedSimplefield> userDefinedSimplefield
protected List<UserDefinedAnyfield> userDefinedAnyfield
protected List<UserDefinedExtend> userDefinedExtend
public void setPlz(String value)
value
- allowed object is
String
public void setOrt(String value)
value
- allowed object is
String
public Geokoordinaten getGeokoordinaten()
Geokoordinaten
public void setGeokoordinaten(Geokoordinaten value)
value
- allowed object is
Geokoordinaten
public String getStrasse()
String
public void setStrasse(String value)
value
- allowed object is
String
public String getHausnummer()
String
public void setHausnummer(String value)
value
- allowed object is
String
public String getBundesland()
String
public void setBundesland(String value)
value
- allowed object is
String
public void setLand(Land value)
value
- allowed object is
Land
public String getGemeindecode()
String
public void setGemeindecode(String value)
value
- allowed object is
String
public String getFlur()
String
public void setFlur(String value)
value
- allowed object is
String
public String getFlurstueck()
String
public void setFlurstueck(String value)
value
- allowed object is
String
public String getGemarkung()
String
public void setGemarkung(String value)
value
- allowed object is
String
public Integer getEtage()
Integer
public void setEtage(Integer value)
value
- allowed object is
Integer
public Integer getAnzahlEtagen()
Integer
public void setAnzahlEtagen(Integer value)
value
- allowed object is
Integer
public LageImBau getLageImBau()
LageImBau
public void setLageImBau(LageImBau value)
value
- allowed object is
LageImBau
public String getWohnungsnr()
String
public void setWohnungsnr(String value)
value
- allowed object is
String
public LageGebiet getLageGebiet()
LageGebiet
public void setLageGebiet(LageGebiet value)
value
- allowed object is
LageGebiet
public String getRegionalerZusatz()
String
public void setRegionalerZusatz(String value)
value
- allowed object is
String
public Boolean isKartenMakro()
Boolean
public void setKartenMakro(Boolean value)
value
- allowed object is
Boolean
public Boolean isKartenMikro()
Boolean
public void setKartenMikro(Boolean value)
value
- allowed object is
Boolean
public Boolean isVirtuelletour()
Boolean
public void setVirtuelletour(Boolean value)
value
- allowed object is
Boolean
public Boolean isLuftbildern()
Boolean
public void setLuftbildern(Boolean value)
value
- allowed object is
Boolean
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 List<UserDefinedExtend> getUserDefinedExtend()
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 userDefinedExtend property.
For example, to add a new item, do as follows:
getUserDefinedExtend().add(newItem);
Objects of the following type(s) are allowed in the list
UserDefinedExtend
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.