Uses of Class
net.webpdf.wsclient.schema.extraction.info.DocumentType.Signatures
-
Packages that use DocumentType.Signatures Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of DocumentType.Signatures in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as DocumentType.Signatures Modifier and Type Field Description protected DocumentType.SignaturesDocumentType. signatures<?Methods in net.webpdf.wsclient.schema.extraction.info that return DocumentType.Signatures Modifier and Type Method Description DocumentType.SignaturesObjectFactory. createDocumentTypeSignatures()Create an instance ofDocumentType.SignaturesDocumentType.SignaturesDocumentType. getSignatures()<?Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type DocumentType.Signatures Modifier and Type Method Description voidDocumentType. setSignatures(DocumentType.Signatures value)Sets the value of the signatures property.
-