Uses of Class
net.webpdf.wsclient.schema.operation.SelectionHeaderFooterType
-
Packages that use SelectionHeaderFooterType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SelectionHeaderFooterType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as SelectionHeaderFooterType Modifier and Type Field Description protected SelectionHeaderFooterTypeOptionsType.HeaderFooter.Remove. headerFooterSelectionMethods in net.webpdf.wsclient.schema.operation that return SelectionHeaderFooterType Modifier and Type Method Description SelectionHeaderFooterTypeObjectFactory. createSelectionHeaderFooterType()Create an instance ofSelectionHeaderFooterTypeSelectionHeaderFooterTypeOptionsType.HeaderFooter.Remove. getHeaderFooterSelection()Gets the value of the headerFooterSelection property.Methods in net.webpdf.wsclient.schema.operation with parameters of type SelectionHeaderFooterType Modifier and Type Method Description voidOptionsType.HeaderFooter.Remove. setHeaderFooterSelection(SelectionHeaderFooterType value)Sets the value of the headerFooterSelection property.
-