Uses of Class
net.webpdf.wsclient.schema.operation.DecryptType
-
Packages that use DecryptType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of DecryptType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as DecryptType Modifier and Type Field Description protected DecryptTypeSecurityType. decryptMethods in net.webpdf.wsclient.schema.operation that return DecryptType Modifier and Type Method Description DecryptTypeObjectFactory. createDecryptType()Create an instance ofDecryptTypeDecryptTypeSecurityType. getDecrypt()Gets the value of the decrypt property.Methods in net.webpdf.wsclient.schema.operation with parameters of type DecryptType Modifier and Type Method Description voidSecurityType. setDecrypt(DecryptType value)Sets the value of the decrypt property.
-