public interface com.sun.org.apache.xerces.internal.xs.XSModelGroupDefinition extends com.sun.org.apache.xerces.internal.xs.XSObject
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: com.sun.org.apache.xerces.internal.xs.XSModelGroupDefinition
super_class: java.lang.Object
{
public abstract com.sun.org.apache.xerces.internal.xs.XSModelGroup getModelGroup();
descriptor: ()Lcom/sun/org/apache/xerces/internal/xs/XSModelGroup;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract com.sun.org.apache.xerces.internal.xs.XSAnnotation getAnnotation();
descriptor: ()Lcom/sun/org/apache/xerces/internal/xs/XSAnnotation;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract com.sun.org.apache.xerces.internal.xs.XSObjectList getAnnotations();
descriptor: ()Lcom/sun/org/apache/xerces/internal/xs/XSObjectList;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "XSModelGroupDefinition.java"