public static class Feed.Properties.Property.ExtraFeatures 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="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>
| Modifier and Type | Field and Description |
|---|---|
protected AdditionalCostsType |
additionalCosts |
protected Boolean |
airConditioning |
protected Boolean |
balcony |
protected Long |
bathrooms |
protected Long |
beamHeight |
protected Long |
bedrooms |
protected Integer |
buildYear |
protected String |
docDescription |
protected String |
docSpecification |
protected Boolean |
elevator |
protected LandSizeType |
externalArea |
protected Floor |
floor |
protected String |
floorplannerUrl |
protected String |
freeConditions |
protected Furniture |
furniture |
protected Box |
garage |
protected Garden |
garden |
protected Heat |
heating |
protected Kitchen |
kitchen |
protected Boolean |
net |
protected Long |
numFloors |
protected SizeType |
officeSize |
protected YesNoReady |
overheadCrane |
protected Boolean |
reception |
protected Rental |
rentContract |
protected Boolean |
securityAlarm |
protected Boolean |
terrace |
protected String |
virtualTour |
| Constructor and Description |
|---|
Feed.Properties.Property.ExtraFeatures() |
| 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) |
AdditionalCostsType |
getAdditionalCosts()
Gets the value of the additionalCosts property.
|
Long |
getBathrooms()
Gets the value of the bathrooms property.
|
Long |
getBeamHeight()
Gets the value of the beamHeight property.
|
Long |
getBedrooms()
Gets the value of the bedrooms property.
|
Integer |
getBuildYear()
Gets the value of the buildYear property.
|
String |
getDocDescription()
Gets the value of the docDescription property.
|
String |
getDocSpecification()
Gets the value of the docSpecification property.
|
LandSizeType |
getExternalArea()
Gets the value of the externalArea property.
|
Floor |
getFloor()
Gets the value of the floor property.
|
String |
getFloorplannerUrl()
Gets the value of the floorplannerUrl property.
|
String |
getFreeConditions()
Gets the value of the freeConditions property.
|
Furniture |
getFurniture()
Gets the value of the furniture property.
|
Box |
getGarage()
Gets the value of the garage property.
|
Garden |
getGarden()
Gets the value of the garden property.
|
Heat |
getHeating()
Gets the value of the heating property.
|
Kitchen |
getKitchen()
Gets the value of the kitchen property.
|
Long |
getNumFloors()
Gets the value of the numFloors property.
|
SizeType |
getOfficeSize()
Gets the value of the officeSize property.
|
YesNoReady |
getOverheadCrane()
Gets the value of the overheadCrane property.
|
Rental |
getRentContract()
Gets the value of the rentContract property.
|
String |
getVirtualTour()
Gets the value of the virtualTour property.
|
Boolean |
isAirConditioning()
Gets the value of the airConditioning property.
|
Boolean |
isBalcony()
Gets the value of the balcony property.
|
Boolean |
isElevator()
Gets the value of the elevator property.
|
Boolean |
isNet()
Gets the value of the net property.
|
Boolean |
isReception()
Gets the value of the reception property.
|
Boolean |
isSecurityAlarm()
Gets the value of the securityAlarm property.
|
Boolean |
isTerrace()
Gets the value of the terrace property.
|
void |
setAdditionalCosts(AdditionalCostsType value)
Sets the value of the additionalCosts property.
|
void |
setAirConditioning(Boolean value)
Sets the value of the airConditioning property.
|
void |
setBalcony(Boolean value)
Sets the value of the balcony property.
|
void |
setBathrooms(Long value)
Sets the value of the bathrooms property.
|
void |
setBeamHeight(Long value)
Sets the value of the beamHeight property.
|
void |
setBedrooms(Long value)
Sets the value of the bedrooms property.
|
void |
setBuildYear(Integer value)
Sets the value of the buildYear property.
|
void |
setDocDescription(String value)
Sets the value of the docDescription property.
|
void |
setDocSpecification(String value)
Sets the value of the docSpecification property.
|
void |
setElevator(Boolean value)
Sets the value of the elevator property.
|
void |
setExternalArea(LandSizeType value)
Sets the value of the externalArea property.
|
void |
setFloor(Floor value)
Sets the value of the floor property.
|
void |
setFloorplannerUrl(String value)
Sets the value of the floorplannerUrl property.
|
void |
setFreeConditions(String value)
Sets the value of the freeConditions property.
|
void |
setFurniture(Furniture value)
Sets the value of the furniture property.
|
void |
setGarage(Box value)
Sets the value of the garage property.
|
void |
setGarden(Garden value)
Sets the value of the garden property.
|
void |
setHeating(Heat value)
Sets the value of the heating property.
|
void |
setKitchen(Kitchen value)
Sets the value of the kitchen property.
|
void |
setNet(Boolean value)
Sets the value of the net property.
|
void |
setNumFloors(Long value)
Sets the value of the numFloors property.
|
void |
setOfficeSize(SizeType value)
Sets the value of the officeSize property.
|
void |
setOverheadCrane(YesNoReady value)
Sets the value of the overheadCrane property.
|
void |
setReception(Boolean value)
Sets the value of the reception property.
|
void |
setRentContract(Rental value)
Sets the value of the rentContract property.
|
void |
setSecurityAlarm(Boolean value)
Sets the value of the securityAlarm property.
|
void |
setTerrace(Boolean value)
Sets the value of the terrace property.
|
void |
setVirtualTour(String value)
Sets the value of the virtualTour property.
|
String |
toString() |
protected Long bedrooms
protected Long bathrooms
protected Box garage
protected Kitchen kitchen
protected Heat heating
protected Garden garden
protected Boolean terrace
protected Boolean balcony
protected Boolean elevator
protected Boolean airConditioning
protected Floor floor
protected Long numFloors
protected String virtualTour
protected Rental rentContract
protected AdditionalCostsType additionalCosts
protected Furniture furniture
protected Boolean securityAlarm
protected Boolean reception
protected Boolean net
protected LandSizeType externalArea
protected Integer buildYear
protected String freeConditions
protected YesNoReady overheadCrane
protected Long beamHeight
protected SizeType officeSize
protected String floorplannerUrl
protected String docSpecification
protected String docDescription
public Feed.Properties.Property.ExtraFeatures()
public Long getBedrooms()
Stringpublic void setBedrooms(Long value)
value - allowed object is
Stringpublic Long getBathrooms()
Stringpublic void setBathrooms(Long value)
value - allowed object is
Stringpublic Box getGarage()
Boxpublic void setGarage(Box value)
value - allowed object is
Boxpublic Kitchen getKitchen()
Kitchenpublic void setKitchen(Kitchen value)
value - allowed object is
Kitchenpublic Heat getHeating()
Heatpublic void setHeating(Heat value)
value - allowed object is
Heatpublic Garden getGarden()
Gardenpublic void setGarden(Garden value)
value - allowed object is
Gardenpublic Boolean isTerrace()
Stringpublic void setTerrace(Boolean value)
value - allowed object is
Stringpublic Boolean isBalcony()
Stringpublic void setBalcony(Boolean value)
value - allowed object is
Stringpublic Boolean isElevator()
Stringpublic void setElevator(Boolean value)
value - allowed object is
Stringpublic Boolean isAirConditioning()
Stringpublic void setAirConditioning(Boolean value)
value - allowed object is
Stringpublic Floor getFloor()
Floorpublic void setFloor(Floor value)
value - allowed object is
Floorpublic Long getNumFloors()
Stringpublic void setNumFloors(Long value)
value - allowed object is
Stringpublic String getVirtualTour()
Stringpublic void setVirtualTour(String value)
value - allowed object is
Stringpublic Rental getRentContract()
Rentalpublic void setRentContract(Rental value)
value - allowed object is
Rentalpublic AdditionalCostsType getAdditionalCosts()
AdditionalCostsTypepublic void setAdditionalCosts(AdditionalCostsType value)
value - allowed object is
AdditionalCostsTypepublic Furniture getFurniture()
Furniturepublic void setFurniture(Furniture value)
value - allowed object is
Furniturepublic Boolean isSecurityAlarm()
Stringpublic void setSecurityAlarm(Boolean value)
value - allowed object is
Stringpublic Boolean isReception()
Stringpublic void setReception(Boolean value)
value - allowed object is
Stringpublic void setNet(Boolean value)
value - allowed object is
Stringpublic LandSizeType getExternalArea()
LandSizeTypepublic void setExternalArea(LandSizeType value)
value - allowed object is
LandSizeTypepublic Integer getBuildYear()
Stringpublic void setBuildYear(Integer value)
value - allowed object is
Stringpublic String getFreeConditions()
Stringpublic void setFreeConditions(String value)
value - allowed object is
Stringpublic YesNoReady getOverheadCrane()
YesNoReadypublic void setOverheadCrane(YesNoReady value)
value - allowed object is
YesNoReadypublic Long getBeamHeight()
Stringpublic void setBeamHeight(Long value)
value - allowed object is
Stringpublic SizeType getOfficeSize()
SizeTypepublic void setOfficeSize(SizeType value)
value - allowed object is
SizeTypepublic String getFloorplannerUrl()
Stringpublic void setFloorplannerUrl(String value)
value - allowed object is
Stringpublic String getDocSpecification()
Stringpublic void setDocSpecification(String value)
value - allowed object is
Stringpublic String getDocDescription()
Stringpublic void setDocDescription(String value)
value - allowed object is
Stringpublic 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.