@Embeddable public class RadUserGroupId extends Object implements Serializable
| Constructor and Description |
|---|
RadUserGroupId() |
RadUserGroupId(String userName,
String groupName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getGroupName() |
String |
getUserName() |
int |
hashCode() |
void |
setGroupName(String groupName) |
void |
setUserName(String userName) |
String |
toString() |
Copyright © 2016. All rights reserved.