|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.email.BaseEnum<VCardTelephoneType>
com.aspose.email.VCardTelephoneType
public final class VCardTelephoneType
Enumerates a vCard telephone types
Field Summary | |
---|---|
static int |
_BBS
A bulletin board service number |
static int |
_CAR
A car-phone number |
static int |
_CELL
A cellular number |
static int |
_FAX
A facsimile number |
static int |
_HOME
A home number |
static int |
_ISDN
An ISDN number |
static int |
_MODEM
A modem number |
static int |
_MSG
A messaging service on the number |
static int |
_None
None |
static int |
_PAGER
A pager number |
static int |
_PCS
A personal communication services telephone number |
static int |
_PREF
A preferred number |
static int |
_VIDEO
A video-phone number |
static int |
_VOICE
A voice number |
static int |
_WORK
A work number |
static VCardTelephoneType |
BBS
|
static VCardTelephoneType |
CAR
|
static VCardTelephoneType |
CELL
|
static VCardTelephoneType |
FAX
|
static VCardTelephoneType |
HOME
|
static VCardTelephoneType |
ISDN
|
static VCardTelephoneType |
MODEM
|
static VCardTelephoneType |
MSG
|
static VCardTelephoneType |
None
|
static VCardTelephoneType |
PAGER
|
static VCardTelephoneType |
PCS
|
static VCardTelephoneType |
PREF
|
static VCardTelephoneType |
VIDEO
|
static VCardTelephoneType |
VOICE
|
static VCardTelephoneType |
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
None
public static final VCardTelephoneType None
public static final int _VOICE
A voice number
public static final VCardTelephoneType VOICE
public static final int _PREF
A preferred number
public static final VCardTelephoneType PREF
public static final int _WORK
A work number
public static final VCardTelephoneType WORK
public static final int _HOME
A home number
public static final VCardTelephoneType HOME
public static final int _FAX
A facsimile number
public static final VCardTelephoneType FAX
public static final int _CELL
A cellular number
public static final VCardTelephoneType CELL
public static final int _PAGER
A pager number
public static final VCardTelephoneType PAGER
public static final int _BBS
A bulletin board service number
public static final VCardTelephoneType BBS
public static final int _MODEM
A modem number
public static final VCardTelephoneType MODEM
public static final int _CAR
A car-phone number
public static final VCardTelephoneType CAR
public static final int _ISDN
An ISDN number
public static final VCardTelephoneType ISDN
public static final int _VIDEO
A video-phone number
public static final VCardTelephoneType VIDEO
public static final int _PCS
A personal communication services telephone number
public static final VCardTelephoneType PCS
public static final int _MSG
A messaging service on the number
public static final VCardTelephoneType MSG
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |