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