public class BatchInfo extends Object
| Constructor and Description |
|---|
BatchInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getName() |
Calendar |
getStartedAt() |
void |
setId(String id) |
void |
setName(String name) |
void |
setStartedAt(Calendar startedAt) |
Copyright © 2018. All rights reserved.