public class UserDto extends Object
Constructor and Description |
---|
UserDto(String id,
String firstName,
String lastName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getDisplayName() |
String |
getFirstName() |
String |
getId() |
String |
getLastName() |
int |
hashCode() |
Copyright © 2015. All rights reserved.