Public Member Functions | |
| RelationshipRoleSource () | |
| String | getDescription () |
| void | setDescription (String description) |
| String | getEjbName () |
| void | setEjbName (String ejbName) |
| String | toXML (int indent) |
Definition at line 36 of file RelationshipRoleSource.java.
|
|
Constructor Definition at line 52 of file RelationshipRoleSource.java. |
|
|
Gets the description
Definition at line 60 of file RelationshipRoleSource.java. |
|
|
Gets the ejb-name
Definition at line 76 of file RelationshipRoleSource.java. |
|
|
Set the description
Definition at line 68 of file RelationshipRoleSource.java. |
|
|
Set the ejb-name
Definition at line 84 of file RelationshipRoleSource.java. |
|
|
Represents this element by it's XML description.
Definition at line 93 of file RelationshipRoleSource.java. Referenced by org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole.toXML(). |
1.3.9.1