public class UserPk extends Object implements Serializable
| Constructor and Description |
|---|
UserPk() |
UserPk(String recordId,
String username) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getRecordId() |
String |
getUsername() |
void |
setRecordId(String recordId) |
void |
setUsername(String username) |
Copyright © 2009-2016. All Rights Reserved.