Uses of Class
net.webpdf.wsclient.schema.extraction.info.GroupRelationType
-
Packages that use GroupRelationType Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of GroupRelationType in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as GroupRelationType Modifier and Type Field Description protected GroupRelationTypeMarkupType.Relation. groupMethods in net.webpdf.wsclient.schema.extraction.info that return GroupRelationType Modifier and Type Method Description GroupRelationTypeObjectFactory. createGroupRelationType()Create an instance ofGroupRelationTypeGroupRelationTypeMarkupType.Relation. getGroup()Gets the value of the group property.Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type GroupRelationType Modifier and Type Method Description voidMarkupType.Relation. setGroup(GroupRelationType value)Sets the value of the group property.
-