public class StageEntityPK extends Object implements Serializable
| Constructor and Description |
|---|
StageEntityPK() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getRequestId() |
Long |
getStageId() |
int |
hashCode() |
void |
setRequestId(Long requestId) |
void |
setStageId(Long stageId) |
Copyright © 2016. All rights reserved.