Uses of Class
ru.moysklad.remap_1_2.entities.notifications.NotificationExchange.TaskType
-
Packages that use NotificationExchange.TaskType Package Description ru.moysklad.remap_1_2.entities.notifications -
-
Uses of NotificationExchange.TaskType in ru.moysklad.remap_1_2.entities.notifications
Methods in ru.moysklad.remap_1_2.entities.notifications that return NotificationExchange.TaskType Modifier and Type Method Description static NotificationExchange.TaskTypeNotificationExchange.TaskType. valueOf(String name)Returns the enum constant of this type with the specified name.static NotificationExchange.TaskType[]NotificationExchange.TaskType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-