Uses of Class
net.webpdf.wsclient.schema.extraction.info.MarkRelationType
-
Packages that use MarkRelationType Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of MarkRelationType in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as MarkRelationType Modifier and Type Field Description protected MarkRelationTypeMarkupType.Relation. markMethods in net.webpdf.wsclient.schema.extraction.info that return MarkRelationType Modifier and Type Method Description MarkRelationTypeObjectFactory. createMarkRelationType()Create an instance ofMarkRelationTypeMarkRelationTypeMarkupType.Relation. getMark()Gets the value of the mark property.Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type MarkRelationType Modifier and Type Method Description voidMarkupType.Relation. setMark(MarkRelationType value)Sets the value of the mark property.
-