Uses of Class
net.webpdf.wsclient.openapi.OperationImageBackground
-
Packages that use OperationImageBackground Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationImageBackground in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationImageBackground Modifier and Type Method Description @Nullable OperationImageBackgroundOperationAddBackground. getImageBackground()Get imageBackgroundOperationImageBackgroundOperationImageBackground. image(OperationBackgroundFileData image)OperationImageBackgroundOperationImageBackground. settings(OperationBackgroundBaseSettings settings)Methods in net.webpdf.wsclient.openapi with parameters of type OperationImageBackground Modifier and Type Method Description OperationAddBackgroundOperationAddBackground. imageBackground(OperationImageBackground imageBackground)voidOperationAddBackground. setImageBackground(OperationImageBackground imageBackground)
-