Uses of Class
net.webpdf.wsclient.openapi.OperationConverterTemplate
-
Packages that use OperationConverterTemplate Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationConverterTemplate in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationConverterTemplate Modifier and Type Method Description OperationConverterTemplateOperationConverterTemplate. _file(OperationTemplateFile _file)OperationConverterTemplateOperationConverterTemplate. data(OperationTemplateData data)@Nullable OperationConverterTemplateOperationConverter. getTemplate()Get templateOperationConverterTemplateOperationConverterTemplate. language(String language)Methods in net.webpdf.wsclient.openapi with parameters of type OperationConverterTemplate Modifier and Type Method Description voidOperationConverter. setTemplate(OperationConverterTemplate template)OperationConverterOperationConverter. template(OperationConverterTemplate template)
-