public class ProjectUser_PK extends Object implements Serializable
| Constructor and Description |
|---|
ProjectUser_PK() |
ProjectUser_PK(String projectID,
String userName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getProjectID() |
String |
getUserName() |
int |
hashCode() |
void |
setProjectID(String projectID) |
void |
setUserName(String userName) |
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.