@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public static class Root.Agent extends Object implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="id" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="email" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="tel" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="fax" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="mob" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="addr1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="addr2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="town" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="region" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="postcode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="country" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</all>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
addr1 |
protected String |
addr2 |
protected String |
country |
protected String |
email |
protected String |
fax |
protected BigInteger |
id |
protected String |
mob |
protected String |
name |
protected String |
postcode |
protected String |
region |
protected String |
tel |
protected String |
town |
| Constructor and Description |
|---|
Agent() |
| 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 |
getAddr1()
Gets the value of the addr1 property.
|
String |
getAddr2()
Gets the value of the addr2 property.
|
String |
getCountry()
Gets the value of the country property.
|
String |
getEmail()
Gets the value of the email property.
|
String |
getFax()
Gets the value of the fax property.
|
BigInteger |
getId()
Gets the value of the id property.
|
String |
getMob()
Gets the value of the mob property.
|
String |
getName()
Gets the value of the name property.
|
String |
getPostcode()
Gets the value of the postcode property.
|
String |
getRegion()
Gets the value of the region property.
|
String |
getTel()
Gets the value of the tel property.
|
String |
getTown()
Gets the value of the town property.
|
void |
setAddr1(String value)
Sets the value of the addr1 property.
|
void |
setAddr2(String value)
Sets the value of the addr2 property.
|
void |
setCountry(String value)
Sets the value of the country property.
|
void |
setEmail(String value)
Sets the value of the email property.
|
void |
setFax(String value)
Sets the value of the fax property.
|
void |
setId(BigInteger value)
Sets the value of the id property.
|
void |
setMob(String value)
Sets the value of the mob property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setPostcode(String value)
Sets the value of the postcode property.
|
void |
setRegion(String value)
Sets the value of the region property.
|
void |
setTel(String value)
Sets the value of the tel property.
|
void |
setTown(String value)
Sets the value of the town property.
|
String |
toString() |
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") protected BigInteger id
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") protected String name
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") protected String email
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") protected String tel
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") protected String fax
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") protected String mob
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") protected String addr1
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") protected String addr2
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") protected String town
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") protected String region
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") protected String postcode
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") protected String country
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public BigInteger getId()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public void setId(BigInteger value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public String getName()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public void setName(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public String getEmail()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+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-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public String getTel()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public void setTel(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public String getFax()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public void setFax(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public String getMob()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public void setMob(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public String getAddr1()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public void setAddr1(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public String getAddr2()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public void setAddr2(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public String getTown()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public void setTown(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public String getRegion()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public void setRegion(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public String getPostcode()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public void setPostcode(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public String getCountry()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public void setCountry(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public String toString()
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+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.ToString2@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+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.ToString2@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public Object clone()
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+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.CopyTo2@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+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-12T01:43:04+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.Equals2Copyright © 2018 OpenEstate. All rights reserved.