Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar21.RelationshipsType

Packages that use RelationshipsType
org.eclipse.modisco.jee.ejbjar.EjbJar21   
 

Uses of RelationshipsType in org.eclipse.modisco.jee.ejbjar.EjbJar21
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 that return RelationshipsType
 RelationshipsType EjbJar21Factory.createRelationshipsType()
          Returns a new object of class 'Relationships Type'.
 RelationshipsType EjbJarType.getRelationships()
          Returns the value of the 'Relationships' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 with parameters of type RelationshipsType
 void EjbJarType.setRelationships(RelationshipsType value)
          Sets the value of the 'Relationships' containment reference.