Uses of Class
net.webpdf.wsclient.openapi.OperationToolboxAttachmentAttachment
-
Packages that use OperationToolboxAttachmentAttachment Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationToolboxAttachmentAttachment in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationToolboxAttachmentAttachment Modifier and Type Method Description OperationToolboxAttachmentAttachmentOperationToolboxAttachmentAttachment. add(OperationAddToolboxAttachment add)OperationToolboxAttachmentAttachmentOperationToolboxAttachmentAttachment. extract(OperationExtractToolboxAttachment extract)@Nullable OperationToolboxAttachmentAttachmentOperationBaseToolbox. getAttachment()Get attachment@Nullable OperationToolboxAttachmentAttachmentOperationToolboxAttachment. getAttachment()Get attachmentOperationToolboxAttachmentAttachmentOperationToolboxAttachmentAttachment. remove(OperationRemoveToolboxAttachment remove)Methods in net.webpdf.wsclient.openapi with parameters of type OperationToolboxAttachmentAttachment Modifier and Type Method Description OperationBaseToolboxOperationBaseToolbox. attachment(OperationToolboxAttachmentAttachment attachment)OperationToolboxAttachmentOperationToolboxAttachment. attachment(OperationToolboxAttachmentAttachment attachment)voidOperationBaseToolbox. setAttachment(OperationToolboxAttachmentAttachment attachment)voidOperationToolboxAttachment. setAttachment(OperationToolboxAttachmentAttachment attachment)
-