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

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

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

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

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