public static class Feed.Projects.Project.Lots.Lot extends Object implements 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() |
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()
String
public void setUniqueId(String value)
value
- allowed object is
String
public PropertyTypeProject getPropertyType()
PropertyTypeProject
public void setPropertyType(PropertyTypeProject value)
value
- allowed object is
PropertyTypeProject
public PriceType getPrice()
PriceType
public void setPrice(PriceType value)
value
- allowed object is
PriceType
public SizeType getSize()
SizeType
public void setSize(SizeType value)
value
- allowed object is
SizeType
public Integer getRooms()
String
public void setRooms(Integer value)
value
- allowed object is
String
public BigInteger getBathrooms()
String
public void setBathrooms(BigInteger value)
value
- allowed object is
String
public FloorProject getFloor()
FloorProject
public void setFloor(FloorProject value)
value
- allowed object is
FloorProject
public BoxProject getGarage()
BoxProject
public void setGarage(BoxProject value)
value
- allowed object is
BoxProject
public String getDescription()
String
public void setDescription(String value)
value
- allowed object is
String
public String getSpecification()
String
public void setSpecification(String value)
value
- allowed object is
String
public Feed.Projects.Project.Lots.Lot.Pictures getPictures()
Feed.Projects.Project.Lots.Lot.Pictures
public void setPictures(Feed.Projects.Project.Lots.Lot.Pictures value)
value
- allowed object is
Feed.Projects.Project.Lots.Lot.Pictures
public BigInteger getTotal()
String
public void setTotal(BigInteger value)
value
- allowed object is
String
public BigInteger getForsale()
String
public void setForsale(BigInteger value)
value
- allowed object is
String
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
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
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo2
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
public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo2
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 © 2016 OpenEstate. All rights reserved.