Uses of Class
net.webpdf.wsclient.openapi.OperationXslTransformationResources
-
Packages that use OperationXslTransformationResources Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationXslTransformationResources in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationXslTransformationResources Modifier and Type Method Description OperationXslTransformationResourcesOperationXslTransformationResources. _file(List<OperationXslTransformationFile> _file)OperationXslTransformationResourcesOperationXslTransformationResources. addFileItem(OperationXslTransformationFile _fileItem)@Nullable OperationXslTransformationResourcesOperationXslTransformation. getResources()Get resourcesMethods in net.webpdf.wsclient.openapi with parameters of type OperationXslTransformationResources Modifier and Type Method Description OperationXslTransformationOperationXslTransformation. resources(OperationXslTransformationResources resources)voidOperationXslTransformation. setResources(OperationXslTransformationResources resources)
-