Uses of Interface
org.eclipse.modisco.jee.webapp.webapp24.RunAsType

Packages that use RunAsType
org.eclipse.modisco.jee.webapp.webapp24   
 

Uses of RunAsType in org.eclipse.modisco.jee.webapp.webapp24
 

Methods in org.eclipse.modisco.jee.webapp.webapp24 that return RunAsType
 RunAsType Webapp24Factory.createRunAsType()
          Returns a new object of class 'Run As Type'.
 RunAsType ServletType.getRunAs()
          Returns the value of the 'Run As' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp24 with parameters of type RunAsType
 void ServletType.setRunAs(RunAsType value)
          Sets the value of the 'Run As' containment reference.