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