Package com.sun.xml.xsom.impl
Interface Ref.SimpleType
- All Superinterfaces:
Ref.Type
- All Known Implementing Classes:
DelayedRef.SimpleType,ListSimpleTypeImpl,RestrictionSimpleTypeImpl,SimpleTypeImpl,UnionSimpleTypeImpl
- Enclosing class:
- Ref
-
Method Summary
-
Method Details
-
getType
XSSimpleType getType()Description copied from interface:Ref.TypeObtains a reference as a type.
-