public static class PhoneNumber.Type extends MultiValuedAttributeType
| Modifier and Type | Field and Description |
|---|---|
static PhoneNumber.Type |
FAX |
static PhoneNumber.Type |
HOME |
static PhoneNumber.Type |
MOBILE |
static PhoneNumber.Type |
OTHER |
static PhoneNumber.Type |
PAGER |
static PhoneNumber.Type |
WORK |
| Constructor and Description |
|---|
PhoneNumber.Type(String value) |
public static final PhoneNumber.Type WORK
public static final PhoneNumber.Type HOME
public static final PhoneNumber.Type MOBILE
public static final PhoneNumber.Type FAX
public static final PhoneNumber.Type PAGER
public static final PhoneNumber.Type OTHER
public PhoneNumber.Type(String value)
Copyright © 2014. All Rights Reserved.