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