public class Ad 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 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 ref="{}id"/>
<element ref="{}url"/>
<element ref="{}title"/>
<element ref="{}type"/>
<element ref="{}content"/>
<element ref="{}date"/>
<element ref="{}expiration_date" minOccurs="0"/>
<element ref="{}is_new" minOccurs="0"/>
<element ref="{}city" minOccurs="0"/>
<element ref="{}price" minOccurs="0"/>
<element ref="{}time" minOccurs="0"/>
<element ref="{}agency" minOccurs="0"/>
<element ref="{}property_type" minOccurs="0"/>
<element ref="{}floor_area" minOccurs="0"/>
<element ref="{}rooms" minOccurs="0"/>
<element ref="{}bathrooms" minOccurs="0"/>
<element ref="{}parking" minOccurs="0"/>
<element ref="{}address" minOccurs="0"/>
<element ref="{}city_area" minOccurs="0"/>
<element ref="{}postcode" minOccurs="0"/>
<element ref="{}region" minOccurs="0"/>
<element ref="{}latitude" minOccurs="0"/>
<element ref="{}longitude" minOccurs="0"/>
<element ref="{}virtual_tour" minOccurs="0"/>
<element ref="{}pictures" minOccurs="0"/>
<element ref="{}plot_area" minOccurs="0"/>
<element ref="{}floor_number" minOccurs="0"/>
<element ref="{}orientation" minOccurs="0"/>
<element ref="{}condition" minOccurs="0"/>
<element ref="{}foreclosure" minOccurs="0"/>
<element ref="{}mls_database" minOccurs="0"/>
<element ref="{}is_furnished" minOccurs="0"/>
<element ref="{}year" minOccurs="0"/>
</all>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
address |
protected String |
agency |
protected Double |
bathrooms |
protected String |
city |
protected String |
cityArea |
protected String |
condition |
protected String |
content |
protected Calendar |
date |
protected Calendar |
expirationDate |
protected FloorArea |
floorArea |
protected String |
floorNumber |
protected String |
foreclosure |
protected String |
id |
protected IntBool |
isFurnished |
protected TypeNew |
isNew |
protected Double |
latitude |
protected Double |
longitude |
protected String |
mlsDatabase |
protected String |
orientation |
protected IntBool |
parking |
protected Pictures |
pictures |
protected Integer |
plotArea |
protected String |
postcode |
protected Price |
price |
protected String |
propertyType |
protected String |
region |
protected Double |
rooms |
protected Calendar |
time |
protected String |
title |
protected Action |
type |
protected String |
url |
protected String |
virtualTour |
protected Integer |
year |
| Constructor and Description |
|---|
Ad() |
| 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 |
getAddress()
Gets the value of the address property.
|
String |
getAgency()
Gets the value of the agency property.
|
Double |
getBathrooms()
Gets the value of the bathrooms property.
|
String |
getCity()
Gets the value of the city property.
|
String |
getCityArea()
Gets the value of the cityArea property.
|
String |
getCondition()
Gets the value of the condition property.
|
String |
getContent()
Gets the value of the content property.
|
Calendar |
getDate()
Gets the value of the date property.
|
Calendar |
getExpirationDate()
Gets the value of the expirationDate property.
|
FloorArea |
getFloorArea()
Gets the value of the floorArea property.
|
String |
getFloorNumber()
Gets the value of the floorNumber property.
|
String |
getForeclosure()
Gets the value of the foreclosure property.
|
String |
getId()
Gets the value of the id property.
|
IntBool |
getIsFurnished()
Gets the value of the isFurnished property.
|
TypeNew |
getIsNew()
Gets the value of the isNew property.
|
Double |
getLatitude()
Gets the value of the latitude property.
|
Double |
getLongitude()
Gets the value of the longitude property.
|
String |
getMlsDatabase()
Gets the value of the mlsDatabase property.
|
String |
getOrientation()
Gets the value of the orientation property.
|
IntBool |
getParking()
Gets the value of the parking property.
|
Pictures |
getPictures()
Gets the value of the pictures property.
|
Integer |
getPlotArea()
Gets the value of the plotArea property.
|
String |
getPostcode()
Gets the value of the postcode property.
|
Price |
getPrice()
Gets the value of the price property.
|
String |
getPropertyType()
Gets the value of the propertyType property.
|
String |
getRegion()
Gets the value of the region property.
|
Double |
getRooms()
Gets the value of the rooms property.
|
Calendar |
getTime()
Gets the value of the time property.
|
String |
getTitle()
Gets the value of the title property.
|
Action |
getType()
Gets the value of the type property.
|
String |
getUrl()
Gets the value of the url property.
|
String |
getVirtualTour()
Gets the value of the virtualTour property.
|
Integer |
getYear()
Gets the value of the year property.
|
void |
setAddress(String value)
Sets the value of the address property.
|
void |
setAgency(String value)
Sets the value of the agency property.
|
void |
setBathrooms(Double value)
Sets the value of the bathrooms property.
|
void |
setCity(String value)
Sets the value of the city property.
|
void |
setCityArea(String value)
Sets the value of the cityArea property.
|
void |
setCondition(String value)
Sets the value of the condition property.
|
void |
setContent(String value)
Sets the value of the content property.
|
void |
setDate(Calendar value)
Sets the value of the date property.
|
void |
setExpirationDate(Calendar value)
Sets the value of the expirationDate property.
|
void |
setFloorArea(FloorArea value)
Sets the value of the floorArea property.
|
void |
setFloorNumber(String value)
Sets the value of the floorNumber property.
|
void |
setForeclosure(String value)
Sets the value of the foreclosure property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setIsFurnished(IntBool value)
Sets the value of the isFurnished property.
|
void |
setIsNew(TypeNew value)
Sets the value of the isNew property.
|
void |
setLatitude(Double value)
Sets the value of the latitude property.
|
void |
setLongitude(Double value)
Sets the value of the longitude property.
|
void |
setMlsDatabase(String value)
Sets the value of the mlsDatabase property.
|
void |
setOrientation(String value)
Sets the value of the orientation property.
|
void |
setParking(IntBool value)
Sets the value of the parking property.
|
void |
setPictures(Pictures value)
Sets the value of the pictures property.
|
void |
setPlotArea(Integer value)
Sets the value of the plotArea property.
|
void |
setPostcode(String value)
Sets the value of the postcode property.
|
void |
setPrice(Price value)
Sets the value of the price property.
|
void |
setPropertyType(String value)
Sets the value of the propertyType property.
|
void |
setRegion(String value)
Sets the value of the region property.
|
void |
setRooms(Double value)
Sets the value of the rooms property.
|
void |
setTime(Calendar value)
Sets the value of the time property.
|
void |
setTitle(String value)
Sets the value of the title property.
|
void |
setType(Action value)
Sets the value of the type property.
|
void |
setUrl(String value)
Sets the value of the url property.
|
void |
setVirtualTour(String value)
Sets the value of the virtualTour property.
|
void |
setYear(Integer value)
Sets the value of the year property.
|
String |
toString() |
protected String id
protected String url
protected String title
protected Action type
protected String content
protected Calendar date
protected Calendar expirationDate
protected TypeNew isNew
protected String city
protected Price price
protected Calendar time
protected String agency
protected String propertyType
protected FloorArea floorArea
protected Double rooms
protected Double bathrooms
protected IntBool parking
protected String address
protected String cityArea
protected String postcode
protected String region
protected Double latitude
protected Double longitude
protected String virtualTour
protected Pictures pictures
protected Integer plotArea
protected String floorNumber
protected String orientation
protected String condition
protected String foreclosure
protected String mlsDatabase
protected IntBool isFurnished
protected Integer year
public void setId(String value)
value - allowed object is
Stringpublic void setUrl(String value)
value - allowed object is
Stringpublic String getTitle()
Stringpublic void setTitle(String value)
value - allowed object is
Stringpublic Action getType()
Stringpublic void setType(Action value)
value - allowed object is
Stringpublic String getContent()
Stringpublic void setContent(String value)
value - allowed object is
Stringpublic Calendar getDate()
Stringpublic void setDate(Calendar value)
value - allowed object is
Stringpublic Calendar getExpirationDate()
Stringpublic void setExpirationDate(Calendar value)
value - allowed object is
Stringpublic TypeNew getIsNew()
TypeNewpublic void setIsNew(TypeNew value)
value - allowed object is
TypeNewpublic String getCity()
Stringpublic void setCity(String value)
value - allowed object is
Stringpublic Price getPrice()
Pricepublic void setPrice(Price value)
value - allowed object is
Pricepublic Calendar getTime()
Stringpublic void setTime(Calendar value)
value - allowed object is
Stringpublic String getAgency()
Stringpublic void setAgency(String value)
value - allowed object is
Stringpublic String getPropertyType()
Stringpublic void setPropertyType(String value)
value - allowed object is
Stringpublic FloorArea getFloorArea()
FloorAreapublic void setFloorArea(FloorArea value)
value - allowed object is
FloorAreapublic Double getRooms()
Stringpublic void setRooms(Double value)
value - allowed object is
Stringpublic Double getBathrooms()
Stringpublic void setBathrooms(Double value)
value - allowed object is
Stringpublic IntBool getParking()
Stringpublic void setParking(IntBool value)
value - allowed object is
Stringpublic String getAddress()
Stringpublic void setAddress(String value)
value - allowed object is
Stringpublic String getCityArea()
Stringpublic void setCityArea(String value)
value - allowed object is
Stringpublic String getPostcode()
Stringpublic void setPostcode(String value)
value - allowed object is
Stringpublic String getRegion()
Stringpublic void setRegion(String value)
value - allowed object is
Stringpublic Double getLatitude()
Stringpublic void setLatitude(Double value)
value - allowed object is
Stringpublic Double getLongitude()
Stringpublic void setLongitude(Double value)
value - allowed object is
Stringpublic String getVirtualTour()
Stringpublic void setVirtualTour(String value)
value - allowed object is
Stringpublic Pictures getPictures()
Picturespublic void setPictures(Pictures value)
value - allowed object is
Picturespublic Integer getPlotArea()
Stringpublic void setPlotArea(Integer value)
value - allowed object is
Stringpublic String getFloorNumber()
Stringpublic void setFloorNumber(String value)
value - allowed object is
Stringpublic String getOrientation()
Stringpublic void setOrientation(String value)
value - allowed object is
Stringpublic String getCondition()
Stringpublic void setCondition(String value)
value - allowed object is
Stringpublic String getForeclosure()
Stringpublic void setForeclosure(String value)
value - allowed object is
Stringpublic String getMlsDatabase()
Stringpublic void setMlsDatabase(String value)
value - allowed object is
Stringpublic IntBool getIsFurnished()
Stringpublic void setIsFurnished(IntBool value)
value - allowed object is
Stringpublic Integer getYear()
Stringpublic void setYear(Integer 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.