Uses of Class
net.webpdf.wsclient.schema.operation.RecipientType
-
Packages that use RecipientType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of RecipientType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type RecipientType Modifier and Type Field Description protected List<RecipientType>EncryptCertificateType. recipientMethods in net.webpdf.wsclient.schema.operation that return RecipientType Modifier and Type Method Description RecipientTypeObjectFactory. createRecipientType()Create an instance ofRecipientTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type RecipientType Modifier and Type Method Description List<RecipientType>EncryptCertificateType. getRecipient()Gets the value of the recipient property.
-