Uses of Class
net.webpdf.wsclient.schema.operation.SignatureFileDataType
-
Packages that use SignatureFileDataType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SignatureFileDataType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as SignatureFileDataType Modifier and Type Field Description protected SignatureFileDataTypeSignatureImageType. dataMethods in net.webpdf.wsclient.schema.operation that return SignatureFileDataType Modifier and Type Method Description SignatureFileDataTypeObjectFactory. createSignatureFileDataType()Create an instance ofSignatureFileDataTypeSignatureFileDataTypeSignatureImageType. getData()Gets the value of the data property.Methods in net.webpdf.wsclient.schema.operation with parameters of type SignatureFileDataType Modifier and Type Method Description voidSignatureImageType. setData(SignatureFileDataType value)Sets the value of the data property.
-