Class NotificationTestResponse
java.lang.Object
flexagon.ff.common.core.pojos.BasePOJO
flexagon.fd.model2.notification.pojos.NotificationTestResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetTestDataId(Long pTestDataId) toString()Returns custom String representation implemented by walking complete object structure.
-
Constructor Details
-
NotificationTestResponse
public NotificationTestResponse()
-
-
Method Details