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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar30 that return EjbRelationshipRoleType
 EjbRelationshipRoleType EjbJar30Factory.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.EjbJar30 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.