Uses of Interface
org.eclipse.modisco.jee.webapp.webapp30.HomeType

Packages that use HomeType
org.eclipse.modisco.jee.webapp.webapp30   
 

Uses of HomeType in org.eclipse.modisco.jee.webapp.webapp30
 

Methods in org.eclipse.modisco.jee.webapp.webapp30 that return HomeType
 HomeType Webapp30Factory.createHomeType()
          Returns a new object of class 'Home Type'.
 HomeType EjbRefType.getHome()
          Returns the value of the 'Home' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp30 with parameters of type HomeType
 void EjbRefType.setHome(HomeType value)
          Sets the value of the 'Home' containment reference.