public class AmtsgerichtTyp extends Object implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.ToString
Java class for AmtsgerichtTyp complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AmtsgerichtTyp">
<simpleContent>
<extension base="<http://www.immobilienscout24.de/immobilientransfer>Text40Typ">
<attribute name="BundeslandCode" use="required" type="{http://www.immobilienscout24.de/immobilientransfer}ISOBundeslaenderCodeTyp" />
<attribute name="Telefon" use="required" type="{http://www.immobilienscout24.de/immobilientransfer}Text15Typ" />
<attribute name="Aktenzeichen" use="required" type="{http://www.immobilienscout24.de/immobilientransfer}Text15Typ" />
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
aktenzeichen |
protected ISOBundeslaenderCodeTyp |
bundeslandCode |
protected String |
telefon |
protected String |
value |
| Constructor and Description |
|---|
AmtsgerichtTyp() |
| 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 |
getAktenzeichen()
Gets the value of the aktenzeichen property.
|
ISOBundeslaenderCodeTyp |
getBundeslandCode()
Gets the value of the bundeslandCode property.
|
String |
getTelefon()
Gets the value of the telefon property.
|
String |
getValue()
Text, maximal 40 Zeichen
|
void |
setAktenzeichen(String value)
Sets the value of the aktenzeichen property.
|
void |
setBundeslandCode(ISOBundeslaenderCodeTyp value)
Sets the value of the bundeslandCode property.
|
void |
setTelefon(String value)
Sets the value of the telefon property.
|
void |
setValue(String value)
Sets the value of the value property.
|
String |
toString() |
protected String value
protected ISOBundeslaenderCodeTyp bundeslandCode
protected String telefon
protected String aktenzeichen
public void setValue(String value)
value - allowed object is
Stringpublic ISOBundeslaenderCodeTyp getBundeslandCode()
ISOBundeslaenderCodeTyppublic void setBundeslandCode(ISOBundeslaenderCodeTyp value)
value - allowed object is
ISOBundeslaenderCodeTyppublic String getTelefon()
Stringpublic void setTelefon(String value)
value - allowed object is
Stringpublic String getAktenzeichen()
Stringpublic void setAktenzeichen(String value)
value - allowed object is
Stringpublic 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.