org.apache.axis.attachments
public final class DimeTypeNameFormat extends Object
| Field Summary | |
|---|---|
| static DimeTypeNameFormat | MIME |
| static DimeTypeNameFormat | UNKNOWN |
| static DimeTypeNameFormat | URI |
| Method Summary | |
|---|---|
| boolean | equals(Object x) |
| int | hashCode() |
| static DimeTypeNameFormat | parseByte(byte x) |
| static DimeTypeNameFormat | parseByte(Byte x) |
| byte | toByte() |
| String | toString() |