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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return InitParamType
 InitParamType Webapp23Factory.createInitParamType()
          Returns a new object of class 'Init Param Type'.
 InitParamType DocumentRoot.getInitParam()
          Returns the value of the 'Init Param' containment reference.
 

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