AI013x0x1xDecoder class
@author Pablo Orduña, University of Deusto (pablo.orduna@deusto.es) @author Eduardo Castillejo, University of Deusto (eduardo.castillejo@deusto.es)
- Inheritance
-
- Object
- AbstractExpandedDecoder
- AI01Decoder
- AI01WeightDecoder
- AI013x0x1xDecoder
Constructors
- AI013x0x1xDecoder(BitArray information, String _firstAIdigits, String _dateCode)
Properties
- generalDecoder → GeneralAppIdDecoder
-
no setterinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- information → BitArray
-
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
addWeightCode(
StringBuffer buf, int weight) → void -
override
-
checkWeight(
int weight) → int -
override
-
encodeCompressedGtin(
StringBuilder buf, int currentPos) → void -
inherited
-
encodeCompressedGtinWithoutAI(
StringBuilder buf, int currentPos, int initialBufferPosition) → void -
inherited
-
encodeCompressedWeight(
StringBuffer buf, int currentPos, int weightSize) → void -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
parseInformation(
) → String -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited