public class ApplicationSearchUsersResult extends Object
Constructor and Description |
---|
ApplicationSearchUsersResult(String displayName,
String username,
String email,
String alias) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getAlias() |
String |
getDisplayName() |
String |
getEmail() |
String |
getUsername() |
int |
hashCode() |
String |
toString() |
Copyright © 2020 Atlassian. All rights reserved.