public interface RelationshipRoleSourceType
The following features are supported:
EjbJar30Package.getRelationshipRoleSourceType()| Modifier and Type | Method and Description |
|---|---|
|
getDescription()
Returns the value of the 'Description' containment reference list.
|
EjbNameType |
getEjbName()
Returns the value of the 'Ejb Name' containment reference.
|
java.lang.String |
getId()
Returns the value of the 'Id' attribute.
|
void |
setEjbName(EjbNameType value)
Sets the value of the '
Ejb Name' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the '
Id' attribute. |
getDescription()
DescriptionType.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
EjbJar30Package.getRelationshipRoleSourceType_Description()EjbNameType getEjbName()
If the meaning of the 'Ejb Name' containment reference isn't clear, there really should be more of a description here...
setEjbName(EjbNameType),
EjbJar30Package.getRelationshipRoleSourceType_EjbName()void setEjbName(EjbNameType value)
Ejb Name' containment reference.
value - the new value of the 'Ejb Name' containment reference.getEjbName()java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
EjbJar30Package.getRelationshipRoleSourceType_Id()