| Package | Description |
|---|---|
| com.sap.scimono.entity |
| Modifier and Type | Field and Description |
|---|---|
static PhoneNumber.Type |
PhoneNumber.Type.FAX |
static PhoneNumber.Type |
PhoneNumber.Type.HOME |
static PhoneNumber.Type |
PhoneNumber.Type.MOBILE |
static PhoneNumber.Type |
PhoneNumber.Type.OTHER |
static PhoneNumber.Type |
PhoneNumber.Type.PAGER |
static PhoneNumber.Type |
PhoneNumber.Type.WORK |
| Modifier and Type | Method and Description |
|---|---|
PhoneNumber.Type |
PhoneNumber.getType()
Gets the type of the attribute.
|
static PhoneNumber.Type |
PhoneNumber.Type.of(String typeName) |
| Modifier and Type | Method and Description |
|---|---|
PhoneNumber.Builder |
PhoneNumber.Builder.setType(PhoneNumber.Type type)
Sets the label indicating the attribute's function (See
PhoneNumber.getType()). |
Copyright © 2022 SAP SE. All rights reserved.