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