Uses of Class
net.webpdf.wsclient.openapi.OperationAnnotationSelection
-
Packages that use OperationAnnotationSelection Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationAnnotationSelection in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationAnnotationSelection Modifier and Type Method Description @NotNull OperationAnnotationSelectionOperationGoTo3DViewActionGoTo3DView. getAnnotation()Get annotationOperationAnnotationSelectionOperationAnnotationSelection. index(Integer index)OperationAnnotationSelectionOperationAnnotationSelection. name(String name)OperationAnnotationSelectionOperationAnnotationSelection. page(Integer page)Methods in net.webpdf.wsclient.openapi that return types with arguments of type OperationAnnotationSelection Modifier and Type Method Description @Nullable List<OperationAnnotationSelection>OperationHideActionHideAnnotation. getAnnotation()Get annotationMethods in net.webpdf.wsclient.openapi with parameters of type OperationAnnotationSelection Modifier and Type Method Description OperationHideActionHideAnnotationOperationHideActionHideAnnotation. addAnnotationItem(OperationAnnotationSelection annotationItem)OperationGoTo3DViewActionGoTo3DViewOperationGoTo3DViewActionGoTo3DView. annotation(OperationAnnotationSelection annotation)voidOperationGoTo3DViewActionGoTo3DView. setAnnotation(OperationAnnotationSelection annotation)Method parameters in net.webpdf.wsclient.openapi with type arguments of type OperationAnnotationSelection Modifier and Type Method Description OperationHideActionHideAnnotationOperationHideActionHideAnnotation. annotation(List<OperationAnnotationSelection> annotation)voidOperationHideActionHideAnnotation. setAnnotation(List<OperationAnnotationSelection> annotation)
-