public class Objekt 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 String |
anbieterId |
protected String |
anzahlZimmer |
protected String |
bezeichnung |
protected String |
etage |
protected String |
exposeUrl |
protected String |
flaeche |
protected String |
gebot |
protected List<Interessent> |
interessent |
protected String |
land |
protected String |
oobjId |
protected String |
ort |
protected String |
portalObjId |
protected String |
portalUniqueId |
protected String |
preis |
protected String |
stadtbezirk |
protected String |
strasse |
protected List<UserDefinedExtend> |
userDefinedExtend |
protected List<String> |
vermarktungsart |
protected String |
wae |
protected String |
whgNr |
protected String |
zusatzRefnr |
Constructor and Description |
---|
Objekt() |
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) |
String |
getAnbieterId()
Gets the value of the anbieterId property.
|
String |
getAnzahlZimmer()
Gets the value of the anzahlZimmer property.
|
String |
getBezeichnung()
Gets the value of the bezeichnung property.
|
String |
getEtage()
Gets the value of the etage property.
|
String |
getExposeUrl()
Gets the value of the exposeUrl property.
|
String |
getFlaeche()
Gets the value of the flaeche property.
|
String |
getGebot()
Gets the value of the gebot property.
|
List<Interessent> |
getInteressent()
Gets the value of the interessent property.
|
String |
getLand()
Gets the value of the land property.
|
String |
getOobjId()
Gets the value of the oobjId property.
|
String |
getOrt()
Gets the value of the ort property.
|
String |
getPortalObjId()
Gets the value of the portalObjId property.
|
String |
getPortalUniqueId()
Gets the value of the portalUniqueId property.
|
String |
getPreis()
Gets the value of the preis property.
|
String |
getStadtbezirk()
Gets the value of the stadtbezirk property.
|
String |
getStrasse()
Gets the value of the strasse property.
|
List<UserDefinedExtend> |
getUserDefinedExtend()
Gets the value of the userDefinedExtend property.
|
List<String> |
getVermarktungsart()
Gets the value of the vermarktungsart property.
|
String |
getWae()
Gets the value of the wae property.
|
String |
getWhgNr()
Gets the value of the whgNr property.
|
String |
getZusatzRefnr()
Gets the value of the zusatzRefnr property.
|
void |
setAnbieterId(String value)
Sets the value of the anbieterId property.
|
void |
setAnzahlZimmer(String value)
Sets the value of the anzahlZimmer property.
|
void |
setBezeichnung(String value)
Sets the value of the bezeichnung property.
|
void |
setEtage(String value)
Sets the value of the etage property.
|
void |
setExposeUrl(String value)
Sets the value of the exposeUrl property.
|
void |
setFlaeche(String value)
Sets the value of the flaeche property.
|
void |
setGebot(String value)
Sets the value of the gebot property.
|
void |
setLand(String value)
Sets the value of the land property.
|
void |
setOobjId(String value)
Sets the value of the oobjId property.
|
void |
setOrt(String value)
Sets the value of the ort property.
|
void |
setPortalObjId(String value)
Sets the value of the portalObjId property.
|
void |
setPortalUniqueId(String value)
Sets the value of the portalUniqueId property.
|
void |
setPreis(String value)
Sets the value of the preis property.
|
void |
setStadtbezirk(String value)
Sets the value of the stadtbezirk property.
|
void |
setStrasse(String value)
Sets the value of the strasse property.
|
void |
setWae(String value)
Sets the value of the wae property.
|
void |
setWhgNr(String value)
Sets the value of the whgNr property.
|
void |
setZusatzRefnr(String value)
Sets the value of the zusatzRefnr property.
|
String |
toString() |
protected String portalUniqueId
protected String portalObjId
protected String anbieterId
protected String oobjId
protected String zusatzRefnr
protected String exposeUrl
protected String bezeichnung
protected String etage
protected String whgNr
protected String strasse
protected String ort
protected String land
protected String stadtbezirk
protected String preis
protected String gebot
protected String wae
protected String anzahlZimmer
protected String flaeche
protected List<Interessent> interessent
protected List<UserDefinedExtend> userDefinedExtend
public String getPortalUniqueId()
String
public void setPortalUniqueId(String value)
value
- allowed object is
String
public String getPortalObjId()
String
public void setPortalObjId(String value)
value
- allowed object is
String
public String getAnbieterId()
String
public void setAnbieterId(String value)
value
- allowed object is
String
public String getOobjId()
String
public void setOobjId(String value)
value
- allowed object is
String
public String getZusatzRefnr()
String
public void setZusatzRefnr(String value)
value
- allowed object is
String
public String getExposeUrl()
String
public void setExposeUrl(String value)
value
- allowed object is
String
public List<String> getVermarktungsart()
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 vermarktungsart property.
For example, to add a new item, do as follows:
getVermarktungsart().add(newItem);
Objects of the following type(s) are allowed in the list
String
public String getBezeichnung()
String
public void setBezeichnung(String value)
value
- allowed object is
String
public String getEtage()
String
public void setEtage(String value)
value
- allowed object is
String
public String getWhgNr()
String
public void setWhgNr(String value)
value
- allowed object is
String
public String getStrasse()
String
public void setStrasse(String value)
value
- allowed object is
String
public void setOrt(String value)
value
- allowed object is
String
public String getLand()
String
public void setLand(String value)
value
- allowed object is
String
public String getStadtbezirk()
String
public void setStadtbezirk(String value)
value
- allowed object is
String
public String getPreis()
String
public void setPreis(String value)
value
- allowed object is
String
public String getGebot()
String
public void setGebot(String value)
value
- allowed object is
String
public void setWae(String value)
value
- allowed object is
String
public String getAnzahlZimmer()
String
public void setAnzahlZimmer(String value)
value
- allowed object is
String
public String getFlaeche()
String
public void setFlaeche(String value)
value
- allowed object is
String
public List<Interessent> getInteressent()
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 interessent property.
For example, to add a new item, do as follows:
getInteressent().add(newItem);
Objects of the following type(s) are allowed in the list
Interessent
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.