Interface Ref.Type
- All Known Subinterfaces:
Ref.ComplexType, Ref.SimpleType
- All Known Implementing Classes:
complexType.BaseContentSimpleTypeRef, ComplexTypeImpl, DelayedRef.ComplexType, DelayedRef.SimpleType, DelayedRef.Type, ListSimpleTypeImpl, RestrictionSimpleTypeImpl, SchemaSetImpl.AnySimpleType, SchemaSetImpl.AnyType, SimpleTypeImpl, SubstGroupBaseTypeRef, UnionSimpleTypeImpl
- Enclosing class:
Ref
public static interface Ref.Type
-
Method Summary
-
Method Details
-
getType
XSType getType()Obtains a reference as a type.
-