Uses of Class
com.hybris.cockpitng.config.notification.jaxb.NotificationReferences
-
Packages that use NotificationReferences Package Description com.hybris.cockpitng.config.notification.jaxb -
-
Uses of NotificationReferences in com.hybris.cockpitng.config.notification.jaxb
Fields in com.hybris.cockpitng.config.notification.jaxb declared as NotificationReferences Modifier and Type Field Description protected NotificationReferencesNotification. referencesMethods in com.hybris.cockpitng.config.notification.jaxb that return NotificationReferences Modifier and Type Method Description NotificationReferencesNotification. getReferences()Gets the value of the references property.Methods in com.hybris.cockpitng.config.notification.jaxb with parameters of type NotificationReferences Modifier and Type Method Description voidNotification. setReferences(NotificationReferences value)Sets the value of the references property.
-