Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar20.EjbRelationshipRoleNameType

Packages that use EjbRelationshipRoleNameType
org.eclipse.modisco.jee.ejbjar.EjbJar20   
 

Uses of EjbRelationshipRoleNameType in org.eclipse.modisco.jee.ejbjar.EjbJar20
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return EjbRelationshipRoleNameType
 EjbRelationshipRoleNameType EjbJar20Factory.createEjbRelationshipRoleNameType()
          Returns a new object of class 'Ejb Relationship Role Name Type'.
 EjbRelationshipRoleNameType DocumentRoot.getEjbRelationshipRoleName()
          Returns the value of the 'Ejb Relationship Role Name' containment reference.
 EjbRelationshipRoleNameType EjbRelationshipRoleType.getEjbRelationshipRoleName()
          Returns the value of the 'Ejb Relationship Role Name' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type EjbRelationshipRoleNameType
 void DocumentRoot.setEjbRelationshipRoleName(EjbRelationshipRoleNameType value)
          Sets the value of the 'Ejb Relationship Role Name' containment reference.
 void EjbRelationshipRoleType.setEjbRelationshipRoleName(EjbRelationshipRoleNameType value)
          Sets the value of the 'Ejb Relationship Role Name' containment reference.