@Embeddable
public class ProjectId
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
ProjectId(int departmentId,
int projectId) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDepartmentId() |
int |
getProjectId() |