@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public static class Container.Realestateitems.Realestate 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"> <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 |
---|
Realestate() |
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) |
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.
|
Boolean |
getHasbalcony()
Gets the value of the hasbalcony property.
|
Boolean |
getHasterrace()
Gets the value of the hasterrace 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.
|
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() |
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") protected Container.Realestateitems.Realestate.Address address
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") protected Container.Realestateitems.Realestate.Description description
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") protected Container.Realestateitems.Realestate.Building building
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") protected Container.Realestateitems.Realestate.Price price
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") protected Container.Realestateitems.Realestate.Box box
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") protected Container.Realestateitems.Realestate.Garden garden
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") protected Container.Realestateitems.Realestate.Configuration configuration
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") protected Container.Realestateitems.Realestate.Googlemapcoordinate googlemapcoordinate
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") protected Container.Realestateitems.Realestate.Images images
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") protected BigInteger action
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") protected int agencycode
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") protected String reference
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") protected Integer referenceID
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") protected BigInteger contracttype
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") protected BigInteger condition
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") protected Boolean hasbalcony
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") protected Boolean hasterrace
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") protected BigInteger heatingtype
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") protected BigInteger housetypology
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") protected BigInteger bathrooms
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") protected BigInteger floor
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") protected BigInteger rooms
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") protected BigInteger occupationstate
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") protected BigInteger realestatetype
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") protected BigInteger size
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public Container.Realestateitems.Realestate.Address getAddress()
Container.Realestateitems.Realestate.Address
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public void setAddress(Container.Realestateitems.Realestate.Address value)
value
- allowed object is
Container.Realestateitems.Realestate.Address
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public Container.Realestateitems.Realestate.Description getDescription()
Container.Realestateitems.Realestate.Description
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public void setDescription(Container.Realestateitems.Realestate.Description value)
value
- allowed object is
Container.Realestateitems.Realestate.Description
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public Container.Realestateitems.Realestate.Building getBuilding()
Container.Realestateitems.Realestate.Building
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public void setBuilding(Container.Realestateitems.Realestate.Building value)
value
- allowed object is
Container.Realestateitems.Realestate.Building
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public Container.Realestateitems.Realestate.Price getPrice()
Container.Realestateitems.Realestate.Price
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public void setPrice(Container.Realestateitems.Realestate.Price value)
value
- allowed object is
Container.Realestateitems.Realestate.Price
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public Container.Realestateitems.Realestate.Box getBox()
Container.Realestateitems.Realestate.Box
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public void setBox(Container.Realestateitems.Realestate.Box value)
value
- allowed object is
Container.Realestateitems.Realestate.Box
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public Container.Realestateitems.Realestate.Garden getGarden()
Container.Realestateitems.Realestate.Garden
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public void setGarden(Container.Realestateitems.Realestate.Garden value)
value
- allowed object is
Container.Realestateitems.Realestate.Garden
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public Container.Realestateitems.Realestate.Configuration getConfiguration()
Container.Realestateitems.Realestate.Configuration
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public void setConfiguration(Container.Realestateitems.Realestate.Configuration value)
value
- allowed object is
Container.Realestateitems.Realestate.Configuration
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public Container.Realestateitems.Realestate.Googlemapcoordinate getGooglemapcoordinate()
Container.Realestateitems.Realestate.Googlemapcoordinate
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public void setGooglemapcoordinate(Container.Realestateitems.Realestate.Googlemapcoordinate value)
value
- allowed object is
Container.Realestateitems.Realestate.Googlemapcoordinate
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public Container.Realestateitems.Realestate.Images getImages()
Container.Realestateitems.Realestate.Images
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public void setImages(Container.Realestateitems.Realestate.Images value)
value
- allowed object is
Container.Realestateitems.Realestate.Images
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public BigInteger getAction()
BigInteger
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public void setAction(BigInteger value)
value
- allowed object is
BigInteger
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public int getAgencycode()
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public void setAgencycode(int value)
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public String getReference()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public void setReference(String value)
value
- allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public Integer getReferenceID()
Integer
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public void setReferenceID(Integer value)
value
- allowed object is
Integer
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public BigInteger getContracttype()
BigInteger
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public void setContracttype(BigInteger value)
value
- allowed object is
BigInteger
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public BigInteger getCondition()
BigInteger
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public void setCondition(BigInteger value)
value
- allowed object is
BigInteger
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public Boolean getHasbalcony()
Boolean
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public void setHasbalcony(Boolean value)
value
- allowed object is
Boolean
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public Boolean getHasterrace()
Boolean
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public void setHasterrace(Boolean value)
value
- allowed object is
Boolean
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public BigInteger getHeatingtype()
BigInteger
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public void setHeatingtype(BigInteger value)
value
- allowed object is
BigInteger
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public BigInteger getHousetypology()
BigInteger
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public void setHousetypology(BigInteger value)
value
- allowed object is
BigInteger
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public BigInteger getBathrooms()
BigInteger
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public void setBathrooms(BigInteger value)
value
- allowed object is
BigInteger
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public BigInteger getFloor()
BigInteger
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public void setFloor(BigInteger value)
value
- allowed object is
BigInteger
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public BigInteger getRooms()
BigInteger
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public void setRooms(BigInteger value)
value
- allowed object is
BigInteger
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public BigInteger getOccupationstate()
BigInteger
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public void setOccupationstate(BigInteger value)
value
- allowed object is
BigInteger
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public BigInteger getRealestatetype()
BigInteger
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public void setRealestatetype(BigInteger value)
value
- allowed object is
BigInteger
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public BigInteger getSize()
BigInteger
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public void setSize(BigInteger value)
value
- allowed object is
BigInteger
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+02:00", comments="JAXB RI v2.2.11") public String toString()
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+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:02+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:02+02:00", comments="JAXB RI v2.2.11") public Object clone()
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:41:02+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:02+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:02+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:02+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.Equals2
Copyright © 2018 OpenEstate. All rights reserved.