public class VerwaltungTechn 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 Aktion |
aktion |
protected Calendar |
aktivBis |
protected Calendar |
aktivVon |
protected String |
immoxmlObid |
protected String |
kennungUrsprung |
protected String |
objektnrExtern |
protected String |
objektnrIntern |
protected Calendar |
standVom |
protected List<UserDefinedAnyfield> |
userDefinedAnyfield |
protected List<UserDefinedSimplefield> |
userDefinedSimplefield |
protected Boolean |
weitergabeGenerell |
protected String |
weitergabeNegativ |
protected String |
weitergabePositiv |
| Constructor and Description |
|---|
VerwaltungTechn() |
| 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) |
Aktion |
getAktion()
Gets the value of the aktion property.
|
Calendar |
getAktivBis()
Gets the value of the aktivBis property.
|
Calendar |
getAktivVon()
Gets the value of the aktivVon property.
|
String |
getImmoxmlObid()
Gets the value of the immoxmlObid property.
|
String |
getKennungUrsprung()
Gets the value of the kennungUrsprung property.
|
String |
getObjektnrExtern()
Gets the value of the objektnrExtern property.
|
String |
getObjektnrIntern()
Gets the value of the objektnrIntern property.
|
Calendar |
getStandVom()
Gets the value of the standVom property.
|
List<UserDefinedAnyfield> |
getUserDefinedAnyfield()
Gets the value of the userDefinedAnyfield property.
|
List<UserDefinedSimplefield> |
getUserDefinedSimplefield()
Gets the value of the userDefinedSimplefield property.
|
String |
getWeitergabeNegativ()
Gets the value of the weitergabeNegativ property.
|
String |
getWeitergabePositiv()
Gets the value of the weitergabePositiv property.
|
Boolean |
isWeitergabeGenerell()
Gets the value of the weitergabeGenerell property.
|
void |
setAktion(Aktion value)
Sets the value of the aktion property.
|
void |
setAktivBis(Calendar value)
Sets the value of the aktivBis property.
|
void |
setAktivVon(Calendar value)
Sets the value of the aktivVon property.
|
void |
setImmoxmlObid(String value)
Sets the value of the immoxmlObid property.
|
void |
setKennungUrsprung(String value)
Sets the value of the kennungUrsprung property.
|
void |
setObjektnrExtern(String value)
Sets the value of the objektnrExtern property.
|
void |
setObjektnrIntern(String value)
Sets the value of the objektnrIntern property.
|
void |
setStandVom(Calendar value)
Sets the value of the standVom property.
|
void |
setWeitergabeGenerell(Boolean value)
Sets the value of the weitergabeGenerell property.
|
void |
setWeitergabeNegativ(String value)
Sets the value of the weitergabeNegativ property.
|
void |
setWeitergabePositiv(String value)
Sets the value of the weitergabePositiv property.
|
String |
toString() |
protected String objektnrIntern
protected String objektnrExtern
protected Aktion aktion
protected Calendar aktivVon
protected Calendar aktivBis
protected String immoxmlObid
protected String kennungUrsprung
protected Calendar standVom
protected Boolean weitergabeGenerell
protected String weitergabePositiv
protected String weitergabeNegativ
protected List<UserDefinedSimplefield> userDefinedSimplefield
protected List<UserDefinedAnyfield> userDefinedAnyfield
public String getObjektnrIntern()
Stringpublic void setObjektnrIntern(String value)
value - allowed object is
Stringpublic String getObjektnrExtern()
Stringpublic void setObjektnrExtern(String value)
value - allowed object is
Stringpublic Aktion getAktion()
Aktionpublic void setAktion(Aktion value)
value - allowed object is
Aktionpublic Calendar getAktivVon()
Stringpublic void setAktivVon(Calendar value)
value - allowed object is
Stringpublic Calendar getAktivBis()
Stringpublic void setAktivBis(Calendar value)
value - allowed object is
Stringpublic String getImmoxmlObid()
Stringpublic void setImmoxmlObid(String value)
value - allowed object is
Stringpublic String getKennungUrsprung()
Stringpublic void setKennungUrsprung(String value)
value - allowed object is
Stringpublic Calendar getStandVom()
Stringpublic void setStandVom(Calendar value)
value - allowed object is
Stringpublic Boolean isWeitergabeGenerell()
Booleanpublic void setWeitergabeGenerell(Boolean value)
value - allowed object is
Booleanpublic String getWeitergabePositiv()
Stringpublic void setWeitergabePositiv(String value)
value - allowed object is
Stringpublic String getWeitergabeNegativ()
Stringpublic void setWeitergabeNegativ(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.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.