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