Uses of Class
net.webpdf.wsclient.schema.operation.HeaderFooterType
-
Packages that use HeaderFooterType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of HeaderFooterType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as HeaderFooterType Modifier and Type Field Description protected HeaderFooterTypeOptionsType.HeaderFooter.Add. headerFooterContentMethods in net.webpdf.wsclient.schema.operation that return HeaderFooterType Modifier and Type Method Description HeaderFooterTypeObjectFactory. createHeaderFooterType()Create an instance ofHeaderFooterTypeHeaderFooterTypeOptionsType.HeaderFooter.Add. getHeaderFooterContent()Gets the value of the headerFooterContent property.Methods in net.webpdf.wsclient.schema.operation with parameters of type HeaderFooterType Modifier and Type Method Description voidOptionsType.HeaderFooter.Add. setHeaderFooterContent(HeaderFooterType value)Sets the value of the headerFooterContent property.
-