|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EjbRelationType
A representation of the model object 'Ejb Relation Type'.
The following features are supported:
EjbJar20Package.getEjbRelationType()
Method Summary | |
---|---|
DescriptionType |
getDescription()
Returns the value of the 'Description' containment reference. |
EjbRelationNameType |
getEjbRelationName()
Returns the value of the 'Ejb Relation Name' containment reference. |
EjbRelationshipRoleType |
getEjbRelationshipRole()
Returns the value of the 'Ejb Relationship Role' containment reference. |
EjbRelationshipRoleType |
getEjbRelationshipRole1()
Returns the value of the 'Ejb Relationship Role1' 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 |
setEjbRelationName(EjbRelationNameType value)
Sets the value of the ' Ejb Relation Name ' containment reference. |
void |
setEjbRelationshipRole(EjbRelationshipRoleType value)
Sets the value of the ' Ejb Relationship Role ' containment reference. |
void |
setEjbRelationshipRole1(EjbRelationshipRoleType value)
Sets the value of the ' Ejb Relationship Role1 ' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
Method Detail |
---|
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.getEjbRelationType_Description()
void setDescription(DescriptionType value)
Description
' containment reference.
value
- the new value of the 'Description' containment reference.getDescription()
EjbRelationNameType getEjbRelationName()
If the meaning of the 'Ejb Relation Name' containment reference isn't clear, there really should be more of a description here...
setEjbRelationName(EjbRelationNameType)
,
EjbJar20Package.getEjbRelationType_EjbRelationName()
void setEjbRelationName(EjbRelationNameType value)
Ejb Relation Name
' containment reference.
value
- the new value of the 'Ejb Relation Name' containment reference.getEjbRelationName()
EjbRelationshipRoleType getEjbRelationshipRole()
If the meaning of the 'Ejb Relationship Role' containment reference isn't clear, there really should be more of a description here...
setEjbRelationshipRole(EjbRelationshipRoleType)
,
EjbJar20Package.getEjbRelationType_EjbRelationshipRole()
void setEjbRelationshipRole(EjbRelationshipRoleType value)
Ejb Relationship Role
' containment reference.
value
- the new value of the 'Ejb Relationship Role' containment reference.getEjbRelationshipRole()
EjbRelationshipRoleType getEjbRelationshipRole1()
If the meaning of the 'Ejb Relationship Role1' containment reference isn't clear, there really should be more of a description here...
setEjbRelationshipRole1(EjbRelationshipRoleType)
,
EjbJar20Package.getEjbRelationType_EjbRelationshipRole1()
void setEjbRelationshipRole1(EjbRelationshipRoleType value)
Ejb Relationship Role1
' containment reference.
value
- the new value of the 'Ejb Relationship Role1' containment reference.getEjbRelationshipRole1()
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.getEjbRelationType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |