Uses of Class
net.webpdf.parameter.schema.extraction.info.HeaderFooterType.Footer
-
Packages that use HeaderFooterType.Footer Package Description net.webpdf.parameter.schema.extraction.info -
-
Uses of HeaderFooterType.Footer in net.webpdf.parameter.schema.extraction.info
Fields in net.webpdf.parameter.schema.extraction.info declared as HeaderFooterType.Footer Modifier and Type Field Description protected HeaderFooterType.FooterHeaderFooterType. footer<?Methods in net.webpdf.parameter.schema.extraction.info that return HeaderFooterType.Footer Modifier and Type Method Description HeaderFooterType.FooterObjectFactory. createHeaderFooterTypeFooter()Create an instance ofHeaderFooterType.FooterHeaderFooterType.FooterHeaderFooterType. getFooter()<?Methods in net.webpdf.parameter.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.
-