Uses of Class
net.webpdf.wsclient.openapi.OperationBackgroundToolboxOptions
-
Packages that use OperationBackgroundToolboxOptions Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationBackgroundToolboxOptions in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationBackgroundToolboxOptions Modifier and Type Method Description OperationBackgroundToolboxOptionsOperationBackgroundToolboxOptions. add(OperationAddBackground add)@Nullable OperationBackgroundToolboxOptionsOperationToolboxOptionsOptions. getBackground()Get backgroundOperationBackgroundToolboxOptionsOperationBackgroundToolboxOptions. remove(OperationRemoveBackground remove)Methods in net.webpdf.wsclient.openapi with parameters of type OperationBackgroundToolboxOptions Modifier and Type Method Description OperationToolboxOptionsOptionsOperationToolboxOptionsOptions. background(OperationBackgroundToolboxOptions background)voidOperationToolboxOptionsOptions. setBackground(OperationBackgroundToolboxOptions background)
-