public class GxUserAccountAssigneeWrapper extends Object implements GxAssignee
| Modifier and Type | Field and Description |
|---|---|
GxUserAccountBean |
userAccount |
| Constructor and Description |
|---|
GxUserAccountAssigneeWrapper(GxUserAccountBean userAccount) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getEmail() |
String |
getFullName() |
String |
getUsername() |
int |
hashCode() |
public GxUserAccountBean userAccount
public GxUserAccountAssigneeWrapper(GxUserAccountBean userAccount)
public String getUsername()
getUsername in interface GxAssigneepublic String getFullName()
getFullName in interface GxAssigneepublic String getEmail()
getEmail in interface GxAssigneeCopyright © 2018. All rights reserved.