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

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

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

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