| Package | Description |
|---|---|
| vdoclet.beaninfo | |
| vdoclet.docinfo | |
| vdoclet.ejb |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyInfo
Info about a JavaBean property
|
| Modifier and Type | Method and Description |
|---|---|
FieldInfo |
Builder.addField(String type,
String name) |
FieldInfo |
ClassInfo.getField(int index) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassInfo.addField(FieldInfo field) |
| Modifier and Type | Method and Description |
|---|---|
void |
EjbRelationRole.setField(FieldInfo cmrField)
Register a CMR-field for this role
|
| Constructor and Description |
|---|
EjbRelationRole(EjbInfo ejb,
FieldInfo cmrField) |