Uses of Class
net.webpdf.wsclient.openapi.OperationCommentToolboxAnnotation
-
Packages that use OperationCommentToolboxAnnotation Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationCommentToolboxAnnotation in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationCommentToolboxAnnotation Modifier and Type Method Description OperationCommentToolboxAnnotationOperationCommentToolboxAnnotation. add(OperationAddComment add)OperationCommentToolboxAnnotationOperationCommentToolboxAnnotation. edit(OperationEditComment edit)@Nullable OperationCommentToolboxAnnotationOperationToolboxAnnotationAnnotation. getComment()Get commentMethods in net.webpdf.wsclient.openapi with parameters of type OperationCommentToolboxAnnotation Modifier and Type Method Description OperationToolboxAnnotationAnnotationOperationToolboxAnnotationAnnotation. comment(OperationCommentToolboxAnnotation comment)voidOperationToolboxAnnotationAnnotation. setComment(OperationCommentToolboxAnnotation comment)
-