Uses of Class
net.webpdf.wsclient.openapi.OperationRemoveBoxes
-
Packages that use OperationRemoveBoxes Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationRemoveBoxes in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationRemoveBoxes Modifier and Type Method Description OperationRemoveBoxesOperationRemoveBoxes. boxesRemove(OperationSelectionBox boxesRemove)Methods in net.webpdf.wsclient.openapi that return types with arguments of type OperationRemoveBoxes Modifier and Type Method Description @Nullable List<OperationRemoveBoxes>OperationBoxesToolboxOptions. getRemove()Get removeMethods in net.webpdf.wsclient.openapi with parameters of type OperationRemoveBoxes Modifier and Type Method Description OperationBoxesToolboxOptionsOperationBoxesToolboxOptions. addRemoveItem(OperationRemoveBoxes removeItem)Method parameters in net.webpdf.wsclient.openapi with type arguments of type OperationRemoveBoxes Modifier and Type Method Description OperationBoxesToolboxOptionsOperationBoxesToolboxOptions. remove(List<OperationRemoveBoxes> remove)voidOperationBoxesToolboxOptions. setRemove(List<OperationRemoveBoxes> remove)
-