Class DecodedChar
java.lang.Object
com.google.zxing.oned.rss.expanded.decoders.DecodedObject
com.google.zxing.oned.rss.expanded.decoders.DecodedChar
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.zxing.oned.rss.expanded.decoders.DecodedObject
getNewPosition
-
Field Details
-
value
private final char value -
FNC1
static final char FNC1- See Also:
-
-
Constructor Details
-
DecodedChar
DecodedChar(int newPosition, char value)
-
-
Method Details
-
getValue
char getValue() -
isFNC1
boolean isFNC1()
-