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