public class VerwaltungObjekt 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 Calendar |
abdatum |
protected Boolean |
alsFerien |
protected Calendar |
bisdatum |
protected String |
branchen |
protected Boolean |
denkmalgeschuetzt |
protected Geschlecht |
geschlecht |
protected Boolean |
gewerblicheNutzung |
protected String |
gruppennummer |
protected Boolean |
haustiere |
protected Boolean |
hochhaus |
protected Double |
laufzeit |
protected MaxMietdauer |
maxMietdauer |
protected BigInteger |
maxPersonen |
protected MinMietdauer |
minMietdauer |
protected Boolean |
nichtraucher |
protected Boolean |
objektadresseFreigeben |
protected List<UserDefinedAnyfield> |
userDefinedAnyfield |
protected List<UserDefinedSimplefield> |
userDefinedSimplefield |
protected String |
verfuegbarAb |
protected Boolean |
vermietet |
protected Calendar |
versteigerungstermin |
protected Boolean |
wbsSozialwohnung |
protected String |
zugang |
Constructor and Description |
---|
VerwaltungObjekt() |
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) |
Calendar |
getAbdatum()
Gets the value of the abdatum property.
|
Calendar |
getBisdatum()
Gets the value of the bisdatum property.
|
String |
getBranchen()
Gets the value of the branchen property.
|
Geschlecht |
getGeschlecht()
Gets the value of the geschlecht property.
|
String |
getGruppennummer()
Gets the value of the gruppennummer property.
|
Double |
getLaufzeit()
Gets the value of the laufzeit property.
|
MaxMietdauer |
getMaxMietdauer()
Gets the value of the maxMietdauer property.
|
BigInteger |
getMaxPersonen()
Gets the value of the maxPersonen property.
|
MinMietdauer |
getMinMietdauer()
Gets the value of the minMietdauer property.
|
List<UserDefinedAnyfield> |
getUserDefinedAnyfield()
Gets the value of the userDefinedAnyfield property.
|
List<UserDefinedSimplefield> |
getUserDefinedSimplefield()
Gets the value of the userDefinedSimplefield property.
|
String |
getVerfuegbarAb()
Gets the value of the verfuegbarAb property.
|
Calendar |
getVersteigerungstermin()
Gets the value of the versteigerungstermin property.
|
String |
getZugang()
Gets the value of the zugang property.
|
Boolean |
isAlsFerien()
Gets the value of the alsFerien property.
|
Boolean |
isDenkmalgeschuetzt()
Gets the value of the denkmalgeschuetzt property.
|
Boolean |
isGewerblicheNutzung()
Gets the value of the gewerblicheNutzung property.
|
Boolean |
isHaustiere()
Gets the value of the haustiere property.
|
Boolean |
isHochhaus()
Gets the value of the hochhaus property.
|
Boolean |
isNichtraucher()
Gets the value of the nichtraucher property.
|
Boolean |
isObjektadresseFreigeben()
Gets the value of the objektadresseFreigeben property.
|
Boolean |
isVermietet()
Gets the value of the vermietet property.
|
Boolean |
isWbsSozialwohnung()
Gets the value of the wbsSozialwohnung property.
|
void |
setAbdatum(Calendar value)
Sets the value of the abdatum property.
|
void |
setAlsFerien(Boolean value)
Sets the value of the alsFerien property.
|
void |
setBisdatum(Calendar value)
Sets the value of the bisdatum property.
|
void |
setBranchen(String value)
Sets the value of the branchen property.
|
void |
setDenkmalgeschuetzt(Boolean value)
Sets the value of the denkmalgeschuetzt property.
|
void |
setGeschlecht(Geschlecht value)
Sets the value of the geschlecht property.
|
void |
setGewerblicheNutzung(Boolean value)
Sets the value of the gewerblicheNutzung property.
|
void |
setGruppennummer(String value)
Sets the value of the gruppennummer property.
|
void |
setHaustiere(Boolean value)
Sets the value of the haustiere property.
|
void |
setHochhaus(Boolean value)
Sets the value of the hochhaus property.
|
void |
setLaufzeit(Double value)
Sets the value of the laufzeit property.
|
void |
setMaxMietdauer(MaxMietdauer value)
Sets the value of the maxMietdauer property.
|
void |
setMaxPersonen(BigInteger value)
Sets the value of the maxPersonen property.
|
void |
setMinMietdauer(MinMietdauer value)
Sets the value of the minMietdauer property.
|
void |
setNichtraucher(Boolean value)
Sets the value of the nichtraucher property.
|
void |
setObjektadresseFreigeben(Boolean value)
Sets the value of the objektadresseFreigeben property.
|
void |
setVerfuegbarAb(String value)
Sets the value of the verfuegbarAb property.
|
void |
setVermietet(Boolean value)
Sets the value of the vermietet property.
|
void |
setVersteigerungstermin(Calendar value)
Sets the value of the versteigerungstermin property.
|
void |
setWbsSozialwohnung(Boolean value)
Sets the value of the wbsSozialwohnung property.
|
void |
setZugang(String value)
Sets the value of the zugang property.
|
String |
toString() |
protected Boolean objektadresseFreigeben
protected String verfuegbarAb
protected Calendar abdatum
protected Calendar bisdatum
protected MinMietdauer minMietdauer
protected MaxMietdauer maxMietdauer
protected Calendar versteigerungstermin
protected Boolean wbsSozialwohnung
protected Boolean vermietet
protected String gruppennummer
protected String zugang
protected Double laufzeit
protected BigInteger maxPersonen
protected Boolean nichtraucher
protected Boolean haustiere
protected Geschlecht geschlecht
protected Boolean denkmalgeschuetzt
protected Boolean alsFerien
protected Boolean gewerblicheNutzung
protected String branchen
protected Boolean hochhaus
protected List<UserDefinedSimplefield> userDefinedSimplefield
protected List<UserDefinedAnyfield> userDefinedAnyfield
public Boolean isObjektadresseFreigeben()
Boolean
public void setObjektadresseFreigeben(Boolean value)
value
- allowed object is
Boolean
public String getVerfuegbarAb()
String
public void setVerfuegbarAb(String value)
value
- allowed object is
String
public Calendar getAbdatum()
String
public void setAbdatum(Calendar value)
value
- allowed object is
String
public Calendar getBisdatum()
String
public void setBisdatum(Calendar value)
value
- allowed object is
String
public MinMietdauer getMinMietdauer()
MinMietdauer
public void setMinMietdauer(MinMietdauer value)
value
- allowed object is
MinMietdauer
public MaxMietdauer getMaxMietdauer()
MaxMietdauer
public void setMaxMietdauer(MaxMietdauer value)
value
- allowed object is
MaxMietdauer
public Calendar getVersteigerungstermin()
String
public void setVersteigerungstermin(Calendar value)
value
- allowed object is
String
public Boolean isWbsSozialwohnung()
Boolean
public void setWbsSozialwohnung(Boolean value)
value
- allowed object is
Boolean
public Boolean isVermietet()
Boolean
public void setVermietet(Boolean value)
value
- allowed object is
Boolean
public String getGruppennummer()
String
public void setGruppennummer(String value)
value
- allowed object is
String
public String getZugang()
String
public void setZugang(String value)
value
- allowed object is
String
public Double getLaufzeit()
String
public void setLaufzeit(Double value)
value
- allowed object is
String
public BigInteger getMaxPersonen()
BigInteger
public void setMaxPersonen(BigInteger value)
value
- allowed object is
BigInteger
public Boolean isNichtraucher()
Boolean
public void setNichtraucher(Boolean value)
value
- allowed object is
Boolean
public Boolean isHaustiere()
Boolean
public void setHaustiere(Boolean value)
value
- allowed object is
Boolean
public Geschlecht getGeschlecht()
Geschlecht
public void setGeschlecht(Geschlecht value)
value
- allowed object is
Geschlecht
public Boolean isDenkmalgeschuetzt()
Boolean
public void setDenkmalgeschuetzt(Boolean value)
value
- allowed object is
Boolean
public Boolean isAlsFerien()
Boolean
public void setAlsFerien(Boolean value)
value
- allowed object is
Boolean
public Boolean isGewerblicheNutzung()
Boolean
public void setGewerblicheNutzung(Boolean value)
value
- allowed object is
Boolean
public String getBranchen()
String
public void setBranchen(String value)
value
- allowed object is
String
public Boolean isHochhaus()
Boolean
public void setHochhaus(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 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.