Interface IJobRequest
-
public interface IJobRequest
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetJobId()voidsetJobId(String jobId)
-
public interface IJobRequest
| Modifier and Type | Method | Description |
|---|---|---|
String |
getJobId() |
|
void |
setJobId(String jobId) |