Class NotificationTestResponse

java.lang.Object
flexagon.ff.common.core.pojos.BasePOJO
flexagon.fd.model2.notification.pojos.NotificationTestResponse
All Implemented Interfaces:
Serializable

public class NotificationTestResponse extends BasePOJO
See Also:
  • Constructor Details

    • NotificationTestResponse

      public NotificationTestResponse()
  • Method Details

    • setTestDataId

      public void setTestDataId(Long pTestDataId)
    • getTestDataId

      public Long getTestDataId()
    • toString

      public String toString()
      Description copied from class: BasePOJO
      Returns custom String representation implemented by walking complete object structure.
      Overrides:
      toString in class BasePOJO
      Returns:
      a String representation of this object