Class SubstGroupBaseTypeRef

java.lang.Object
com.sun.xml.xsom.impl.parser.SubstGroupBaseTypeRef
All Implemented Interfaces:
Ref.Type

public class SubstGroupBaseTypeRef extends Object implements Ref.Type
Author:
Kohsuke Kawaguchi ([email protected])
  • Constructor Details

    • SubstGroupBaseTypeRef

      public SubstGroupBaseTypeRef(Ref.Element _e)
  • Method Details

    • getType

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