java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.notification.occurrence.Account

@ApiType("SoftLayer_Notification_Occurrence_Account")
public class Account
extends Entity
See Also:
SoftLayer_Notification_Occurrence_Account
  • Field Details

  • Constructor Details

    • Account

      public Account()
  • Method Details

    • getAccount

      public Account getAccount()
    • setAccount

      public void setAccount​(Account account)
    • getLastNotificationUpdate

      public Update getLastNotificationUpdate()
    • setLastNotificationUpdate

      public void setLastNotificationUpdate​(Update lastNotificationUpdate)
    • getNotificationOccurrenceEvent

      public Event getNotificationOccurrenceEvent()
    • setNotificationOccurrenceEvent

      public void setNotificationOccurrenceEvent​(Event notificationOccurrenceEvent)
    • getActive

      public Long getActive()
    • setActive

      public void setActive​(Long active)
    • isActiveSpecified

      public boolean isActiveSpecified()
    • unsetActive

      public void unsetActive()