public class BatchJobStepKey
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
jobID
Implementation field for persistent attribute: jobID
|
java.lang.String |
stepID
Implementation field for persistent attribute: stepID
|
| Constructor and Description |
|---|
BatchJobStepKey()
Creates an empty key for the Entity Bean.
|
BatchJobStepKey(java.lang.String jobID,
java.lang.String stepID) |
public java.lang.String jobID
public java.lang.String stepID