public class ResponseCountToBatchSenderAsstManager
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private int |
responseCount
The response count.
|
| Constructor and Description |
|---|
ResponseCountToBatchSenderAsstManager(int responseCount)
Instantiates a new response count to batch sender asst manager.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getResponseCount()
Gets the response count.
|