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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp22 that return InitParamType
 InitParamType Webapp22Factory.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.webapp22 with parameters of type InitParamType
 void DocumentRoot.setInitParam(InitParamType value)
          Sets the value of the 'Init Param' containment reference.