|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.aspose.email.BaseEnum<VCardUrlType>
com.aspose.email.VCardUrlType
public final class VCardUrlType
Enumerates url type
| Field Summary | |
|---|---|
static int |
_HOME
Home type |
static int |
_None
No type is specified |
static int |
_WORK
Work type |
static VCardUrlType |
HOME
|
static VCardUrlType |
None
|
static VCardUrlType |
WORK
|
| 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 _None
No type is specified
public static final VCardUrlType None
public static final int _HOME
Home type
public static final VCardUrlType HOME
public static final int _WORK
Work type
public static final VCardUrlType WORK
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||