public class PDFDocument extends ExtendedAttachment
Java class for PDFDocument complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PDFDocument"> <complexContent> <extension base="{http://rest.immobilienscout24.de/schema/common/1.0}ExtendedAttachment"> <sequence> <element name="floorplan" type="{http://www.w3.org/2001/XMLSchema}boolean"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected boolean |
floorplan |
url
checkSum, creation, externalId, href, id, label, modification, publishDate, title
Constructor and Description |
---|
PDFDocument() |
Modifier and Type | Method and Description |
---|---|
boolean |
isFloorplan()
Gets the value of the floorplan property.
|
void |
setFloorplan(boolean value)
Sets the value of the floorplan property.
|
getUrl, setUrl
getCheckSum, getCreation, getExternalId, getHref, getId, getLabel, getModification, getPublishDate, getTitle, setCheckSum, setCreation, setExternalId, setHref, setId, setLabel, setModification, setPublishDate, setTitle
Copyright © 2014 OpenEstate. All rights reserved.