Uses of Class
net.webpdf.wsclient.schema.operation.SignatureIdentifierType
-
Packages that use SignatureIdentifierType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SignatureIdentifierType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as SignatureIdentifierType Modifier and Type Field Description protected SignatureIdentifierTypeSignatureType.Add.Appearance. identifierElementsMethods in net.webpdf.wsclient.schema.operation that return SignatureIdentifierType Modifier and Type Method Description SignatureIdentifierTypeObjectFactory. createSignatureIdentifierType()Create an instance ofSignatureIdentifierTypeSignatureIdentifierTypeSignatureType.Add.Appearance. getIdentifierElements()Gets the value of the identifierElements property.Methods in net.webpdf.wsclient.schema.operation with parameters of type SignatureIdentifierType Modifier and Type Method Description voidSignatureType.Add.Appearance. setIdentifierElements(SignatureIdentifierType value)Sets the value of the identifierElements property.
-