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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar30 that return RelationshipRoleSourceType
 RelationshipRoleSourceType EjbJar30Factory.createRelationshipRoleSourceType()
          Returns a new object of class 'Relationship Role Source Type'.
 RelationshipRoleSourceType EjbRelationshipRoleType.getRelationshipRoleSource()
          Returns the value of the 'Relationship Role Source' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar30 with parameters of type RelationshipRoleSourceType
 void EjbRelationshipRoleType.setRelationshipRoleSource(RelationshipRoleSourceType value)
          Sets the value of the 'Relationship Role Source' containment reference.