public class JobItem extends Object
| Constructor and Description |
|---|
JobItem() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJobId() |
String |
getName() |
String |
getParameters() |
void |
setJobId(String jobId) |
void |
setName(String name) |
void |
setParameters(String parameters) |
? Copyright 2013 BMC Software, Inc.