Uses of Class
net.webpdf.wsclient.schema.operation.AttachmentFileDataType
-
Packages that use AttachmentFileDataType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of AttachmentFileDataType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as AttachmentFileDataType Modifier and Type Field Description protected AttachmentFileDataTypeFileAttachmentType. dataMethods in net.webpdf.wsclient.schema.operation that return AttachmentFileDataType Modifier and Type Method Description AttachmentFileDataTypeObjectFactory. createAttachmentFileDataType()Create an instance ofAttachmentFileDataTypeAttachmentFileDataTypeFileAttachmentType. getData()Gets the value of the data property.Methods in net.webpdf.wsclient.schema.operation with parameters of type AttachmentFileDataType Modifier and Type Method Description voidFileAttachmentType. setData(AttachmentFileDataType value)Sets the value of the data property.
-