|
||||||||||
| 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 | |
|---|---|
JEnumConstant |
constRef
The generated enum constant. |
CEnumConstant |
target
This EnumOutline holds information about this CEnumLeafInfo. |
| Constructor Summary | |
|---|---|
protected |
EnumConstantOutline(CEnumConstant target,
JEnumConstant constRef)
Reserved for BeanGenerator. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final CEnumConstant target
EnumOutline holds information about this CEnumLeafInfo.
public final JEnumConstant constRef
| Constructor Detail |
|---|
protected EnumConstantOutline(CEnumConstant target,
JEnumConstant constRef)
BeanGenerator.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||