Uses of Class
net.webpdf.wsclient.schema.operation.HeaderFooterType.Pages
-
Packages that use HeaderFooterType.Pages Package Description net.webpdf.wsclient.schema.operation -
-
Uses of HeaderFooterType.Pages in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as HeaderFooterType.Pages Modifier and Type Field Description protected HeaderFooterType.PagesHeaderFooterType. pagesMethods in net.webpdf.wsclient.schema.operation that return HeaderFooterType.Pages Modifier and Type Method Description HeaderFooterType.PagesObjectFactory. createHeaderFooterTypePages()Create an instance ofHeaderFooterType.PagesHeaderFooterType.PagesHeaderFooterType. getPages()Gets the value of the pages property.Methods in net.webpdf.wsclient.schema.operation with parameters of type HeaderFooterType.Pages Modifier and Type Method Description voidHeaderFooterType. setPages(HeaderFooterType.Pages value)Sets the value of the pages property.
-