public static class HeaderFooterType.Pages 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="pageInterval" type="{http://schema.webpdf.de/1.0/operation}PageIntervalType" minOccurs="0"/>
</choice>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected PageIntervalType |
pageInterval |
| Constructor and Description |
|---|
Pages() |
| Modifier and Type | Method and Description |
|---|---|
PageIntervalType |
getPageInterval()
Gets the value of the pageInterval property.
|
boolean |
isSetPageInterval() |
void |
setPageInterval(PageIntervalType value)
Sets the value of the pageInterval property.
|
protected PageIntervalType pageInterval
public PageIntervalType getPageInterval()
PageIntervalTypepublic void setPageInterval(PageIntervalType value)
value - allowed object is
PageIntervalTypepublic boolean isSetPageInterval()
Copyright © 2017–2022 SoftVision Development GmbH, Fulda, Germany. All rights reserved.