org.apache.axis.attachments
Class DimeTypeNameFormat
java.lang.Object
org.apache.axis.attachments.DimeTypeNameFormat
- public final class DimeTypeNameFormat
- extends java.lang.Object
This class is a single part for DIME mulitpart message.
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
MIME
public static final DimeTypeNameFormat MIME
URI
public static final DimeTypeNameFormat URI
UNKNOWN
public static final DimeTypeNameFormat UNKNOWN
toString
public final java.lang.String toString()
toByte
public final byte toByte()
hashCode
public int hashCode()
equals
public final boolean equals(java.lang.Object x)
parseByte
public static DimeTypeNameFormat parseByte(byte x)
parseByte
public static DimeTypeNameFormat parseByte(java.lang.Byte x)
Copyright © 2003 Apache Web Services Project. A ll Rights Reserved.