@Generated public class NotificationDestination extends Object
| Constructor and Description |
|---|
NotificationDestination() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDestinationId() |
DestinationType |
getDestinationType() |
SpecialDestination |
getSpecialDestination() |
int |
hashCode() |
NotificationDestination |
setDestinationId(String destinationId) |
NotificationDestination |
setDestinationType(DestinationType destinationType) |
NotificationDestination |
setSpecialDestination(SpecialDestination specialDestination) |
String |
toString() |
public NotificationDestination setDestinationId(String destinationId)
public String getDestinationId()
public NotificationDestination setDestinationType(DestinationType destinationType)
public DestinationType getDestinationType()
public NotificationDestination setSpecialDestination(SpecialDestination specialDestination)
public SpecialDestination getSpecialDestination()
Copyright © 2026. All rights reserved.