Uses of Class
net.webpdf.wsclient.schema.operation.AnnotationType.Comment
-
Packages that use AnnotationType.Comment Package Description net.webpdf.wsclient.schema.operation -
-
Uses of AnnotationType.Comment in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as AnnotationType.Comment Modifier and Type Field Description protected AnnotationType.CommentAnnotationType. comment<?Methods in net.webpdf.wsclient.schema.operation that return AnnotationType.Comment Modifier and Type Method Description AnnotationType.CommentObjectFactory. createAnnotationTypeComment()Create an instance ofAnnotationType.CommentAnnotationType.CommentAnnotationType. getComment()<?Methods in net.webpdf.wsclient.schema.operation with parameters of type AnnotationType.Comment Modifier and Type Method Description voidAnnotationType. setComment(AnnotationType.Comment value)Sets the value of the comment property.
-