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 |
| Modifier and Type | Method and Description |
|---|---|
static PhoneNumber.Type |
of(String typeName) |
equals, getValue, hashCode, toStringpublic 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 static PhoneNumber.Type of(String typeName)
Copyright © 2022 SAP SE. All rights reserved.