@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public class OverseasSaleAdType 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 overseasSaleAdType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="overseasSaleAdType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="country" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="region" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="area" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="address" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="property_type" type="{}propertyType"/>
<element name="house_type" type="{}houseType"/>
<element name="commercial_type" type="{}commercialType"/>
<element name="description" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="price" type="{}positiveInteger"/>
<element name="price_type">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="region"/>
<enumeration value="excess"/>
<enumeration value="from"/>
<enumeration value="on application"/>
</restriction>
</simpleType>
</element>
<element name="bathroom_number" type="{}positiveInteger"/>
<element name="bedroom_number" type="{}positiveInteger"/>
<element name="is_new_development" type="{}bool" minOccurs="0"/>
<element name="units_available" type="{}positiveInteger" minOccurs="0"/>
<element name="new_development_availability" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="square_metres" type="{}positiveDecimal" minOccurs="0"/>
<element name="acres" type="{}positiveDecimal" minOccurs="0"/>
<element name="directions" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="co2_rating" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="energy_rating" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="viewing_details" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="phone1" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="phone2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="contact_name" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="phone_info" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="main_email" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="cc_email" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="external_id" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="agent_id" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="property_status">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="for-sale"/>
<enumeration value="sale-agreed"/>
<enumeration value="sold"/>
</restriction>
</simpleType>
</element>
<element name="photos" type="{}photosType" minOccurs="0"/>
<element name="features" type="{}featuresType" minOccurs="0"/>
<element name="pdfs" type="{}pdfsType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
OverseasSaleAdType.PriceType
Java class for null.
|
static class |
OverseasSaleAdType.PropertyStatus
Java class for null.
|
| Constructor and Description |
|---|
OverseasSaleAdType() |
| 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) |
BigDecimal |
getAcres()
Gets the value of the acres property.
|
String |
getAddress()
Gets the value of the address property.
|
String |
getAgentId()
Gets the value of the agentId property.
|
String |
getArea()
Gets the value of the area property.
|
BigInteger |
getBathroomNumber()
Gets the value of the bathroomNumber property.
|
BigInteger |
getBedroomNumber()
Gets the value of the bedroomNumber property.
|
String |
getCcEmail()
Gets the value of the ccEmail property.
|
String |
getCo2Rating()
Gets the value of the co2Rating property.
|
CommercialType |
getCommercialType()
Gets the value of the commercialType property.
|
String |
getContactName()
Gets the value of the contactName property.
|
String |
getCountry()
Gets the value of the country property.
|
String |
getDescription()
Gets the value of the description property.
|
String |
getDirections()
Gets the value of the directions property.
|
String |
getEnergyRating()
Gets the value of the energyRating property.
|
String |
getExternalId()
Gets the value of the externalId property.
|
FeaturesType |
getFeatures()
Gets the value of the features property.
|
HouseType |
getHouseType()
Gets the value of the houseType property.
|
Boolean |
getIsNewDevelopment()
Gets the value of the isNewDevelopment property.
|
String |
getMainEmail()
Gets the value of the mainEmail property.
|
String |
getNewDevelopmentAvailability()
Gets the value of the newDevelopmentAvailability property.
|
PdfsType |
getPdfs()
Gets the value of the pdfs property.
|
String |
getPhone1()
Gets the value of the phone1 property.
|
String |
getPhone2()
Gets the value of the phone2 property.
|
String |
getPhoneInfo()
Gets the value of the phoneInfo property.
|
PhotosType |
getPhotos()
Gets the value of the photos property.
|
BigInteger |
getPrice()
Gets the value of the price property.
|
OverseasSaleAdType.PriceType |
getPriceType()
Gets the value of the priceType property.
|
OverseasSaleAdType.PropertyStatus |
getPropertyStatus()
Gets the value of the propertyStatus property.
|
PropertyType |
getPropertyType()
Gets the value of the propertyType property.
|
String |
getRegion()
Gets the value of the region property.
|
BigDecimal |
getSquareMetres()
Gets the value of the squareMetres property.
|
BigInteger |
getUnitsAvailable()
Gets the value of the unitsAvailable property.
|
String |
getViewingDetails()
Gets the value of the viewingDetails property.
|
void |
setAcres(BigDecimal value)
Sets the value of the acres property.
|
void |
setAddress(String value)
Sets the value of the address property.
|
void |
setAgentId(String value)
Sets the value of the agentId property.
|
void |
setArea(String value)
Sets the value of the area property.
|
void |
setBathroomNumber(BigInteger value)
Sets the value of the bathroomNumber property.
|
void |
setBedroomNumber(BigInteger value)
Sets the value of the bedroomNumber property.
|
void |
setCcEmail(String value)
Sets the value of the ccEmail property.
|
void |
setCo2Rating(String value)
Sets the value of the co2Rating property.
|
void |
setCommercialType(CommercialType value)
Sets the value of the commercialType property.
|
void |
setContactName(String value)
Sets the value of the contactName property.
|
void |
setCountry(String value)
Sets the value of the country property.
|
void |
setDescription(String value)
Sets the value of the description property.
|
void |
setDirections(String value)
Sets the value of the directions property.
|
void |
setEnergyRating(String value)
Sets the value of the energyRating property.
|
void |
setExternalId(String value)
Sets the value of the externalId property.
|
void |
setFeatures(FeaturesType value)
Sets the value of the features property.
|
void |
setHouseType(HouseType value)
Sets the value of the houseType property.
|
void |
setIsNewDevelopment(Boolean value)
Sets the value of the isNewDevelopment property.
|
void |
setMainEmail(String value)
Sets the value of the mainEmail property.
|
void |
setNewDevelopmentAvailability(String value)
Sets the value of the newDevelopmentAvailability property.
|
void |
setPdfs(PdfsType value)
Sets the value of the pdfs property.
|
void |
setPhone1(String value)
Sets the value of the phone1 property.
|
void |
setPhone2(String value)
Sets the value of the phone2 property.
|
void |
setPhoneInfo(String value)
Sets the value of the phoneInfo property.
|
void |
setPhotos(PhotosType value)
Sets the value of the photos property.
|
void |
setPrice(BigInteger value)
Sets the value of the price property.
|
void |
setPriceType(OverseasSaleAdType.PriceType value)
Sets the value of the priceType property.
|
void |
setPropertyStatus(OverseasSaleAdType.PropertyStatus value)
Sets the value of the propertyStatus property.
|
void |
setPropertyType(PropertyType value)
Sets the value of the propertyType property.
|
void |
setRegion(String value)
Sets the value of the region property.
|
void |
setSquareMetres(BigDecimal value)
Sets the value of the squareMetres property.
|
void |
setUnitsAvailable(BigInteger value)
Sets the value of the unitsAvailable property.
|
void |
setViewingDetails(String value)
Sets the value of the viewingDetails property.
|
String |
toString() |
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected String country
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected String region
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected String area
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected String address
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected PropertyType propertyType
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected HouseType houseType
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected CommercialType commercialType
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected String description
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected BigInteger price
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected OverseasSaleAdType.PriceType priceType
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected BigInteger bathroomNumber
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected BigInteger bedroomNumber
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected Boolean isNewDevelopment
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected BigInteger unitsAvailable
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected String newDevelopmentAvailability
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected BigDecimal squareMetres
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected BigDecimal acres
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected String directions
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected String co2Rating
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected String energyRating
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected String viewingDetails
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected String phone1
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected String phone2
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected String contactName
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected String phoneInfo
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected String mainEmail
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected String ccEmail
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected String externalId
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected String agentId
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected OverseasSaleAdType.PropertyStatus propertyStatus
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected PhotosType photos
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected FeaturesType features
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") protected PdfsType pdfs
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public String getCountry()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+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-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public String getRegion()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+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-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public String getArea()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setArea(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public String getAddress()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setAddress(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public PropertyType getPropertyType()
PropertyType@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setPropertyType(PropertyType value)
value - allowed object is
PropertyType@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public HouseType getHouseType()
HouseType@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setHouseType(HouseType value)
value - allowed object is
HouseType@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public CommercialType getCommercialType()
CommercialType@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setCommercialType(CommercialType value)
value - allowed object is
CommercialType@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public String getDescription()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setDescription(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public BigInteger getPrice()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setPrice(BigInteger value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public OverseasSaleAdType.PriceType getPriceType()
OverseasSaleAdType.PriceType@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setPriceType(OverseasSaleAdType.PriceType value)
value - allowed object is
OverseasSaleAdType.PriceType@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public BigInteger getBathroomNumber()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setBathroomNumber(BigInteger value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public BigInteger getBedroomNumber()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setBedroomNumber(BigInteger value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public Boolean getIsNewDevelopment()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setIsNewDevelopment(Boolean value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public BigInteger getUnitsAvailable()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setUnitsAvailable(BigInteger value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public String getNewDevelopmentAvailability()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setNewDevelopmentAvailability(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public BigDecimal getSquareMetres()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setSquareMetres(BigDecimal value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public BigDecimal getAcres()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setAcres(BigDecimal value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public String getDirections()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setDirections(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public String getCo2Rating()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setCo2Rating(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public String getEnergyRating()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setEnergyRating(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public String getViewingDetails()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setViewingDetails(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public String getPhone1()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setPhone1(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public String getPhone2()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setPhone2(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public String getContactName()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setContactName(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public String getPhoneInfo()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setPhoneInfo(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public String getMainEmail()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setMainEmail(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public String getCcEmail()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setCcEmail(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public String getExternalId()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setExternalId(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public String getAgentId()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setAgentId(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public OverseasSaleAdType.PropertyStatus getPropertyStatus()
OverseasSaleAdType.PropertyStatus@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setPropertyStatus(OverseasSaleAdType.PropertyStatus value)
value - allowed object is
OverseasSaleAdType.PropertyStatus@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public PhotosType getPhotos()
PhotosType@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setPhotos(PhotosType value)
value - allowed object is
PhotosType@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public FeaturesType getFeatures()
FeaturesType@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setFeatures(FeaturesType value)
value - allowed object is
FeaturesType@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public PdfsType getPdfs()
PdfsType@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public void setPdfs(PdfsType value)
value - allowed object is
PdfsType@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public String toString()
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+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-12T02:41:42+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-12T02:41:42+02:00", comments="JAXB RI v2.2.11") public Object clone()
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:42+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-12T02:41:42+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-12T02:41:42+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:41:42+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.