See: Description
| Interface | Description |
|---|---|
| [source] FieldAccessor |
Encapsulates the access on a field.
|
| [source] FieldOutline |
Representation of a field of
ClassOutline. |
| [source] Outline |
Root of the outline.
|
| [source] PackageOutline |
Outline object that provides per-package information.
|
| Class | Description |
|---|---|
| [source] ClassOutline |
Outline object that provides per-
CClassInfo information
for filling in methods/fields for a bean. |
| [source] ElementOutline |
Outline object that provides per-
CElementInfo information
for filling in methods/fields for a bean. |
| [source] EnumConstantOutline |
Outline object that provides per-
CEnumConstant information. |
| [source] EnumOutline |
Outline object that provides per-
CEnumLeafInfo information
for filling in methods/fields for a bean. |
| Enum | Description |
|---|---|
| [source] Aspect |
Sometimes a single JAXB-generated bean spans across multiple Java classes/interfaces.
|
Code generation phase builds an outline little by little, while each step is using the outline built by the prior steps.