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