public static class Feed.Projects extends Object implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.ToString
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="project">
<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="agent">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="email" type="{http://feed.immobiliare.it}emailType"/>
<element name="sales-office">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="country-code">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<pattern value="[a-zA-Z]{2}"/>
</restriction>
</simpleType>
</element>
<element name="administrative-area" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="sub-administrative-area" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="city">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="code" type="{http://www.w3.org/2001/XMLSchema}integer" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="locality">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="thoroughfare" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="phone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="mobile" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</all>
</restriction>
</complexContent>
</complexType>
</element>
</all>
</restriction>
</complexContent>
</complexType>
</element>
<element name="features">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="building-status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="start-date" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="end-date" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="specification" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="floorplanner-url" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="virtual-tour" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="description" type="{http://feed.immobiliare.it}langtxt"/>
<element name="energy-class" type="{http://feed.immobiliare.it}classEnergy"/>
<element name="energy-performance" type="{http://feed.immobiliare.it}classEnergyPerformance" minOccurs="0"/>
</all>
</restriction>
</complexContent>
</complexType>
</element>
<element name="location" type="{http://feed.immobiliare.it}locationStructure" minOccurs="0"/>
<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>
<element name="videos" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="video" type="{http://feed.immobiliare.it}videoProject"/>
</all>
</restriction>
</complexContent>
</complexType>
</element>
<element name="lots" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="residential" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="commercial" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="lot" maxOccurs="unbounded">
<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>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</all>
<attribute name="operation" type="{http://feed.immobiliare.it}operation" />
</restriction>
</complexContent>
</complexType>
</element>
</all>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
Feed.Projects.Project
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected Feed.Projects.Project |
project |
| Constructor and Description |
|---|
Feed.Projects() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy 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.EqualsStrategy strategy) |
Feed.Projects.Project |
getProject()
Gets the value of the project property.
|
void |
setProject(Feed.Projects.Project value)
Sets the value of the project property.
|
String |
toString() |
protected Feed.Projects.Project project
public Feed.Projects.Project getProject()
Feed.Projects.Projectpublic void setProject(Feed.Projects.Project value)
value - allowed object is
Feed.Projects.Projectpublic StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringpublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringpublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTopublic Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTopublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTopublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.EqualsCopyright © 2015 OpenEstate. All rights reserved.