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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return HttpMethodType
 HttpMethodType Webapp23Factory.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.webapp23 with parameters of type HttpMethodType
 void DocumentRoot.setHttpMethod(HttpMethodType value)
          Sets the value of the 'Http Method' containment reference.