@Generated public class AccessRequestDestinations extends Object
| Constructor and Description |
|---|
AccessRequestDestinations() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getAreAnyDestinationsHidden() |
Collection<NotificationDestination> |
getDestinations() |
Securable |
getSecurable() |
int |
hashCode() |
AccessRequestDestinations |
setAreAnyDestinationsHidden(Boolean areAnyDestinationsHidden) |
AccessRequestDestinations |
setDestinations(Collection<NotificationDestination> destinations) |
AccessRequestDestinations |
setSecurable(Securable securable) |
String |
toString() |
public AccessRequestDestinations setAreAnyDestinationsHidden(Boolean areAnyDestinationsHidden)
public Boolean getAreAnyDestinationsHidden()
public AccessRequestDestinations setDestinations(Collection<NotificationDestination> destinations)
public Collection<NotificationDestination> getDestinations()
public AccessRequestDestinations setSecurable(Securable securable)
public Securable getSecurable()
Copyright © 2025. All rights reserved.