Uses of Class
net.webpdf.wsclient.openapi.OperationAddComment
-
Packages that use OperationAddComment Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationAddComment in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationAddComment Modifier and Type Method Description OperationAddCommentOperationAddComment. addChangeAnnotationStateItem(OperationReplyStateAnnotation changeAnnotationStateItem)OperationAddCommentOperationAddComment. addMarkAnnotationItem(OperationMarkedStateAnnotation markAnnotationItem)OperationAddCommentOperationAddComment. addReplyToItem(OperationReplyToAnnotation replyToItem)OperationAddCommentOperationAddComment. changeAnnotationState(List<OperationReplyStateAnnotation> changeAnnotationState)@Nullable OperationAddCommentOperationCommentToolboxAnnotation. getAdd()Get addOperationAddCommentOperationAddComment. markAnnotation(List<OperationMarkedStateAnnotation> markAnnotation)OperationAddCommentOperationAddComment. replyTo(List<OperationReplyToAnnotation> replyTo)Methods in net.webpdf.wsclient.openapi with parameters of type OperationAddComment Modifier and Type Method Description OperationCommentToolboxAnnotationOperationCommentToolboxAnnotation. add(OperationAddComment add)voidOperationCommentToolboxAnnotation. setAdd(OperationAddComment add)
-