public class CRUDDeleteResponse extends Object implements Serializable
| Constructor and Description |
|---|
CRUDDeleteResponse() |
| Modifier and Type | Method and Description |
|---|---|
int |
getNumDeleted()
Number of records deleted
|
void |
setNumDeleted(int n)
Number of records deleted
|
Copyright © 2016. All rights reserved.