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

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

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

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