Uses of Class
net.webpdf.wsclient.openapi.OperationRemoveToolboxAttachment
-
Packages that use OperationRemoveToolboxAttachment Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationRemoveToolboxAttachment in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationRemoveToolboxAttachment Modifier and Type Method Description OperationRemoveToolboxAttachmentOperationRemoveToolboxAttachment. addSelectionItem(OperationSelectionAttachment selectionItem)@Nullable OperationRemoveToolboxAttachmentOperationToolboxAttachmentAttachment. getRemove()Get removeOperationRemoveToolboxAttachmentOperationRemoveToolboxAttachment. selection(List<OperationSelectionAttachment> selection)Methods in net.webpdf.wsclient.openapi with parameters of type OperationRemoveToolboxAttachment Modifier and Type Method Description OperationToolboxAttachmentAttachmentOperationToolboxAttachmentAttachment. remove(OperationRemoveToolboxAttachment remove)voidOperationToolboxAttachmentAttachment. setRemove(OperationRemoveToolboxAttachment remove)
-