public final class Manager extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
Manager.Builder |
| Constructor and Description |
|---|
Manager(String value,
String reference,
String displayName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDisplayName() |
String |
getReference() |
String |
getValue() |
int |
hashCode() |
boolean |
isEmpty() |
Copyright © 2022 SAP SE. All rights reserved.