Package com.sun.xml.xsom.impl
Interface Ref.ComplexType
- All Superinterfaces:
Ref.Type
- All Known Implementing Classes:
ComplexTypeImpl
,DelayedRef.ComplexType
- Enclosing class:
Ref
-
Method Summary
-
Method Details
-
getType
XSComplexType getType()Description copied from interface:Ref.Type
Obtains a reference as a type.
-