Uses of Class
net.webpdf.wsclient.openapi.MetadataCommentRelation
-
Packages that use MetadataCommentRelation Package Description net.webpdf.wsclient.openapi -
-
Uses of MetadataCommentRelation in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return MetadataCommentRelation Modifier and Type Method Description MetadataCommentRelationMetadataCommentRelation. comment(String comment)@Nullable MetadataCommentRelationMetadataRelationMarkup. getComment()Get commentMetadataCommentRelationMetadataCommentRelation. objectID(String objectID)Methods in net.webpdf.wsclient.openapi with parameters of type MetadataCommentRelation Modifier and Type Method Description MetadataRelationMarkupMetadataRelationMarkup. comment(MetadataCommentRelation comment)voidMetadataRelationMarkup. setComment(MetadataCommentRelation comment)
-