An internal mimetype.
More...
List of all members.
Detailed Description
An internal mimetype.
Definition at line 6 of file Mimetype.java.
Constructor & Destructor Documentation
eu.coform.Mimetype.Mimetype |
( |
| ) |
|
Member Function Documentation
String eu.coform.Mimetype.getDescription |
( |
| ) |
|
String eu.coform.Mimetype.getExtension |
( |
| ) |
|
int eu.coform.Mimetype.getMimetypeID |
( |
| ) |
|
String eu.coform.Mimetype.getName |
( |
| ) |
|
String eu.coform.Mimetype.getUri |
( |
| ) |
|
void eu.coform.Mimetype.setDescription |
( |
String |
description | ) |
|
void eu.coform.Mimetype.setExtension |
( |
String |
extension | ) |
|
void eu.coform.Mimetype.setMimetypeID |
( |
int |
mimetypeID | ) |
|
void eu.coform.Mimetype.setName |
( |
String |
name | ) |
|
void eu.coform.Mimetype.setUri |
( |
String |
uri | ) |
|
The documentation for this class was generated from the following file: