public class BatchInfo
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Gets the value of the requiresBatch property.
void
Sets the value of the requiresBatch property.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
requiresBatch
protected String requiresBatch
-
Constructor Details
-
BatchInfo
public BatchInfo()
-
Method Details
-
getRequiresBatch
public String getRequiresBatch()
Gets the value of the requiresBatch property.
- Returns:
- possible object is
String
-
setRequiresBatch
public void setRequiresBatch(String value)
Sets the value of the requiresBatch property.
- Parameters:
value - allowed object is
String