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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp24 that return MimeTypeType
 MimeTypeType Webapp24Factory.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.webapp24 with parameters of type MimeTypeType
 void MimeMappingType.setMimeType(MimeTypeType value)
          Sets the value of the 'Mime Type' containment reference.