public class NotificationTestResponse extends BasePOJO
Constructor and Description |
---|
NotificationTestResponse() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getTestDataId() |
void |
setTestDataId(java.lang.Long pTestDataId) |
java.lang.String |
toString()
Returns custom String representation implemented by walking complete object structure.
|