Uses of Class
net.webpdf.wsclient.schema.operation.SignatureSettingsType
-
Packages that use SignatureSettingsType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SignatureSettingsType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as SignatureSettingsType Modifier and Type Field Description protected SignatureSettingsTypeSettingsType. signatureMethods in net.webpdf.wsclient.schema.operation that return SignatureSettingsType Modifier and Type Method Description SignatureSettingsTypeObjectFactory. createSignatureSettingsType()Create an instance ofSignatureSettingsTypeSignatureSettingsTypeSettingsType. getSignature()Gets the value of the signature property.Methods in net.webpdf.wsclient.schema.operation with parameters of type SignatureSettingsType Modifier and Type Method Description voidSettingsType. setSignature(SignatureSettingsType value)Sets the value of the signature property.
-