| Package | Description |
|---|---|
| vdoclet.ejb |
| Modifier and Type | Method and Description |
|---|---|
EjbRelationRole |
EjbRelation.getRole(String name)
Find a role by name
|
EjbRelationRole |
EjbRelationRole.getTarget()
Get the target for this role.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EjbRelationRole.setTarget(EjbRelationRole target)
Set the target for this role.
|
| Constructor and Description |
|---|
EjbRelation(EjbRelationRole roleA,
EjbRelationRole roleB)
Construct a new EjbRelation.
|