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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp30 that return MimeTypeType
 MimeTypeType Webapp30Factory.createMimeTypeType()
          Returns a new object of class 'Mime Type Type'.
 MimeTypeType MimeMappingType.getMimeType()
          Returns the value of the 'Mime Type' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp30 with parameters of type MimeTypeType
 void MimeMappingType.setMimeType(MimeTypeType value)
          Sets the value of the 'Mime Type' containment reference.