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