public static class DocumentType.Pages.Page extends PageType
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://schema.webpdf.de/1.0/extraction/info}PageType">
<sequence>
<element name="boxes" type="{http://schema.webpdf.de/1.0/extraction/info}BoxesType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Page() |
| Modifier and Type | Method and Description |
|---|---|
BoxesType |
getBoxes()
Gets the value of the boxes property.
|
boolean |
isSetBoxes() |
void |
setBoxes(BoxesType value)
Sets the value of the boxes property.
|
getHeight, getLabel, getNumber, getObjectKey, getRotation, getWidth, isSetHeight, isSetLabel, isSetNumber, isSetObjectKey, isSetRotation, isSetWidth, setHeight, setLabel, setNumber, setObjectKey, setRotation, setWidth, unsetHeight, unsetNumber, unsetRotation, unsetWidthprotected BoxesType boxes
Copyright © 2017–2020 SoftVision Development GmbH, Fulda, Germany. All rights reserved.