public class AlertDeliverySpec extends Object implements Serializable
| Constructor and Description | 
|---|
| AlertDeliverySpec(boolean inbox,
                 boolean email) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| int | hashCode() | 
| boolean | isEmail()Get whether email notification is enabled. | 
| boolean | isInbox()Get whether the inbox notification is enabled. | 
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.