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
- Author:
- Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)
-
Method Summary
-
Method Details
-
getType
XSType getType()Obtains a reference as a type.
-