Package com.sun.xml.xsom.impl
Interface Ref.Element
-
- All Superinterfaces:
Ref.Term
- All Known Implementing Classes:
DelayedRef.Element
- Enclosing class:
- Ref
public static interface Ref.Element extends Ref.Term
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description XSElementDecl
get()
-
-
-
Method Detail
-
get
XSElementDecl get()
-
-