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