Uses of Class
net.webpdf.wsclient.schema.extraction.info.DocumentType.HeadersFooters
-
Packages that use DocumentType.HeadersFooters Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of DocumentType.HeadersFooters in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as DocumentType.HeadersFooters Modifier and Type Field Description protected DocumentType.HeadersFootersDocumentType. headersFootersMethods in net.webpdf.wsclient.schema.extraction.info that return DocumentType.HeadersFooters Modifier and Type Method Description DocumentType.HeadersFootersObjectFactory. createDocumentTypeHeadersFooters()Create an instance ofDocumentType.HeadersFootersDocumentType.HeadersFootersDocumentType. getHeadersFooters()Gets the value of the headersFooters property.Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type DocumentType.HeadersFooters Modifier and Type Method Description voidDocumentType. setHeadersFooters(DocumentType.HeadersFooters value)Sets the value of the headersFooters property.
-