public class OfferAssistedLiving extends OfferRealEstateForList implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for OfferAssistedLiving complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OfferAssistedLiving">
<complexContent>
<extension base="{http://rest.immobilienscout24.de/schema/offer/listelement/1.0}OfferRealEstateForList">
<sequence>
<group ref="{http://rest.immobilienscout24.de/schema/common/1.0}BaseAssistedLivingGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
balcony |
protected YesNotApplicableType |
cookingPossibilty |
protected FacilityType |
facilityType |
protected MarketingType |
marketingType |
protected PetsAllowedType |
petsAllowed |
protected String |
shortDescription |
protected YesNotApplicableType |
trialLivingPossible |
creation, floorplan, href, modification, publishChannels, publishDate, state, titlePictureaddress, apiSearchData, creationDate, externalId, id, lastModificationDate, realEstateState, title| Constructor and Description |
|---|
OfferAssistedLiving() |
| 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) |
YesNotApplicableType |
getCookingPossibilty()
Gets the value of the cookingPossibilty property.
|
FacilityType |
getFacilityType()
Gets the value of the facilityType property.
|
MarketingType |
getMarketingType()
Gets the value of the marketingType property.
|
PetsAllowedType |
getPetsAllowed()
Gets the value of the petsAllowed property.
|
String |
getShortDescription()
Gets the value of the shortDescription property.
|
YesNotApplicableType |
getTrialLivingPossible()
Gets the value of the trialLivingPossible property.
|
boolean |
isBalcony()
Gets the value of the balcony property.
|
void |
setBalcony(boolean value)
Sets the value of the balcony property.
|
void |
setCookingPossibilty(YesNotApplicableType value)
Sets the value of the cookingPossibilty property.
|
void |
setFacilityType(FacilityType value)
Sets the value of the facilityType property.
|
void |
setMarketingType(MarketingType value)
Sets the value of the marketingType property.
|
void |
setPetsAllowed(PetsAllowedType value)
Sets the value of the petsAllowed property.
|
void |
setShortDescription(String value)
Sets the value of the shortDescription property.
|
void |
setTrialLivingPossible(YesNotApplicableType value)
Sets the value of the trialLivingPossible property.
|
String |
toString() |
getCreation, getHref, getModification, getPublishChannels, getPublishDate, getState, getTitlePicture, isFloorplan, setCreation, setFloorplan, setHref, setModification, setPublishChannels, setPublishDate, setState, setTitlePicturegetAddress, getApiSearchData, getCreationDate, getExternalId, getId, getLastModificationDate, getRealEstateState, getTitle, setAddress, setApiSearchData, setCreationDate, setExternalId, setId, setLastModificationDate, setRealEstateState, setTitleprotected String shortDescription
protected PetsAllowedType petsAllowed
protected YesNotApplicableType trialLivingPossible
protected YesNotApplicableType cookingPossibilty
protected MarketingType marketingType
protected FacilityType facilityType
protected boolean balcony
public String getShortDescription()
Stringpublic void setShortDescription(String value)
value - allowed object is
Stringpublic PetsAllowedType getPetsAllowed()
PetsAllowedTypepublic void setPetsAllowed(PetsAllowedType value)
value - allowed object is
PetsAllowedTypepublic YesNotApplicableType getTrialLivingPossible()
YesNotApplicableTypepublic void setTrialLivingPossible(YesNotApplicableType value)
value - allowed object is
YesNotApplicableTypepublic YesNotApplicableType getCookingPossibilty()
YesNotApplicableTypepublic void setCookingPossibilty(YesNotApplicableType value)
value - allowed object is
YesNotApplicableTypepublic MarketingType getMarketingType()
MarketingTypepublic void setMarketingType(MarketingType value)
value - allowed object is
MarketingTypepublic FacilityType getFacilityType()
FacilityTypepublic void setFacilityType(FacilityType value)
value - allowed object is
FacilityTypepublic boolean isBalcony()
public void setBalcony(boolean value)
public String toString()
toString in class OfferRealEstateForListpublic 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.ToString2append in class OfferRealEstateForListpublic 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.ToString2appendFields in class OfferRealEstateForListpublic Object clone()
clone in class OfferRealEstateForListpublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class OfferRealEstateForListpublic 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.CopyTo2copyTo in class OfferRealEstateForListpublic 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.Equals2equals in class OfferRealEstateForListpublic boolean equals(Object object)
equals in class OfferRealEstateForListCopyright © 2017 OpenEstate. All rights reserved.