Uses of Class
net.webpdf.wsclient.schema.operation.EncryptCertificateType
-
Packages that use EncryptCertificateType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of EncryptCertificateType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as EncryptCertificateType Modifier and Type Field Description protected EncryptCertificateTypeSecurityType. encryptCertificateMethods in net.webpdf.wsclient.schema.operation that return EncryptCertificateType Modifier and Type Method Description EncryptCertificateTypeObjectFactory. createEncryptCertificateType()Create an instance ofEncryptCertificateTypeEncryptCertificateTypeSecurityType. getEncryptCertificate()Gets the value of the encryptCertificate property.Methods in net.webpdf.wsclient.schema.operation with parameters of type EncryptCertificateType Modifier and Type Method Description voidSecurityType. setEncryptCertificate(EncryptCertificateType value)Sets the value of the encryptCertificate property.
-