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 |
|---|
Feed.Projects.Project.Lots.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() |
protected String uniqueId
protected PropertyTypeProject propertyType
protected PriceType price
protected SizeType size
protected Integer rooms
protected BigInteger bathrooms
protected FloorProject floor
protected BoxProject garage
protected String description
protected String specification
protected Feed.Projects.Project.Lots.Lot.Pictures pictures
protected BigInteger total
protected BigInteger forsale
public String getUniqueId()
Stringpublic void setUniqueId(String value)
value - allowed object is
Stringpublic PropertyTypeProject getPropertyType()
PropertyTypeProjectpublic void setPropertyType(PropertyTypeProject value)
value - allowed object is
PropertyTypeProjectpublic PriceType getPrice()
PriceTypepublic void setPrice(PriceType value)
value - allowed object is
PriceTypepublic SizeType getSize()
SizeTypepublic void setSize(SizeType value)
value - allowed object is
SizeTypepublic Integer getRooms()
Stringpublic void setRooms(Integer value)
value - allowed object is
Stringpublic BigInteger getBathrooms()
Stringpublic void setBathrooms(BigInteger value)
value - allowed object is
Stringpublic FloorProject getFloor()
FloorProjectpublic void setFloor(FloorProject value)
value - allowed object is
FloorProjectpublic BoxProject getGarage()
BoxProjectpublic void setGarage(BoxProject value)
value - allowed object is
BoxProjectpublic String getDescription()
Stringpublic void setDescription(String value)
value - allowed object is
Stringpublic String getSpecification()
Stringpublic void setSpecification(String value)
value - allowed object is
Stringpublic Feed.Projects.Project.Lots.Lot.Pictures getPictures()
Feed.Projects.Project.Lots.Lot.Picturespublic void setPictures(Feed.Projects.Project.Lots.Lot.Pictures value)
value - allowed object is
Feed.Projects.Project.Lots.Lot.Picturespublic BigInteger getTotal()
Stringpublic void setTotal(BigInteger value)
value - allowed object is
Stringpublic BigInteger getForsale()
Stringpublic void setForsale(BigInteger value)
value - allowed object is
Stringpublic 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.ToString2public 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.ToString2public Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2public 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.CopyTo2public Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2public 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 © 2017 OpenEstate. All rights reserved.