Uses of Class
net.webpdf.wsclient.openapi.OperationTextAnnotation
-
Packages that use OperationTextAnnotation Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationTextAnnotation in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return types with arguments of type OperationTextAnnotation Modifier and Type Method Description @Nullable List<OperationTextAnnotation>OperationAddToolboxAnnotation. getText()Get textMethods in net.webpdf.wsclient.openapi with parameters of type OperationTextAnnotation Modifier and Type Method Description OperationAddToolboxAnnotationOperationAddToolboxAnnotation. addTextItem(OperationTextAnnotation textItem)voidOperationEditToolboxAnnotation. setText(OperationTextAnnotation text)OperationEditToolboxAnnotationOperationEditToolboxAnnotation. text(OperationTextAnnotation text)Method parameters in net.webpdf.wsclient.openapi with type arguments of type OperationTextAnnotation Modifier and Type Method Description voidOperationAddToolboxAnnotation. setText(List<OperationTextAnnotation> text)OperationAddToolboxAnnotationOperationAddToolboxAnnotation. text(List<OperationTextAnnotation> text)
-