Uses of Interface
org.eclipse.modisco.jee.webapp.webapp23.LocalHomeType

Packages that use LocalHomeType
org.eclipse.modisco.jee.webapp.webapp23   
 

Uses of LocalHomeType in org.eclipse.modisco.jee.webapp.webapp23
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return LocalHomeType
 LocalHomeType Webapp23Factory.createLocalHomeType()
          Returns a new object of class 'Local Home Type'.
 LocalHomeType DocumentRoot.getLocalHome()
          Returns the value of the 'Local Home' containment reference.
 LocalHomeType EjbLocalRefType.getLocalHome()
          Returns the value of the 'Local Home' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 with parameters of type LocalHomeType
 void DocumentRoot.setLocalHome(LocalHomeType value)
          Sets the value of the 'Local Home' containment reference.
 void EjbLocalRefType.setLocalHome(LocalHomeType value)
          Sets the value of the 'Local Home' containment reference.