Uses of Class
net.webpdf.wsclient.schema.operation.EncryptType
-
Packages that use EncryptType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of EncryptType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as EncryptType Modifier and Type Field Description protected EncryptTypeSecurityType. encryptMethods in net.webpdf.wsclient.schema.operation that return EncryptType Modifier and Type Method Description EncryptTypeObjectFactory. createEncryptType()Create an instance ofEncryptTypeEncryptTypeSecurityType. getEncrypt()Gets the value of the encrypt property.Methods in net.webpdf.wsclient.schema.operation with parameters of type EncryptType Modifier and Type Method Description voidSecurityType. setEncrypt(EncryptType value)Sets the value of the encrypt property.
-