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