Uses of Class
net.webpdf.wsclient.schema.extraction.info.HeaderFooterType.Footer
-
Packages that use HeaderFooterType.Footer Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of HeaderFooterType.Footer in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as HeaderFooterType.Footer Modifier and Type Field Description protected HeaderFooterType.FooterHeaderFooterType. footerMethods in net.webpdf.wsclient.schema.extraction.info that return HeaderFooterType.Footer Modifier and Type Method Description HeaderFooterType.FooterObjectFactory. createHeaderFooterTypeFooter()Create an instance ofHeaderFooterType.FooterHeaderFooterType.FooterHeaderFooterType. getFooter()Gets the value of the footer property.Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type HeaderFooterType.Footer Modifier and Type Method Description voidHeaderFooterType. setFooter(HeaderFooterType.Footer value)Sets the value of the footer property.
-