public class RequestScheduleBatchRequestEntityPK extends Object implements Serializable
| Constructor and Description |
|---|
RequestScheduleBatchRequestEntityPK() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getBatchId() |
Long |
getScheduleId() |
int |
hashCode() |
void |
setBatchId(Long batchId) |
void |
setScheduleId(Long scheduleId) |
Copyright © 2022 Apache Software Foundation. All rights reserved.