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