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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp22 that return HttpMethodType
 HttpMethodType Webapp22Factory.createHttpMethodType()
          Returns a new object of class 'Http Method Type'.
 HttpMethodType DocumentRoot.getHttpMethod()
          Returns the value of the 'Http Method' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp22 with parameters of type HttpMethodType
 void DocumentRoot.setHttpMethod(HttpMethodType value)
          Sets the value of the 'Http Method' containment reference.