public class Geo extends Object implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.ToString2
| Modifier and Type | Field and Description |
|---|---|
protected String |
bundesland |
protected BigInteger |
etage |
protected String |
flur |
protected String |
flurstueck |
protected String |
gemarkung |
protected String |
gemeindecode |
protected Geokoordinaten |
geokoordinaten |
protected String |
hausnummer |
protected LageGebiet |
lageGebiet |
protected LageImBau |
lageImBau |
protected Land |
land |
protected String |
ort |
protected String |
plz |
protected String |
regionalerZusatz |
protected String |
strasse |
protected List<UserDefinedAnyfield> |
userDefinedAnyfield |
protected List<UserDefinedSimplefield> |
userDefinedSimplefield |
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.ToStringStrategy2 strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 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.EqualsStrategy2 strategy) |
String |
getBundesland()
Gets the value of the bundesland property.
|
BigInteger |
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<UserDefinedSimplefield> |
getUserDefinedSimplefield()
Gets the value of the userDefinedSimplefield property.
|
String |
getWohnungsnr()
Gets the value of the wohnungsnr property.
|
void |
setBundesland(String value)
Sets the value of the bundesland property.
|
void |
setEtage(BigInteger 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 |
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 |
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 |
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 BigInteger etage
protected LageImBau lageImBau
protected String wohnungsnr
protected LageGebiet lageGebiet
protected String regionalerZusatz
protected List<UserDefinedSimplefield> userDefinedSimplefield
protected List<UserDefinedAnyfield> userDefinedAnyfield
public void setPlz(String value)
value - allowed object is
Stringpublic void setOrt(String value)
value - allowed object is
Stringpublic Geokoordinaten getGeokoordinaten()
Geokoordinatenpublic void setGeokoordinaten(Geokoordinaten value)
value - allowed object is
Geokoordinatenpublic String getStrasse()
Stringpublic void setStrasse(String value)
value - allowed object is
Stringpublic String getHausnummer()
Stringpublic void setHausnummer(String value)
value - allowed object is
Stringpublic String getBundesland()
Stringpublic void setBundesland(String value)
value - allowed object is
Stringpublic void setLand(Land value)
value - allowed object is
Landpublic String getGemeindecode()
Stringpublic void setGemeindecode(String value)
value - allowed object is
Stringpublic String getFlur()
Stringpublic void setFlur(String value)
value - allowed object is
Stringpublic String getFlurstueck()
Stringpublic void setFlurstueck(String value)
value - allowed object is
Stringpublic String getGemarkung()
Stringpublic void setGemarkung(String value)
value - allowed object is
Stringpublic BigInteger getEtage()
Stringpublic void setEtage(BigInteger value)
value - allowed object is
Stringpublic LageImBau getLageImBau()
LageImBaupublic void setLageImBau(LageImBau value)
value - allowed object is
LageImBaupublic String getWohnungsnr()
Stringpublic void setWohnungsnr(String value)
value - allowed object is
Stringpublic LageGebiet getLageGebiet()
LageGebietpublic void setLageGebiet(LageGebiet value)
value - allowed object is
LageGebietpublic String getRegionalerZusatz()
Stringpublic void setRegionalerZusatz(String value)
value - allowed object is
Stringpublic 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.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2public Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2public Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2Copyright © 2017 OpenEstate. All rights reserved.