Uses of Class
net.webpdf.wsclient.openapi.OperationReplyToAnnotationEdit
-
Packages that use OperationReplyToAnnotationEdit Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationReplyToAnnotationEdit in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationReplyToAnnotationEdit Modifier and Type Method Description OperationReplyToAnnotationEditOperationReplyToAnnotationEdit. comment(String comment)OperationReplyToAnnotationEditOperationReplyToAnnotationEdit. creator(String creator)OperationReplyToAnnotationEditOperationReplyToAnnotationEdit. name(String name)OperationReplyToAnnotationEditOperationReplyToAnnotationEdit. objectKey(OperationObjectKeyReplyToAnnotationEdit objectKey)OperationReplyToAnnotationEditOperationReplyToAnnotationEdit. page(Integer page)OperationReplyToAnnotationEditOperationReplyToAnnotationEdit. subject(String subject)Methods in net.webpdf.wsclient.openapi that return types with arguments of type OperationReplyToAnnotationEdit Modifier and Type Method Description @Nullable List<OperationReplyToAnnotationEdit>OperationEditComment. getReplyTo()Get replyToMethods in net.webpdf.wsclient.openapi with parameters of type OperationReplyToAnnotationEdit Modifier and Type Method Description OperationEditCommentOperationEditComment. addReplyToItem(OperationReplyToAnnotationEdit replyToItem)Method parameters in net.webpdf.wsclient.openapi with type arguments of type OperationReplyToAnnotationEdit Modifier and Type Method Description OperationEditCommentOperationEditComment. replyTo(List<OperationReplyToAnnotationEdit> replyTo)voidOperationEditComment. setReplyTo(List<OperationReplyToAnnotationEdit> replyTo)
-