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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return ExtensionType
 ExtensionType Webapp23Factory.createExtensionType()
          Returns a new object of class 'Extension Type'.
 ExtensionType DocumentRoot.getExtension()
          Returns the value of the 'Extension' containment reference.
 ExtensionType MimeMappingType.getExtension()
          Returns the value of the 'Extension' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 with parameters of type ExtensionType
 void DocumentRoot.setExtension(ExtensionType value)
          Sets the value of the 'Extension' containment reference.
 void MimeMappingType.setExtension(ExtensionType value)
          Sets the value of the 'Extension' containment reference.