com.sun.xml.xsom.impl.parser
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 (kohsuke.kawaguchi@sun.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubstGroupBaseTypeRef
public SubstGroupBaseTypeRef(Ref.Element _e)
getType
public XSType getType()
- Description copied from interface:
Ref.Type
- Obtains a reference as a type.
- Specified by:
getType
in interface Ref.Type
Copyright © 2012 Oracle. All Rights Reserved.