Uses of Class
com.hybris.cockpitng.config.notification.jaxb.NotificationRenderingInfo
-
Packages that use NotificationRenderingInfo Package Description com.hybris.cockpitng.config.notification.jaxb -
-
Uses of NotificationRenderingInfo in com.hybris.cockpitng.config.notification.jaxb
Subclasses of NotificationRenderingInfo in com.hybris.cockpitng.config.notification.jaxb Modifier and Type Class Description classNotificationJava class for Notification complex type.Fields in com.hybris.cockpitng.config.notification.jaxb declared as NotificationRenderingInfo Modifier and Type Field Description protected NotificationRenderingInfoNotificationDefaults. fallbackMethods in com.hybris.cockpitng.config.notification.jaxb that return NotificationRenderingInfo Modifier and Type Method Description NotificationRenderingInfoNotificationDefaults. getFallback()Gets the value of the fallback property.Methods in com.hybris.cockpitng.config.notification.jaxb with parameters of type NotificationRenderingInfo Modifier and Type Method Description voidNotificationDefaults. setFallback(NotificationRenderingInfo value)Sets the value of the fallback property.
-