Uses of Class
com.hybris.cockpitng.config.notification.jaxb.NotificationTimeouts
-
Packages that use NotificationTimeouts Package Description com.hybris.cockpitng.config.notification.jaxb -
-
Uses of NotificationTimeouts in com.hybris.cockpitng.config.notification.jaxb
Fields in com.hybris.cockpitng.config.notification.jaxb declared as NotificationTimeouts Modifier and Type Field Description protected NotificationTimeoutsNotificationDefaults. timeoutsMethods in com.hybris.cockpitng.config.notification.jaxb that return NotificationTimeouts Modifier and Type Method Description NotificationTimeoutsNotificationDefaults. getTimeouts()Gets the value of the timeouts property.Methods in com.hybris.cockpitng.config.notification.jaxb with parameters of type NotificationTimeouts Modifier and Type Method Description voidNotificationDefaults. setTimeouts(NotificationTimeouts value)Sets the value of the timeouts property.
-