public class BatchSaveOperatingRS
extends java.lang.Object
| Constructor and Description |
|---|
BatchSaveOperatingRS() |
| Modifier and Type | Method and Description |
|---|---|
void |
addResponse(BatchElementCreatedRS elementCreatedRS) |
java.util.List<BatchElementCreatedRS> |
getResponses() |
void |
setResponses(java.util.List<BatchElementCreatedRS> responses) |
java.lang.String |
toString() |
public java.util.List<BatchElementCreatedRS> getResponses()
public void addResponse(BatchElementCreatedRS elementCreatedRS)
public void setResponses(java.util.List<BatchElementCreatedRS> responses)
public java.lang.String toString()
toString in class java.lang.Object