public class Picture extends Attachment implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for Picture complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Picture">
<complexContent>
<extension base="{http://rest.immobilienscout24.de/schema/common/1.0}Attachment">
<sequence>
<element name="floorplan" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="titlePicture" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="urls" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="url" maxOccurs="unbounded">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="scale" type="{http://rest.immobilienscout24.de/schema/common/1.0}PictureScaleType" />
<attribute name="href" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
Picture.Urls
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
floorplan |
protected boolean |
titlePicture |
protected Picture.Urls |
urls |
checkSum, creation, externalCheckSum, externalId, href, id, label, modification, publishDate, title| Constructor and Description |
|---|
Picture() |
| 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) |
Picture.Urls |
getUrls()
Gets the value of the urls property.
|
boolean |
isFloorplan()
Gets the value of the floorplan property.
|
boolean |
isTitlePicture()
Gets the value of the titlePicture property.
|
void |
setFloorplan(boolean value)
Sets the value of the floorplan property.
|
void |
setTitlePicture(boolean value)
Sets the value of the titlePicture property.
|
void |
setUrls(Picture.Urls value)
Sets the value of the urls property.
|
String |
toString() |
getCheckSum, getCreation, getExternalCheckSum, getExternalId, getHref, getId, getLabel, getModification, getPublishDate, getTitle, setCheckSum, setCreation, setExternalCheckSum, setExternalId, setHref, setId, setLabel, setModification, setPublishDate, setTitleprotected boolean floorplan
protected boolean titlePicture
protected Picture.Urls urls
public boolean isFloorplan()
public void setFloorplan(boolean value)
public boolean isTitlePicture()
public void setTitlePicture(boolean value)
public Picture.Urls getUrls()
Picture.Urlspublic void setUrls(Picture.Urls value)
value - allowed object is
Picture.Urlspublic String toString()
toString in class Attachmentpublic 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 Attachmentpublic 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 Attachmentpublic Object clone()
clone in class Attachmentpublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class Attachmentpublic 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 Attachmentpublic 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 Attachmentpublic boolean equals(Object object)
equals in class AttachmentCopyright © 2017 OpenEstate. All rights reserved.