Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar31.EjbRelationshipRoleType

Packages that use EjbRelationshipRoleType
org.eclipse.modisco.jee.ejbjar.EjbJar31   
 

Uses of EjbRelationshipRoleType in org.eclipse.modisco.jee.ejbjar.EjbJar31
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 that return EjbRelationshipRoleType
 EjbRelationshipRoleType EjbJar31Factory.createEjbRelationshipRoleType()
          Returns a new object of class 'Ejb Relationship Role Type'.
 EjbRelationshipRoleType EjbRelationType.getEjbRelationshipRole()
          Returns the value of the 'Ejb Relationship Role' containment reference.
 EjbRelationshipRoleType EjbRelationType.getEjbRelationshipRole1()
          Returns the value of the 'Ejb Relationship Role1' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 with parameters of type EjbRelationshipRoleType
 void EjbRelationType.setEjbRelationshipRole(EjbRelationshipRoleType value)
          Sets the value of the 'Ejb Relationship Role' containment reference.
 void EjbRelationType.setEjbRelationshipRole1(EjbRelationshipRoleType value)
          Sets the value of the 'Ejb Relationship Role1' containment reference.