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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return EjbRelationNameType
 EjbRelationNameType EjbJar20Factory.createEjbRelationNameType()
          Returns a new object of class 'Ejb Relation Name Type'.
 EjbRelationNameType DocumentRoot.getEjbRelationName()
          Returns the value of the 'Ejb Relation Name' containment reference.
 EjbRelationNameType EjbRelationType.getEjbRelationName()
          Returns the value of the 'Ejb Relation Name' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type EjbRelationNameType
 void DocumentRoot.setEjbRelationName(EjbRelationNameType value)
          Sets the value of the 'Ejb Relation Name' containment reference.
 void EjbRelationType.setEjbRelationName(EjbRelationNameType value)
          Sets the value of the 'Ejb Relation Name' containment reference.