public class Manager extends Object
| Constructor and Description |
|---|
Manager(String managerId,
String displayName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
Gets the value of the displayName property.
|
String |
getManagerId()
Gets the value of the managerId property.
|
Copyright © 2014. All Rights Reserved.