Class SubstGroupBaseTypeRef

  • All Implemented Interfaces:
    com.sun.xml.xsom.impl.Ref.Type

    public class SubstGroupBaseTypeRef
    extends Object
    implements com.sun.xml.xsom.impl.Ref.Type
    Author:
    Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)
    • Constructor Detail

      • SubstGroupBaseTypeRef

        public SubstGroupBaseTypeRef​(com.sun.xml.xsom.impl.Ref.Element _e)
    • Method Detail

      • getType

        public XSType getType()
        Description copied from interface: com.sun.xml.xsom.impl.Ref.Type
        Obtains a reference as a type.
        Specified by:
        getType in interface com.sun.xml.xsom.impl.Ref.Type