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