public static class Container.Realestateitems.Realestate 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">
<sequence>
<element name="address" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="city" use="required">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<length value="6"/>
</restriction>
</simpleType>
</attribute>
<attribute name="zone" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="street" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="number" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="zip" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="description" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="value" use="required">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<minLength value="20"/>
</restriction>
</simpleType>
</attribute>
</restriction>
</complexContent>
</complexType>
</element>
<element name="building" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="age">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<minInclusive value="-1"/>
</restriction>
</simpleType>
</attribute>
<attribute name="expenses">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<minInclusive value="-1"/>
</restriction>
</simpleType>
</attribute>
<attribute name="units">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<minInclusive value="-1"/>
</restriction>
</simpleType>
</attribute>
<attribute name="totalfloors">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<minInclusive value="-1"/>
</restriction>
</simpleType>
</attribute>
<attribute name="haslift" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="price" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="value">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<minInclusive value="-1"/>
</restriction>
</simpleType>
</attribute>
<attribute name="min" use="required">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<minInclusive value="0"/>
</restriction>
</simpleType>
</attribute>
<attribute name="max" use="required">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<minInclusive value="1"/>
</restriction>
</simpleType>
</attribute>
</restriction>
</complexContent>
</complexType>
</element>
<element name="box" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="size">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<minInclusive value="0"/>
</restriction>
</simpleType>
</attribute>
<attribute name="type">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="-1"/>
<enumeration value="0"/>
<enumeration value="1"/>
<enumeration value="2"/>
<enumeration value="3"/>
</restriction>
</simpleType>
</attribute>
</restriction>
</complexContent>
</complexType>
</element>
<element name="garden" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="size">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<minInclusive value="0"/>
</restriction>
</simpleType>
</attribute>
<attribute name="type">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="-1"/>
<enumeration value="0"/>
<enumeration value="1"/>
<enumeration value="2"/>
</restriction>
</simpleType>
</attribute>
</restriction>
</complexContent>
</complexType>
</element>
<element name="configuration" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="isaddressvisibleonsite" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="ismapvisible" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="isrealestatevisibleonmap" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="googlemapcoordinate" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="latitude" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="longitude" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="mapzoom" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="latitudemapcenter" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="longitudemapcenter" type="{http://www.w3.org/2001/XMLSchema}double" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="images" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="advertismentimage" maxOccurs="14">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="path" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="imagetype" use="required">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Image"/>
<enumeration value="Map"/>
</restriction>
</simpleType>
</attribute>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
<attribute name="action" use="required">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="0"/>
<enumeration value="1"/>
<enumeration value="2"/>
</restriction>
</simpleType>
</attribute>
<attribute name="agencycode" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="reference" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="referenceID" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="contracttype" use="required">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="1"/>
<enumeration value="2"/>
</restriction>
</simpleType>
</attribute>
<attribute name="condition">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="-1"/>
<enumeration value="1"/>
<enumeration value="2"/>
<enumeration value="3"/>
<enumeration value="4"/>
</restriction>
</simpleType>
</attribute>
<attribute name="hasbalcony" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="hasterrace" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="heatingtype">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="-1"/>
<enumeration value="1"/>
<enumeration value="2"/>
<enumeration value="3"/>
</restriction>
</simpleType>
</attribute>
<attribute name="housetypology" use="required">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="1"/>
<enumeration value="3"/>
<enumeration value="4"/>
<enumeration value="5"/>
<enumeration value="6"/>
<enumeration value="7"/>
<enumeration value="8"/>
<enumeration value="9"/>
<enumeration value="10"/>
<enumeration value="11"/>
<enumeration value="12"/>
<enumeration value="13"/>
<enumeration value="14"/>
<enumeration value="15"/>
<enumeration value="16"/>
<enumeration value="17"/>
<enumeration value="18"/>
<enumeration value="19"/>
<enumeration value="20"/>
<enumeration value="21"/>
<enumeration value="22"/>
<enumeration value="23"/>
<enumeration value="24"/>
<enumeration value="26"/>
<enumeration value="27"/>
<enumeration value="28"/>
<enumeration value="29"/>
<enumeration value="30"/>
<enumeration value="31"/>
<enumeration value="32"/>
<enumeration value="33"/>
<enumeration value="34"/>
<enumeration value="35"/>
<enumeration value="36"/>
<enumeration value="37"/>
<enumeration value="38"/>
<enumeration value="39"/>
<enumeration value="40"/>
<enumeration value="41"/>
</restriction>
</simpleType>
</attribute>
<attribute name="bathrooms">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<minInclusive value="-1"/>
</restriction>
</simpleType>
</attribute>
<attribute name="floor">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="-2"/>
<enumeration value="-1"/>
<enumeration value="0"/>
<enumeration value="1"/>
<enumeration value="2"/>
<enumeration value="3"/>
<enumeration value="4"/>
<enumeration value="5"/>
<enumeration value="6"/>
<enumeration value="7"/>
<enumeration value="8"/>
<enumeration value="9"/>
<enumeration value="10"/>
<enumeration value="11"/>
</restriction>
</simpleType>
</attribute>
<attribute name="rooms">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<minInclusive value="-1"/>
</restriction>
</simpleType>
</attribute>
<attribute name="occupationstate">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="-1"/>
<enumeration value="1"/>
<enumeration value="2"/>
<enumeration value="3"/>
<enumeration value="4"/>
</restriction>
</simpleType>
</attribute>
<attribute name="realestatetype" use="required">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="1"/>
<enumeration value="2"/>
<enumeration value="4"/>
</restriction>
</simpleType>
</attribute>
<attribute name="size" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
Container.Realestateitems.Realestate.Address
Java class for anonymous complex type.
|
static class |
Container.Realestateitems.Realestate.Box
Java class for anonymous complex type.
|
static class |
Container.Realestateitems.Realestate.Building
Java class for anonymous complex type.
|
static class |
Container.Realestateitems.Realestate.Configuration
Java class for anonymous complex type.
|
static class |
Container.Realestateitems.Realestate.Description
Java class for anonymous complex type.
|
static class |
Container.Realestateitems.Realestate.Garden
Java class for anonymous complex type.
|
static class |
Container.Realestateitems.Realestate.Googlemapcoordinate
Java class for anonymous complex type.
|
static class |
Container.Realestateitems.Realestate.Images
Java class for anonymous complex type.
|
static class |
Container.Realestateitems.Realestate.Price
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
Container.Realestateitems.Realestate() |
| 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) |
BigInteger |
getAction()
Gets the value of the action property.
|
Container.Realestateitems.Realestate.Address |
getAddress()
Gets the value of the address property.
|
int |
getAgencycode()
Gets the value of the agencycode property.
|
BigInteger |
getBathrooms()
Gets the value of the bathrooms property.
|
Container.Realestateitems.Realestate.Box |
getBox()
Gets the value of the box property.
|
Container.Realestateitems.Realestate.Building |
getBuilding()
Gets the value of the building property.
|
BigInteger |
getCondition()
Gets the value of the condition property.
|
Container.Realestateitems.Realestate.Configuration |
getConfiguration()
Gets the value of the configuration property.
|
BigInteger |
getContracttype()
Gets the value of the contracttype property.
|
Container.Realestateitems.Realestate.Description |
getDescription()
Gets the value of the description property.
|
BigInteger |
getFloor()
Gets the value of the floor property.
|
Container.Realestateitems.Realestate.Garden |
getGarden()
Gets the value of the garden property.
|
Container.Realestateitems.Realestate.Googlemapcoordinate |
getGooglemapcoordinate()
Gets the value of the googlemapcoordinate property.
|
BigInteger |
getHeatingtype()
Gets the value of the heatingtype property.
|
BigInteger |
getHousetypology()
Gets the value of the housetypology property.
|
Container.Realestateitems.Realestate.Images |
getImages()
Gets the value of the images property.
|
BigInteger |
getOccupationstate()
Gets the value of the occupationstate property.
|
Container.Realestateitems.Realestate.Price |
getPrice()
Gets the value of the price property.
|
BigInteger |
getRealestatetype()
Gets the value of the realestatetype property.
|
String |
getReference()
Gets the value of the reference property.
|
Integer |
getReferenceID()
Gets the value of the referenceID property.
|
BigInteger |
getRooms()
Gets the value of the rooms property.
|
BigInteger |
getSize()
Gets the value of the size property.
|
Boolean |
isHasbalcony()
Gets the value of the hasbalcony property.
|
Boolean |
isHasterrace()
Gets the value of the hasterrace property.
|
void |
setAction(BigInteger value)
Sets the value of the action property.
|
void |
setAddress(Container.Realestateitems.Realestate.Address value)
Sets the value of the address property.
|
void |
setAgencycode(int value)
Sets the value of the agencycode property.
|
void |
setBathrooms(BigInteger value)
Sets the value of the bathrooms property.
|
void |
setBox(Container.Realestateitems.Realestate.Box value)
Sets the value of the box property.
|
void |
setBuilding(Container.Realestateitems.Realestate.Building value)
Sets the value of the building property.
|
void |
setCondition(BigInteger value)
Sets the value of the condition property.
|
void |
setConfiguration(Container.Realestateitems.Realestate.Configuration value)
Sets the value of the configuration property.
|
void |
setContracttype(BigInteger value)
Sets the value of the contracttype property.
|
void |
setDescription(Container.Realestateitems.Realestate.Description value)
Sets the value of the description property.
|
void |
setFloor(BigInteger value)
Sets the value of the floor property.
|
void |
setGarden(Container.Realestateitems.Realestate.Garden value)
Sets the value of the garden property.
|
void |
setGooglemapcoordinate(Container.Realestateitems.Realestate.Googlemapcoordinate value)
Sets the value of the googlemapcoordinate property.
|
void |
setHasbalcony(Boolean value)
Sets the value of the hasbalcony property.
|
void |
setHasterrace(Boolean value)
Sets the value of the hasterrace property.
|
void |
setHeatingtype(BigInteger value)
Sets the value of the heatingtype property.
|
void |
setHousetypology(BigInteger value)
Sets the value of the housetypology property.
|
void |
setImages(Container.Realestateitems.Realestate.Images value)
Sets the value of the images property.
|
void |
setOccupationstate(BigInteger value)
Sets the value of the occupationstate property.
|
void |
setPrice(Container.Realestateitems.Realestate.Price value)
Sets the value of the price property.
|
void |
setRealestatetype(BigInteger value)
Sets the value of the realestatetype property.
|
void |
setReference(String value)
Sets the value of the reference property.
|
void |
setReferenceID(Integer value)
Sets the value of the referenceID property.
|
void |
setRooms(BigInteger value)
Sets the value of the rooms property.
|
void |
setSize(BigInteger value)
Sets the value of the size property.
|
String |
toString() |
protected Container.Realestateitems.Realestate.Address address
protected Container.Realestateitems.Realestate.Description description
protected Container.Realestateitems.Realestate.Building building
protected Container.Realestateitems.Realestate.Price price
protected Container.Realestateitems.Realestate.Box box
protected Container.Realestateitems.Realestate.Garden garden
protected Container.Realestateitems.Realestate.Configuration configuration
protected Container.Realestateitems.Realestate.Googlemapcoordinate googlemapcoordinate
protected Container.Realestateitems.Realestate.Images images
protected BigInteger action
protected int agencycode
protected String reference
protected Integer referenceID
protected BigInteger contracttype
protected BigInteger condition
protected Boolean hasbalcony
protected Boolean hasterrace
protected BigInteger heatingtype
protected BigInteger housetypology
protected BigInteger bathrooms
protected BigInteger floor
protected BigInteger rooms
protected BigInteger occupationstate
protected BigInteger realestatetype
protected BigInteger size
public Container.Realestateitems.Realestate()
public Container.Realestateitems.Realestate.Address getAddress()
Container.Realestateitems.Realestate.Addresspublic void setAddress(Container.Realestateitems.Realestate.Address value)
value - allowed object is
Container.Realestateitems.Realestate.Addresspublic Container.Realestateitems.Realestate.Description getDescription()
Container.Realestateitems.Realestate.Descriptionpublic void setDescription(Container.Realestateitems.Realestate.Description value)
value - allowed object is
Container.Realestateitems.Realestate.Descriptionpublic Container.Realestateitems.Realestate.Building getBuilding()
Container.Realestateitems.Realestate.Buildingpublic void setBuilding(Container.Realestateitems.Realestate.Building value)
value - allowed object is
Container.Realestateitems.Realestate.Buildingpublic Container.Realestateitems.Realestate.Price getPrice()
Container.Realestateitems.Realestate.Pricepublic void setPrice(Container.Realestateitems.Realestate.Price value)
value - allowed object is
Container.Realestateitems.Realestate.Pricepublic Container.Realestateitems.Realestate.Box getBox()
Container.Realestateitems.Realestate.Boxpublic void setBox(Container.Realestateitems.Realestate.Box value)
value - allowed object is
Container.Realestateitems.Realestate.Boxpublic Container.Realestateitems.Realestate.Garden getGarden()
Container.Realestateitems.Realestate.Gardenpublic void setGarden(Container.Realestateitems.Realestate.Garden value)
value - allowed object is
Container.Realestateitems.Realestate.Gardenpublic Container.Realestateitems.Realestate.Configuration getConfiguration()
Container.Realestateitems.Realestate.Configurationpublic void setConfiguration(Container.Realestateitems.Realestate.Configuration value)
value - allowed object is
Container.Realestateitems.Realestate.Configurationpublic Container.Realestateitems.Realestate.Googlemapcoordinate getGooglemapcoordinate()
Container.Realestateitems.Realestate.Googlemapcoordinatepublic void setGooglemapcoordinate(Container.Realestateitems.Realestate.Googlemapcoordinate value)
value - allowed object is
Container.Realestateitems.Realestate.Googlemapcoordinatepublic Container.Realestateitems.Realestate.Images getImages()
Container.Realestateitems.Realestate.Imagespublic void setImages(Container.Realestateitems.Realestate.Images value)
value - allowed object is
Container.Realestateitems.Realestate.Imagespublic BigInteger getAction()
BigIntegerpublic void setAction(BigInteger value)
value - allowed object is
BigIntegerpublic int getAgencycode()
public void setAgencycode(int value)
public String getReference()
Stringpublic void setReference(String value)
value - allowed object is
Stringpublic Integer getReferenceID()
Integerpublic void setReferenceID(Integer value)
value - allowed object is
Integerpublic BigInteger getContracttype()
BigIntegerpublic void setContracttype(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getCondition()
BigIntegerpublic void setCondition(BigInteger value)
value - allowed object is
BigIntegerpublic Boolean isHasbalcony()
Booleanpublic void setHasbalcony(Boolean value)
value - allowed object is
Booleanpublic Boolean isHasterrace()
Booleanpublic void setHasterrace(Boolean value)
value - allowed object is
Booleanpublic BigInteger getHeatingtype()
BigIntegerpublic void setHeatingtype(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getHousetypology()
BigIntegerpublic void setHousetypology(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getBathrooms()
BigIntegerpublic void setBathrooms(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getFloor()
BigIntegerpublic void setFloor(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getRooms()
BigIntegerpublic void setRooms(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getOccupationstate()
BigIntegerpublic void setOccupationstate(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getRealestatetype()
BigIntegerpublic void setRealestatetype(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getSize()
BigIntegerpublic void setSize(BigInteger value)
value - allowed object is
BigIntegerpublic 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.