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