Uses of Class
com.hybris.cockpitng.config.notification.jaxb.NotificationDestination
-
Packages that use NotificationDestination Package Description com.hybris.cockpitng.config.notification.jaxb -
-
Uses of NotificationDestination in com.hybris.cockpitng.config.notification.jaxb
Fields in com.hybris.cockpitng.config.notification.jaxb with type parameters of type NotificationDestination Modifier and Type Field Description protected java.util.List<NotificationDestination>NotificationDefaults. destinationsMethods in com.hybris.cockpitng.config.notification.jaxb that return types with arguments of type NotificationDestination Modifier and Type Method Description java.util.List<NotificationDestination>NotificationDefaults. getDestinations()Gets the value of the destinations property.
-