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