Uses of Class
net.webpdf.wsclient.schema.extraction.info.CommentRelationType
-
Packages that use CommentRelationType Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of CommentRelationType in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as CommentRelationType Modifier and Type Field Description protected CommentRelationTypeMarkupType.Relation. commentMethods in net.webpdf.wsclient.schema.extraction.info that return CommentRelationType Modifier and Type Method Description CommentRelationTypeObjectFactory. createCommentRelationType()Create an instance ofCommentRelationTypeCommentRelationTypeMarkupType.Relation. getComment()Gets the value of the comment property.Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type CommentRelationType Modifier and Type Method Description voidMarkupType.Relation. setComment(CommentRelationType value)Sets the value of the comment property.
-