Uses of Interface
org.eclipse.modisco.jee.webapp.webapp30.MultipartConfigType

Packages that use MultipartConfigType
org.eclipse.modisco.jee.webapp.webapp30   
 

Uses of MultipartConfigType in org.eclipse.modisco.jee.webapp.webapp30
 

Methods in org.eclipse.modisco.jee.webapp.webapp30 that return MultipartConfigType
 MultipartConfigType Webapp30Factory.createMultipartConfigType()
          Returns a new object of class 'Multipart Config Type'.
 MultipartConfigType ServletType.getMultipartConfig()
          Returns the value of the 'Multipart Config' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp30 with parameters of type MultipartConfigType
 void ServletType.setMultipartConfig(MultipartConfigType value)
          Sets the value of the 'Multipart Config' containment reference.