public class UserGroup extends Object implements Serializable
| Constructor and Description |
|---|
UserGroup(String objectID,
String displayName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDisplayName() |
String |
getObjectID() |
int |
hashCode() |
Copyright © 2020 Microsoft Corporation. All rights reserved.