Uses of Class
net.webpdf.wsclient.openapi.OperationResizeBoxes
-
Packages that use OperationResizeBoxes Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationResizeBoxes in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationResizeBoxes Modifier and Type Method Description OperationResizeBoxesOperationResizeBoxes. boxesResize(OperationBoxesResize boxesResize)Methods in net.webpdf.wsclient.openapi that return types with arguments of type OperationResizeBoxes Modifier and Type Method Description @Nullable List<OperationResizeBoxes>OperationBoxesToolboxOptions. getResize()Get resizeMethods in net.webpdf.wsclient.openapi with parameters of type OperationResizeBoxes Modifier and Type Method Description OperationBoxesToolboxOptionsOperationBoxesToolboxOptions. addResizeItem(OperationResizeBoxes resizeItem)Method parameters in net.webpdf.wsclient.openapi with type arguments of type OperationResizeBoxes Modifier and Type Method Description OperationBoxesToolboxOptionsOperationBoxesToolboxOptions. resize(List<OperationResizeBoxes> resize)voidOperationBoxesToolboxOptions. setResize(List<OperationResizeBoxes> resize)
-