Uses of Interface
org.eclipse.modisco.jee.webapp.webapp25.EjbRefTypeType

Packages that use EjbRefTypeType
org.eclipse.modisco.jee.webapp.webapp25   
 

Uses of EjbRefTypeType in org.eclipse.modisco.jee.webapp.webapp25
 

Methods in org.eclipse.modisco.jee.webapp.webapp25 that return EjbRefTypeType
 EjbRefTypeType Webapp25Factory.createEjbRefTypeType()
          Returns a new object of class 'Ejb Ref Type Type'.
 EjbRefTypeType EjbLocalRefType.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.webapp.webapp25 with parameters of type EjbRefTypeType
 void EjbLocalRefType.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.