Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar11.EjbRefTypeType

Packages that use EjbRefTypeType
org.eclipse.modisco.jee.ejbjar.EjbJar11   
 

Uses of EjbRefTypeType in org.eclipse.modisco.jee.ejbjar.EjbJar11
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 that return EjbRefTypeType
 EjbRefTypeType EjbJar11Factory.createEjbRefTypeType()
          Returns a new object of class 'Ejb Ref Type Type'.
 EjbRefTypeType DocumentRoot.getEjbRefType()
          Returns the value of the 'Ejb Ref Type' containment reference.
 EjbRefTypeType EjbRefType.getEjbRefType()
          Returns the value of the 'Ejb Ref Type' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 with parameters of type EjbRefTypeType
 void DocumentRoot.setEjbRefType(EjbRefTypeType value)
          Sets the value of the 'Ejb Ref Type' containment reference.
 void EjbRefType.setEjbRefType(EjbRefTypeType value)
          Sets the value of the 'Ejb Ref Type' containment reference.