|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.network.OutlookMessageFormat
public final class OutlookMessageFormat
Represents outlook message format.
Field Summary | |
---|---|
static int |
ASCII
ASCII. |
static int |
UNICODE
Unicode. |
Method Summary | |
---|---|
static boolean |
isDefined(int value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int ASCII
ASCII.
public static final int UNICODE
Unicode.
Method Detail |
---|
public static boolean isDefined(int value)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |