public class UserIdNamePair extends Object
| Constructor and Description |
|---|
UserIdNamePair() |
| Modifier and Type | Method and Description |
|---|---|
UUID |
getGuid() |
String |
getUserName() |
void |
setGuid(UUID guid) |
void |
setUserName(String userName) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.