@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public static class Feed.Projects.Project.Lots.Lot extends Object implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="unique-id" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="property-type" type="{http://feed.immobiliare.it}propertyTypeProject"/>
<element name="price" type="{http://feed.immobiliare.it}priceType"/>
<element name="size" type="{http://feed.immobiliare.it}sizeType"/>
<element name="rooms" type="{http://feed.immobiliare.it}roomsType" minOccurs="0"/>
<element name="bathrooms" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="floor" type="{http://feed.immobiliare.it}floorProject"/>
<element name="garage" type="{http://feed.immobiliare.it}boxProject"/>
<element name="description" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="specification" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="pictures" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="picture-url" type="{http://feed.immobiliare.it}pictureProject" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</all>
<attribute name="total" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="forsale" type="{http://www.w3.org/2001/XMLSchema}integer" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
Feed.Projects.Project.Lots.Lot.Pictures
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected BigInteger |
bathrooms |
protected String |
description |
protected FloorProject |
floor |
protected BigInteger |
forsale |
protected BoxProject |
garage |
protected Feed.Projects.Project.Lots.Lot.Pictures |
pictures |
protected PriceType |
price |
protected PropertyTypeProject |
propertyType |
protected Integer |
rooms |
protected SizeType |
size |
protected String |
specification |
protected BigInteger |
total |
protected String |
uniqueId |
| Constructor and Description |
|---|
Lot() |
| 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 |
getBathrooms()
Gets the value of the bathrooms property.
|
String |
getDescription()
Gets the value of the description property.
|
FloorProject |
getFloor()
Gets the value of the floor property.
|
BigInteger |
getForsale()
Gets the value of the forsale property.
|
BoxProject |
getGarage()
Gets the value of the garage property.
|
Feed.Projects.Project.Lots.Lot.Pictures |
getPictures()
Gets the value of the pictures property.
|
PriceType |
getPrice()
Gets the value of the price property.
|
PropertyTypeProject |
getPropertyType()
Gets the value of the propertyType property.
|
Integer |
getRooms()
Gets the value of the rooms property.
|
SizeType |
getSize()
Gets the value of the size property.
|
String |
getSpecification()
Gets the value of the specification property.
|
BigInteger |
getTotal()
Gets the value of the total property.
|
String |
getUniqueId()
Gets the value of the uniqueId property.
|
void |
setBathrooms(BigInteger value)
Sets the value of the bathrooms property.
|
void |
setDescription(String value)
Sets the value of the description property.
|
void |
setFloor(FloorProject value)
Sets the value of the floor property.
|
void |
setForsale(BigInteger value)
Sets the value of the forsale property.
|
void |
setGarage(BoxProject value)
Sets the value of the garage property.
|
void |
setPictures(Feed.Projects.Project.Lots.Lot.Pictures value)
Sets the value of the pictures property.
|
void |
setPrice(PriceType value)
Sets the value of the price property.
|
void |
setPropertyType(PropertyTypeProject value)
Sets the value of the propertyType property.
|
void |
setRooms(Integer value)
Sets the value of the rooms property.
|
void |
setSize(SizeType value)
Sets the value of the size property.
|
void |
setSpecification(String value)
Sets the value of the specification property.
|
void |
setTotal(BigInteger value)
Sets the value of the total property.
|
void |
setUniqueId(String value)
Sets the value of the uniqueId property.
|
String |
toString() |
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected String uniqueId
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected PropertyTypeProject propertyType
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected PriceType price
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected SizeType size
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected Integer rooms
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected BigInteger bathrooms
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected FloorProject floor
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected BoxProject garage
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected String description
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected String specification
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected Feed.Projects.Project.Lots.Lot.Pictures pictures
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected BigInteger total
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected BigInteger forsale
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public String getUniqueId()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public void setUniqueId(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public PropertyTypeProject getPropertyType()
PropertyTypeProject@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public void setPropertyType(PropertyTypeProject value)
value - allowed object is
PropertyTypeProject@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public PriceType getPrice()
PriceType@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public void setPrice(PriceType value)
value - allowed object is
PriceType@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public SizeType getSize()
SizeType@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public void setSize(SizeType value)
value - allowed object is
SizeType@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public Integer getRooms()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public void setRooms(Integer value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public BigInteger getBathrooms()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public void setBathrooms(BigInteger value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public FloorProject getFloor()
FloorProject@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public void setFloor(FloorProject value)
value - allowed object is
FloorProject@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public BoxProject getGarage()
BoxProject@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public void setGarage(BoxProject value)
value - allowed object is
BoxProject@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public String getDescription()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+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:48:12+02:00", comments="JAXB RI v2.2.11") public String getSpecification()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public void setSpecification(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public Feed.Projects.Project.Lots.Lot.Pictures getPictures()
Feed.Projects.Project.Lots.Lot.Pictures@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public void setPictures(Feed.Projects.Project.Lots.Lot.Pictures value)
value - allowed object is
Feed.Projects.Project.Lots.Lot.Pictures@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public BigInteger getTotal()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public void setTotal(BigInteger value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public BigInteger getForsale()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public void setForsale(BigInteger value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public String toString()
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+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:48:12+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:48:12+02:00", comments="JAXB RI v2.2.11") public Object clone()
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+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:48:12+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:48:12+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:48:12+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.