Uses of Class
net.webpdf.wsclient.schema.operation.AttachmentType.Extract
-
Packages that use AttachmentType.Extract Package Description net.webpdf.wsclient.schema.operation -
-
Uses of AttachmentType.Extract in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as AttachmentType.Extract Modifier and Type Field Description protected AttachmentType.ExtractAttachmentType. extract<?Methods in net.webpdf.wsclient.schema.operation that return AttachmentType.Extract Modifier and Type Method Description AttachmentType.ExtractObjectFactory. createAttachmentTypeExtract()Create an instance ofAttachmentType.ExtractAttachmentType.ExtractAttachmentType. getExtract()<?Methods in net.webpdf.wsclient.schema.operation with parameters of type AttachmentType.Extract Modifier and Type Method Description voidAttachmentType. setExtract(AttachmentType.Extract value)Sets the value of the extract property.
-