Uses of Class
net.webpdf.wsclient.openapi.OperationAddPageTransitions
-
Packages that use OperationAddPageTransitions Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationAddPageTransitions in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationAddPageTransitions Modifier and Type Method Description OperationAddPageTransitionsOperationAddPageTransitions. pageTransition(OperationTransition pageTransition)Methods in net.webpdf.wsclient.openapi that return types with arguments of type OperationAddPageTransitions Modifier and Type Method Description @Nullable List<OperationAddPageTransitions>OperationPageTransitionsToolboxOptions. getAdd()Get addMethods in net.webpdf.wsclient.openapi with parameters of type OperationAddPageTransitions Modifier and Type Method Description OperationPageTransitionsToolboxOptionsOperationPageTransitionsToolboxOptions. addAddItem(OperationAddPageTransitions addItem)Method parameters in net.webpdf.wsclient.openapi with type arguments of type OperationAddPageTransitions Modifier and Type Method Description OperationPageTransitionsToolboxOptionsOperationPageTransitionsToolboxOptions. add(List<OperationAddPageTransitions> add)voidOperationPageTransitionsToolboxOptions. setAdd(List<OperationAddPageTransitions> add)
-