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