public class SeriesJobData extends Object implements Serializable
| Constructor and Description |
|---|
SeriesJobData() |
SeriesJobData(Date date,
Long operationCount) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getDate() |
Long |
getOperationCount() |
void |
setDate(Date date) |
void |
setOperationCount(Long operationCount) |
String |
toString() |
Copyright © 2016. All Rights Reserved.