Class SubstGroupBaseTypeRef

  • All Implemented Interfaces:
    Ref.Type

    public class SubstGroupBaseTypeRef
    extends java.lang.Object
    implements Ref.Type
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private Ref.Element e  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      XSType getType()
      Obtains a reference as a type.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SubstGroupBaseTypeRef

        public SubstGroupBaseTypeRef​(Ref.Element _e)
    • Method Detail

      • getType

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