|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MimeTypeType
MIME type name, e.g. "text/html". The MIME type may also contain the wildcard character '*', like "text/*" or "*/*". Used in: supports
Java class for mime-typeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="mime-typeType">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
</extension>
</simpleContent>
</complexType>
| Method Summary | |
|---|---|
String |
getValue()
Gets the value of the value property. |
void |
setValue(String value)
Sets the value of the value property. |
| Method Detail |
|---|
String getValue()
Stringvoid setValue(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||