public class ImmobilienTransferTyp 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 ImmobilienTransferTyp complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ImmobilienTransferTyp">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Anbieter">
<complexType>
<complexContent>
<extension base="{http://www.immobilienscout24.de/immobilientransfer}AnbieterTyp">
<sequence>
<element ref="{http://www.immobilienscout24.de/immobilientransfer}VirtuelleImmobilie" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.immobilienscout24.de/immobilientransfer}Immobilie" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
</element>
</sequence>
<attribute name="EmailBeiFehler" use="required" type="{http://www.immobilienscout24.de/immobilientransfer}EmailTyp" />
<attribute name="ErstellerSoftware" use="required">
<simpleType>
<restriction base="{http://www.immobilienscout24.de/immobilientransfer}Text100Typ">
<minLength value="3"/>
</restriction>
</simpleType>
</attribute>
<attribute name="ErstellerSoftwareVersion" use="required">
<simpleType>
<restriction base="{http://www.immobilienscout24.de/immobilientransfer}Text100Typ">
<minLength value="3"/>
</restriction>
</simpleType>
</attribute>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
ImmobilienTransferTyp.Anbieter
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected ImmobilienTransferTyp.Anbieter |
anbieter |
protected String |
emailBeiFehler |
protected String |
erstellerSoftware |
protected String |
erstellerSoftwareVersion |
| Constructor and Description |
|---|
ImmobilienTransferTyp() |
| 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) |
ImmobilienTransferTyp.Anbieter |
getAnbieter()
Gets the value of the anbieter property.
|
String |
getEmailBeiFehler()
Gets the value of the emailBeiFehler property.
|
String |
getErstellerSoftware()
Gets the value of the erstellerSoftware property.
|
String |
getErstellerSoftwareVersion()
Gets the value of the erstellerSoftwareVersion property.
|
void |
setAnbieter(ImmobilienTransferTyp.Anbieter value)
Sets the value of the anbieter property.
|
void |
setEmailBeiFehler(String value)
Sets the value of the emailBeiFehler property.
|
void |
setErstellerSoftware(String value)
Sets the value of the erstellerSoftware property.
|
void |
setErstellerSoftwareVersion(String value)
Sets the value of the erstellerSoftwareVersion property.
|
String |
toString() |
protected ImmobilienTransferTyp.Anbieter anbieter
protected String emailBeiFehler
protected String erstellerSoftware
protected String erstellerSoftwareVersion
public ImmobilienTransferTyp.Anbieter getAnbieter()
ImmobilienTransferTyp.Anbieterpublic void setAnbieter(ImmobilienTransferTyp.Anbieter value)
value - allowed object is
ImmobilienTransferTyp.Anbieterpublic String getEmailBeiFehler()
Stringpublic void setEmailBeiFehler(String value)
value - allowed object is
Stringpublic String getErstellerSoftware()
Stringpublic void setErstellerSoftware(String value)
value - allowed object is
Stringpublic String getErstellerSoftwareVersion()
Stringpublic void setErstellerSoftwareVersion(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.