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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return ContextParamType
 ContextParamType Webapp23Factory.createContextParamType()
          Returns a new object of class 'Context Param Type'.
 ContextParamType DocumentRoot.getContextParam()
          Returns the value of the 'Context Param' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 with parameters of type ContextParamType
 void DocumentRoot.setContextParam(ContextParamType value)
          Sets the value of the 'Context Param' containment reference.