EANManufacturerOrgSupport class
Records EAN prefix to GS1 Member Organization, where the member organization correlates strongly with a country.
This is an imperfect means of identifying a country of origin by EAN-13 barcode value. See http://en.wikipedia.org/wiki/List_of_GS1_country_codes.
@author Sean Owen
Constructors
Properties
Methods
-
add(
List< int> range, String id) → void -
initIfNeeded(
) → void -
lookupCountryIdentifier(
String productCode) → String? -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited