|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.xjc.outline.EnumConstantOutline
public abstract class EnumConstantOutline
Outline object that provides per-CEnumConstant information.
This object can be obtained from EnumOutline
| Field Summary | |
|---|---|
com.sun.codemodel.JEnumConstant |
constRef
The generated enum constant. |
CEnumConstant |
target
This EnumOutline holds information about this CEnumLeafInfo. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final CEnumConstant target
EnumOutline holds information about this CEnumLeafInfo.
public final com.sun.codemodel.JEnumConstant constRef
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||