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

public static interface Ref.SimpleType
extends Ref.Type


Method Summary
 XSSimpleType getType()
          Obtains a reference as a type.
 

Method Detail

getType

XSSimpleType getType()
Description copied from interface: Ref.Type
Obtains a reference as a type.

Specified by:
getType in interface Ref.Type


Copyright © 2012 Oracle. All Rights Reserved.