public class RecipientDTO extends Object implements Serializable
| Constructor and Description |
|---|
RecipientDTO() |
| Modifier and Type | Method and Description |
|---|---|
long |
getId() |
String |
getUsername() |
void |
setId(long id) |
void |
setUsername(String username) |
Copyright © 2016 Jasig. All Rights Reserved.