Uses of Class
net.webpdf.wsclient.schema.extraction.info.SignatureType
-
Packages that use SignatureType Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of SignatureType in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as SignatureType Modifier and Type Field Description protected SignatureTypeFieldType. signatureFields in net.webpdf.wsclient.schema.extraction.info with type parameters of type SignatureType Modifier and Type Field Description protected List<SignatureType>DocumentType.Signatures. signatureMethods in net.webpdf.wsclient.schema.extraction.info that return SignatureType Modifier and Type Method Description SignatureTypeObjectFactory. createSignatureType()Create an instance ofSignatureTypeSignatureTypeFieldType. getSignature()Gets the value of the signature property.Methods in net.webpdf.wsclient.schema.extraction.info that return types with arguments of type SignatureType Modifier and Type Method Description List<SignatureType>DocumentType.Signatures. getSignature()Gets the value of the signature property.Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type SignatureType Modifier and Type Method Description voidFieldType. setSignature(SignatureType value)Sets the value of the signature property.
-