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