Uses of Class
net.webpdf.wsclient.schema.extraction.info.MarkupType.Relation
-
Packages that use MarkupType.Relation Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of MarkupType.Relation in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as MarkupType.Relation Modifier and Type Field Description protected MarkupType.RelationMarkupType. relationMethods in net.webpdf.wsclient.schema.extraction.info that return MarkupType.Relation Modifier and Type Method Description MarkupType.RelationObjectFactory. createMarkupTypeRelation()Create an instance ofMarkupType.RelationMarkupType.RelationMarkupType. getRelation()Gets the value of the relation property.Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type MarkupType.Relation Modifier and Type Method Description voidMarkupType. setRelation(MarkupType.Relation value)Sets the value of the relation property.
-