Class UserVdcAlertSubscriptionCreateRequest

java.lang.Object
com.iland.core.web.rest.request.notification.UserVdcAlertSubscriptionCreateRequest
All Implemented Interfaces:
Serializable

public class UserVdcAlertSubscriptionCreateRequest extends Object implements Serializable
User Vdc Alert Subscription Create Request.
Author:
Nick Kasprzak
See Also:
  • Constructor Details

    • UserVdcAlertSubscriptionCreateRequest

      public UserVdcAlertSubscriptionCreateRequest(boolean active, int threshold)
  • Method Details

    • isActive

      public boolean isActive()
      Is active.
      Returns:
      is active
    • getThreshold

      public int getThreshold()
      Get the threshold.
      Returns:
      the threshold