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