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

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

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

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

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