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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp22 that return MimeMappingType
 MimeMappingType Webapp22Factory.createMimeMappingType()
          Returns a new object of class 'Mime Mapping Type'.
 MimeMappingType DocumentRoot.getMimeMapping()
          Returns the value of the 'Mime Mapping' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp22 with parameters of type MimeMappingType
 void DocumentRoot.setMimeMapping(MimeMappingType value)
          Sets the value of the 'Mime Mapping' containment reference.