public class DeleteType extends BaseToolboxType implements ParameterInterface
Java class for DeleteType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DeleteType">
<complexContent>
<extension base="{http://schema.webpdf.de/1.0/operation}BaseToolboxType">
<attribute name="pages" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
DeleteType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPages()
Gets the value of the pages property.
|
boolean |
isSetPages() |
void |
setPages(String value)
Sets the value of the pages property.
|
protected String pages
Copyright © 2017–2022 SoftVision Development GmbH, Fulda, Germany. All rights reserved.