Class GroupRelationType
- java.lang.Object
-
- net.webpdf.wsclient.schema.extraction.info.BaseRelationType
-
- net.webpdf.wsclient.schema.extraction.info.GroupRelationType
-
public class GroupRelationType extends BaseRelationType
<?xml version="1.0" encoding="UTF-8"?><p xmlns="http://schema.webpdf.de/1.0/extraction/info" xmlns:xs="http://www.w3.org/2001/XMLSchema">Group with the selected annotation.</p>
Java class for GroupRelationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GroupRelationType"> <complexContent> <extension base="{http://schema.webpdf.de/1.0/extraction/info}BaseRelationType"> </extension> </complexContent> </complexType>
-
-
Field Summary
-
Fields inherited from class net.webpdf.wsclient.schema.extraction.info.BaseRelationType
objectID
-
-
Constructor Summary
Constructors Constructor Description GroupRelationType()
-
Method Summary
-
Methods inherited from class net.webpdf.wsclient.schema.extraction.info.BaseRelationType
getObjectID, isSetObjectID, setObjectID
-
-