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
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 Integer getEtage()
Integerpublic void setEtage(Integer value)
value - allowed object is
Integerpublic Integer getAnzahlEtagen()
Integerpublic void setAnzahlEtagen(Integer value)
value - allowed object is
Integerpublic 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 Boolean isKartenMakro()
Booleanpublic void setKartenMakro(Boolean value)
value - allowed object is
Booleanpublic Boolean isKartenMikro()
Booleanpublic void setKartenMikro(Boolean value)
value - allowed object is
Booleanpublic Boolean isVirtuelletour()
Booleanpublic void setVirtuelletour(Boolean value)
value - allowed object is
Booleanpublic Boolean isLuftbildern()
Booleanpublic void setLuftbildern(Boolean value)
value - allowed object is
Booleanpublic 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.ToStringpublic 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.ToStringpublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTopublic 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.CopyTopublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTopublic 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.EqualsCopyright © 2015 OpenEstate. All rights reserved.