Uses of Class
net.webpdf.wsclient.schema.operation.SignatureType.Add.Signer
-
Packages that use SignatureType.Add.Signer Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SignatureType.Add.Signer in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as SignatureType.Add.Signer Modifier and Type Field Description protected SignatureType.Add.SignerSignatureType.Add. signerMethods in net.webpdf.wsclient.schema.operation that return SignatureType.Add.Signer Modifier and Type Method Description SignatureType.Add.SignerObjectFactory. createSignatureTypeAddSigner()Create an instance ofSignatureType.Add.SignerSignatureType.Add.SignerSignatureType.Add. getSigner()Gets the value of the signer property.Methods in net.webpdf.wsclient.schema.operation with parameters of type SignatureType.Add.Signer Modifier and Type Method Description voidSignatureType.Add. setSigner(SignatureType.Add.Signer value)Sets the value of the signer property.
-