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