JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.sun.xml.xsom.impl
Ref
ComplexType
Contents
Description
Method Summary
Method Details
getType()
Hide sidebar
Show sidebar
Interface Ref.ComplexType
All Superinterfaces:
Ref.Type
All Known Implementing Classes:
ComplexTypeImpl
,
DelayedRef.ComplexType
Enclosing class:
Ref
public static interface
Ref.ComplexType
extends
Ref.Type
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
XSComplexType
getType
()
Obtains a reference as a type.
Method Details
getType
XSComplexType
getType
()
Description copied from interface:
Ref.Type
Obtains a reference as a type.
Specified by:
getType
in interface
Ref.Type