Uses of Class
net.webpdf.wsclient.openapi.OperationDescriptionCustom
-
Packages that use OperationDescriptionCustom Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationDescriptionCustom in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationDescriptionCustom Modifier and Type Method Description OperationDescriptionCustomOperationDescriptionCustom. key(String key)OperationDescriptionCustomOperationDescriptionCustom. remove(Boolean remove)OperationDescriptionCustomOperationDescriptionCustom. value(String value)Methods in net.webpdf.wsclient.openapi that return types with arguments of type OperationDescriptionCustom Modifier and Type Method Description @Nullable List<OperationDescriptionCustom>OperationToolboxDescriptionDescription. getCustom()Get customMethods in net.webpdf.wsclient.openapi with parameters of type OperationDescriptionCustom Modifier and Type Method Description OperationToolboxDescriptionDescriptionOperationToolboxDescriptionDescription. addCustomItem(OperationDescriptionCustom customItem)Method parameters in net.webpdf.wsclient.openapi with type arguments of type OperationDescriptionCustom Modifier and Type Method Description OperationToolboxDescriptionDescriptionOperationToolboxDescriptionDescription. custom(List<OperationDescriptionCustom> custom)voidOperationToolboxDescriptionDescription. setCustom(List<OperationDescriptionCustom> custom)
-