|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.tools.xjc.outline.ClassOutline
com.sun.tools.xjc.generator.bean.ClassOutlineImpl
public final class ClassOutlineImpl
ClassOutline
enhanced with schema2java specific
information.
Field Summary |
---|
Fields inherited from class com.sun.tools.xjc.outline.ClassOutline |
---|
implClass, implRef, ref, target |
Method Summary | |
---|---|
PackageOutlineImpl |
_package()
Gets _package() as PackageOutlineImpl ,
since it's guaranteed to be of that type. |
MethodWriter |
createMethodWriter()
|
BeanGenerator |
parent()
A Outline that encloses all the class outlines. |
Methods inherited from class com.sun.tools.xjc.outline.ClassOutline |
---|
getDeclaredFields, getSuperClass |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public MethodWriter createMethodWriter()
public PackageOutlineImpl _package()
_package()
as PackageOutlineImpl
,
since it's guaranteed to be of that type.
_package
in class ClassOutline
public BeanGenerator parent()
ClassOutline
Outline
that encloses all the class outlines.
parent
in class ClassOutline
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |