|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.aspose.email.BaseEnum<NamedPropertyKind>
com.aspose.email.NamedPropertyKind
public final class NamedPropertyKind
Identifies MessageObjectProperty kind.
| Field Summary | |
|---|---|
static int |
_Numerical
Property has name id. |
static int |
_String
Property has string name. |
static NamedPropertyKind |
Numerical
|
static NamedPropertyKind |
String
|
| Method Summary |
|---|
| Methods inherited from class com.aspose.email.BaseEnum |
|---|
AND, equals, getName, getValue, hashCode, isDefined, OR, toEnum, toString, XOR |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int _Numerical
Property has name id.
public static final NamedPropertyKind Numerical
public static final int _String
Property has string name.
public static final NamedPropertyKind String
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||