public static class OptionsType.Boxes.Resize extends Object
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">
<choice>
<element name="boxesResize" type="{http://schema.webpdf.de/1.0/operation}BoxesResizeType"/>
</choice>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected BoxesResizeType |
boxesResize |
| Constructor and Description |
|---|
Resize() |
| Modifier and Type | Method and Description |
|---|---|
BoxesResizeType |
getBoxesResize()
Gets the value of the boxesResize property.
|
boolean |
isSetBoxesResize() |
void |
setBoxesResize(BoxesResizeType value)
Sets the value of the boxesResize property.
|
protected BoxesResizeType boxesResize
public BoxesResizeType getBoxesResize()
BoxesResizeTypepublic void setBoxesResize(BoxesResizeType value)
value - allowed object is
BoxesResizeTypepublic boolean isSetBoxesResize()
Copyright © 2017–2022 SoftVision Development GmbH, Fulda, Germany. All rights reserved.