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