public final class PhoneUse
extends java.lang.Enum
Title: Structured Data Objects
Description: Defines a PhoneUse object of a vCard
.
Copyright: Copyright (c) 2011
Company: StreamScape Technologies
Modifier and Type | Field and Description |
---|---|
static PhoneUse |
CELL |
static PhoneUse |
FAX |
static PhoneUse |
MSG |
static PhoneUse |
PAGER |
static PhoneUse |
VOICE |
Modifier and Type | Method and Description |
---|---|
static PhoneUse |
valueOf(java.lang.String name) |
static PhoneUse[] |
values() |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.