Uses of Class
net.webpdf.wsclient.openapi.OperationSelectionEdit
-
Packages that use OperationSelectionEdit Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationSelectionEdit in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationSelectionEdit Modifier and Type Method Description OperationSelectionEditOperationSelectionEdit. addSelectItem(OperationSelectionAnnotation selectItem)@NotNull OperationSelectionEditOperationEditToolboxAnnotation. getSelection()Get selectionOperationSelectionEditOperationSelectionEdit. select(List<OperationSelectionAnnotation> select)Methods in net.webpdf.wsclient.openapi with parameters of type OperationSelectionEdit Modifier and Type Method Description OperationEditToolboxAnnotationOperationEditToolboxAnnotation. selection(OperationSelectionEdit selection)voidOperationEditToolboxAnnotation. setSelection(OperationSelectionEdit selection)
-