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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 that return RelationshipsType
 RelationshipsType EjbJar31Factory.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.EjbJar31 with parameters of type RelationshipsType
 void EjbJarType.setRelationships(RelationshipsType value)
          Sets the value of the 'Relationships' containment reference.