com.sun.tools.xjc.generator.bean
Class ElementOutlineImpl
java.lang.Object
com.sun.tools.xjc.outline.ElementOutline
com.sun.tools.xjc.generator.bean.ElementOutlineImpl
final class ElementOutlineImpl
- extends ElementOutline
ElementOutline
implementation.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementOutlineImpl
ElementOutlineImpl(BeanGenerator parent,
CElementInfo ei)
parent
public BeanGenerator parent()
- Description copied from class:
ElementOutline
- A
Outline
that encloses all the class outlines.
- Specified by:
parent
in class ElementOutline