|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MimeMappingType
A representation of the model object 'Mime Mapping Type'.
The following features are supported:
Webapp22Package.getMimeMappingType()| Method Summary | |
|---|---|
ExtensionType |
getExtension()
Returns the value of the 'Extension' containment reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
MimeTypeType |
getMimeType()
Returns the value of the 'Mime Type' containment reference. |
void |
setExtension(ExtensionType value)
Sets the value of the ' Extension' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id' attribute. |
void |
setMimeType(MimeTypeType value)
Sets the value of the ' Mime Type' containment reference. |
| Method Detail |
|---|
ExtensionType getExtension()
If the meaning of the 'Extension' containment reference isn't clear, there really should be more of a description here...
setExtension(ExtensionType),
Webapp22Package.getMimeMappingType_Extension()void setExtension(ExtensionType value)
Extension' containment reference.
value - the new value of the 'Extension' containment reference.getExtension()MimeTypeType getMimeType()
If the meaning of the 'Mime Type' containment reference isn't clear, there really should be more of a description here...
setMimeType(MimeTypeType),
Webapp22Package.getMimeMappingType_MimeType()void setMimeType(MimeTypeType value)
Mime Type' containment reference.
value - the new value of the 'Mime Type' containment reference.getMimeType()java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
Webapp22Package.getMimeMappingType_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||