@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public class KontaktAdresseTyp extends AdresseBaseTyp implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for KontaktAdresseTyp complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="KontaktAdresseTyp">
<complexContent>
<extension base="{http://www.immobilienscout24.de/immobilientransfer}AdresseBaseTyp">
<attribute name="Anrede" type="{http://www.immobilienscout24.de/immobilientransfer}Text20Typ" />
<attribute name="Vorname" type="{http://www.immobilienscout24.de/immobilientransfer}Text30Typ" />
<attribute name="Nachname" type="{http://www.immobilienscout24.de/immobilientransfer}Text50Typ" />
<attribute name="Telefon" type="{http://www.immobilienscout24.de/immobilientransfer}Text40Typ" />
<attribute name="Mobiltelefon" type="{http://www.immobilienscout24.de/immobilientransfer}Text40Typ" />
<attribute name="Telefax" type="{http://www.immobilienscout24.de/immobilientransfer}Text40Typ" />
<attribute name="EMail" type="{http://www.immobilienscout24.de/immobilientransfer}EmailTyp" />
<attribute name="Homepage" type="{http://www.immobilienscout24.de/immobilientransfer}WebUrlTyp" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
anrede |
protected String |
eMail |
protected URI |
homepage |
protected String |
mobiltelefon |
protected String |
nachname |
protected String |
telefax |
protected String |
telefon |
protected String |
vorname |
hausnummer, laenderkennzeichen, ort, postleitzahl, strasse| Constructor and Description |
|---|
KontaktAdresseTyp() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 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.EqualsStrategy2 strategy) |
String |
getAnrede()
Gets the value of the anrede property.
|
String |
getEMail()
Gets the value of the eMail property.
|
URI |
getHomepage()
Gets the value of the homepage property.
|
String |
getMobiltelefon()
Gets the value of the mobiltelefon property.
|
String |
getNachname()
Gets the value of the nachname property.
|
String |
getTelefax()
Gets the value of the telefax property.
|
String |
getTelefon()
Gets the value of the telefon property.
|
String |
getVorname()
Gets the value of the vorname property.
|
void |
setAnrede(String value)
Sets the value of the anrede property.
|
void |
setEMail(String value)
Sets the value of the eMail property.
|
void |
setHomepage(URI value)
Sets the value of the homepage property.
|
void |
setMobiltelefon(String value)
Sets the value of the mobiltelefon property.
|
void |
setNachname(String value)
Sets the value of the nachname property.
|
void |
setTelefax(String value)
Sets the value of the telefax property.
|
void |
setTelefon(String value)
Sets the value of the telefon property.
|
void |
setVorname(String value)
Sets the value of the vorname property.
|
String |
toString() |
getHausnummer, getLaenderkennzeichen, getOrt, getPostleitzahl, getStrasse, setHausnummer, setLaenderkennzeichen, setOrt, setPostleitzahl, setStrasse@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected String anrede
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected String vorname
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected String nachname
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected String telefon
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected String mobiltelefon
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected String telefax
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected String eMail
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") protected URI homepage
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public String getAnrede()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setAnrede(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public String getVorname()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setVorname(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public String getNachname()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setNachname(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public String getTelefon()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setTelefon(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public String getMobiltelefon()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setMobiltelefon(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public String getTelefax()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setTelefax(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public String getEMail()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setEMail(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public URI getHomepage()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public void setHomepage(URI value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public String toString()
toString in class AdresseBaseTyp@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2append in class AdresseBaseTyp@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2appendFields in class AdresseBaseTyp@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public Object clone()
clone in class AdresseBaseTyp@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AdresseBaseTyp@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AdresseBaseTyp@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2equals in class AdresseBaseTyp@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:52:47+02:00", comments="JAXB RI v2.2.11") public boolean equals(Object object)
equals in class AdresseBaseTypCopyright © 2018 OpenEstate. All rights reserved.