Uses of Class
net.webpdf.wsclient.schema.operation.FileAttachmentType
-
Packages that use FileAttachmentType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of FileAttachmentType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type FileAttachmentType Modifier and Type Field Description protected List<FileAttachmentType>AttachmentType.Add. fileMethods in net.webpdf.wsclient.schema.operation that return FileAttachmentType Modifier and Type Method Description FileAttachmentTypeObjectFactory. createFileAttachmentType()Create an instance ofFileAttachmentTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type FileAttachmentType Modifier and Type Method Description List<FileAttachmentType>AttachmentType.Add. getFile()Gets the value of the file property.
-