Uses of Class
com.google.zxing.oned.rss.expanded.decoders.DecodedInformation
Packages that use DecodedInformation
-
Uses of DecodedInformation in com.google.zxing.oned.rss.expanded.decoders
Fields in com.google.zxing.oned.rss.expanded.decoders declared as DecodedInformationModifier and TypeFieldDescriptionprivate final DecodedInformation
BlockParsedResult.decodedInformation
Methods in com.google.zxing.oned.rss.expanded.decoders that return DecodedInformationModifier and TypeMethodDescription(package private) DecodedInformation
GeneralAppIdDecoder.decodeGeneralPurposeField
(int pos, String remaining) (package private) DecodedInformation
BlockParsedResult.getDecodedInformation()
private DecodedInformation
GeneralAppIdDecoder.parseBlocks()
Constructors in com.google.zxing.oned.rss.expanded.decoders with parameters of type DecodedInformationModifierConstructorDescription(package private)
BlockParsedResult
(DecodedInformation information, boolean finished)