@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.Properties.Property 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="date-updated" type="{http://feed.immobiliare.it}dateUpdatedType"/>
<element name="date-expiration" minOccurs="0">
<simpleType>
<union memberTypes=" {http://www.w3.org/2001/XMLSchema}dateTime {http://feed.immobiliare.it}nullString">
</union>
</simpleType>
</element>
<element name="transaction-type" type="{http://feed.immobiliare.it}transactionType"/>
<element name="building" type="{http://feed.immobiliare.it}building" minOccurs="0"/>
<element name="category" type="{http://feed.immobiliare.it}cat" minOccurs="0"/>
<element name="property-type" type="{http://feed.immobiliare.it}proptype" minOccurs="0"/>
<element name="building-status" type="{http://feed.immobiliare.it}status" minOccurs="0"/>
<element name="agent">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="office-name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="email" type="{http://feed.immobiliare.it}emailType"/>
</all>
</restriction>
</complexContent>
</complexType>
</element>
<element name="location" type="{http://feed.immobiliare.it}locationStructure"/>
<element name="features">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="rooms" type="{http://feed.immobiliare.it}roomsType"/>
<element name="size" type="{http://feed.immobiliare.it}sizeType"/>
<element name="price" type="{http://feed.immobiliare.it}priceType"/>
<element name="description" type="{http://feed.immobiliare.it}langtxt" maxOccurs="25"/>
<element name="energy-class" type="{http://feed.immobiliare.it}classEnergy"/>
<element name="energy-performance" type="{http://feed.immobiliare.it}classEnergyPerformance" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="extra-features" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="bedrooms" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="bathrooms" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="garage" type="{http://feed.immobiliare.it}box" minOccurs="0"/>
<element name="kitchen" type="{http://feed.immobiliare.it}kitchen" minOccurs="0"/>
<element name="heating" type="{http://feed.immobiliare.it}heat" minOccurs="0"/>
<element name="garden" type="{http://feed.immobiliare.it}garden" minOccurs="0"/>
<element name="terrace" type="{http://feed.immobiliare.it}yesno" minOccurs="0"/>
<element name="balcony" type="{http://feed.immobiliare.it}yesno" minOccurs="0"/>
<element name="elevator" type="{http://feed.immobiliare.it}yesno" minOccurs="0"/>
<element name="air-conditioning" type="{http://feed.immobiliare.it}yesno" minOccurs="0"/>
<element name="floor" type="{http://feed.immobiliare.it}floor" minOccurs="0"/>
<element name="num-floors" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="virtual-tour" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="rent-contract" type="{http://feed.immobiliare.it}rental" minOccurs="0"/>
<element name="additional-costs" type="{http://feed.immobiliare.it}additionalCostsType" minOccurs="0"/>
<element name="furniture" type="{http://feed.immobiliare.it}furniture" minOccurs="0"/>
<element name="security-alarm" type="{http://feed.immobiliare.it}yesno" minOccurs="0"/>
<element name="reception" type="{http://feed.immobiliare.it}yesno" minOccurs="0"/>
<element name="net" type="{http://feed.immobiliare.it}yesno" minOccurs="0"/>
<element name="external-area" type="{http://feed.immobiliare.it}landSizeType" minOccurs="0"/>
<element name="build-year" type="{http://feed.immobiliare.it}year" minOccurs="0"/>
<element name="free-conditions" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="overhead-crane" type="{http://feed.immobiliare.it}yesnoready" minOccurs="0"/>
<element name="beam-height" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="office-size" type="{http://feed.immobiliare.it}sizeType" minOccurs="0"/>
<element name="floorplanner-url" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="doc-specification" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="doc-description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</all>
</restriction>
</complexContent>
</complexType>
</element>
<element name="pictures" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence maxOccurs="15" minOccurs="0">
<element name="picture-url" type="{http://feed.immobiliare.it}pictureProject" maxOccurs="unbounded" minOccurs="0"/>
<element name="picture" type="{http://feed.immobiliare.it}pictureExtended" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="blueprints" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="blueprint" type="{http://feed.immobiliare.it}pictureExtended" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="videos" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence maxOccurs="4">
<element name="video" type="{http://feed.immobiliare.it}videoProject"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</all>
<attribute name="operation" type="{http://feed.immobiliare.it}operation" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
Feed.Properties.Property.Agent
Java class for anonymous complex type.
|
static class |
Feed.Properties.Property.Blueprints
Java class for anonymous complex type.
|
static class |
Feed.Properties.Property.ExtraFeatures
Java class for anonymous complex type.
|
static class |
Feed.Properties.Property.Features
Java class for anonymous complex type.
|
static class |
Feed.Properties.Property.Pictures
Java class for anonymous complex type.
|
static class |
Feed.Properties.Property.Videos
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected Feed.Properties.Property.Agent |
agent |
protected Feed.Properties.Property.Blueprints |
blueprints |
protected Building |
building |
protected Status |
buildingStatus |
protected Category |
category |
protected Calendar |
dateExpiration |
protected Calendar |
dateUpdated |
protected Feed.Properties.Property.ExtraFeatures |
extraFeatures |
protected Feed.Properties.Property.Features |
features |
protected LocationStructure |
location |
protected Operation |
operation |
protected Feed.Properties.Property.Pictures |
pictures |
protected Proptype |
propertyType |
protected TransactionType |
transactionType |
protected String |
uniqueId |
protected Feed.Properties.Property.Videos |
videos |
| Constructor and Description |
|---|
Property() |
| 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) |
Feed.Properties.Property.Agent |
getAgent()
Gets the value of the agent property.
|
Feed.Properties.Property.Blueprints |
getBlueprints()
Gets the value of the blueprints property.
|
Building |
getBuilding()
Gets the value of the building property.
|
Status |
getBuildingStatus()
Gets the value of the buildingStatus property.
|
Category |
getCategory()
Gets the value of the category property.
|
Calendar |
getDateExpiration()
Gets the value of the dateExpiration property.
|
Calendar |
getDateUpdated()
Gets the value of the dateUpdated property.
|
Feed.Properties.Property.ExtraFeatures |
getExtraFeatures()
Gets the value of the extraFeatures property.
|
Feed.Properties.Property.Features |
getFeatures()
Gets the value of the features property.
|
LocationStructure |
getLocation()
Gets the value of the location property.
|
Operation |
getOperation()
Gets the value of the operation property.
|
Feed.Properties.Property.Pictures |
getPictures()
Gets the value of the pictures property.
|
Proptype |
getPropertyType()
Gets the value of the propertyType property.
|
TransactionType |
getTransactionType()
Gets the value of the transactionType property.
|
String |
getUniqueId()
Gets the value of the uniqueId property.
|
Feed.Properties.Property.Videos |
getVideos()
Gets the value of the videos property.
|
void |
setAgent(Feed.Properties.Property.Agent value)
Sets the value of the agent property.
|
void |
setBlueprints(Feed.Properties.Property.Blueprints value)
Sets the value of the blueprints property.
|
void |
setBuilding(Building value)
Sets the value of the building property.
|
void |
setBuildingStatus(Status value)
Sets the value of the buildingStatus property.
|
void |
setCategory(Category value)
Sets the value of the category property.
|
void |
setDateExpiration(Calendar value)
Sets the value of the dateExpiration property.
|
void |
setDateUpdated(Calendar value)
Sets the value of the dateUpdated property.
|
void |
setExtraFeatures(Feed.Properties.Property.ExtraFeatures value)
Sets the value of the extraFeatures property.
|
void |
setFeatures(Feed.Properties.Property.Features value)
Sets the value of the features property.
|
void |
setLocation(LocationStructure value)
Sets the value of the location property.
|
void |
setOperation(Operation value)
Sets the value of the operation property.
|
void |
setPictures(Feed.Properties.Property.Pictures value)
Sets the value of the pictures property.
|
void |
setPropertyType(Proptype value)
Sets the value of the propertyType property.
|
void |
setTransactionType(TransactionType value)
Sets the value of the transactionType property.
|
void |
setUniqueId(String value)
Sets the value of the uniqueId property.
|
void |
setVideos(Feed.Properties.Property.Videos value)
Sets the value of the videos 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 Calendar dateUpdated
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected Calendar dateExpiration
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected TransactionType transactionType
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected Building building
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected Category category
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected Proptype propertyType
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected Status buildingStatus
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected Feed.Properties.Property.Agent agent
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected LocationStructure location
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected Feed.Properties.Property.Features features
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected Feed.Properties.Property.ExtraFeatures extraFeatures
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected Feed.Properties.Property.Pictures pictures
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected Feed.Properties.Property.Blueprints blueprints
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected Feed.Properties.Property.Videos videos
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") protected Operation operation
@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 Calendar getDateUpdated()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public void setDateUpdated(Calendar 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 Calendar getDateExpiration()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public void setDateExpiration(Calendar 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 TransactionType getTransactionType()
TransactionType@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public void setTransactionType(TransactionType value)
value - allowed object is
TransactionType@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public Building getBuilding()
Building@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public void setBuilding(Building value)
value - allowed object is
Building@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public Category getCategory()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public void setCategory(Category 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 Proptype getPropertyType()
Proptype@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public void setPropertyType(Proptype value)
value - allowed object is
Proptype@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public Status getBuildingStatus()
Status@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public void setBuildingStatus(Status value)
value - allowed object is
Status@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public Feed.Properties.Property.Agent getAgent()
Feed.Properties.Property.Agent@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public void setAgent(Feed.Properties.Property.Agent value)
value - allowed object is
Feed.Properties.Property.Agent@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public LocationStructure getLocation()
LocationStructure@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public void setLocation(LocationStructure value)
value - allowed object is
LocationStructure@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public Feed.Properties.Property.Features getFeatures()
Feed.Properties.Property.Features@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public void setFeatures(Feed.Properties.Property.Features value)
value - allowed object is
Feed.Properties.Property.Features@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public Feed.Properties.Property.ExtraFeatures getExtraFeatures()
Feed.Properties.Property.ExtraFeatures@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public void setExtraFeatures(Feed.Properties.Property.ExtraFeatures value)
value - allowed object is
Feed.Properties.Property.ExtraFeatures@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public Feed.Properties.Property.Pictures getPictures()
Feed.Properties.Property.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.Properties.Property.Pictures value)
value - allowed object is
Feed.Properties.Property.Pictures@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public Feed.Properties.Property.Blueprints getBlueprints()
Feed.Properties.Property.Blueprints@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public void setBlueprints(Feed.Properties.Property.Blueprints value)
value - allowed object is
Feed.Properties.Property.Blueprints@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public Feed.Properties.Property.Videos getVideos()
Feed.Properties.Property.Videos@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public void setVideos(Feed.Properties.Property.Videos value)
value - allowed object is
Feed.Properties.Property.Videos@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public Operation getOperation()
Operation@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T02:48:12+02:00", comments="JAXB RI v2.2.11") public void setOperation(Operation value)
value - allowed object is
Operation@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.