Package com.sun.xml.xsom.impl
Interface Ref.Type
- All Known Subinterfaces:
Ref.ComplexType
,Ref.SimpleType
- All Known Implementing Classes:
ComplexTypeImpl
,DelayedRef.ComplexType
,DelayedRef.SimpleType
,DelayedRef.Type
,ListSimpleTypeImpl
,RestrictionSimpleTypeImpl
,SimpleTypeImpl
,SubstGroupBaseTypeRef
,UnionSimpleTypeImpl
- Enclosing class:
Ref
public static interface Ref.Type
-
Method Summary
-
Method Details
-
getType
XSType getType()Obtains a reference as a type.
-