AI013x0xDecoder class abstract
@author Pablo Orduña, University of Deusto (pablo.orduna@deusto.es)
- Inheritance
-
- Object
- AbstractExpandedDecoder
- AI01Decoder
- AI01WeightDecoder
- AI013x0xDecoder
- Implementers
Constructors
- AI013x0xDecoder(BitArray information)
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 -
inherited
-
checkWeight(
int weight) → int -
inherited
-
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