Uses of Class
net.webpdf.wsclient.openapi.OperationBackgroundFileData
-
Packages that use OperationBackgroundFileData Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationBackgroundFileData in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationBackgroundFileData Modifier and Type Method Description @NotNull OperationBackgroundFileDataOperationImageBackground. getImage()Get imageOperationBackgroundFileDataOperationBackgroundFileData. source(OperationBackgroundFileData.SourceEnum source)OperationBackgroundFileDataOperationBackgroundFileData. uri(String uri)OperationBackgroundFileDataOperationBackgroundFileData. value(byte[] value)Methods in net.webpdf.wsclient.openapi with parameters of type OperationBackgroundFileData Modifier and Type Method Description OperationImageBackgroundOperationImageBackground. image(OperationBackgroundFileData image)voidOperationImageBackground. setImage(OperationBackgroundFileData image)
-