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

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

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

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

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