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 DecodedInformationBlockParsedResult.decodedInformationMethods in com.google.zxing.oned.rss.expanded.decoders that return DecodedInformationModifier and TypeMethodDescription(package private) DecodedInformationGeneralAppIdDecoder.decodeGeneralPurposeField(int pos, String remaining) (package private) DecodedInformationBlockParsedResult.getDecodedInformation()private DecodedInformationGeneralAppIdDecoder.parseBlocks()Constructors in com.google.zxing.oned.rss.expanded.decoders with parameters of type DecodedInformationModifierConstructorDescription(package private)BlockParsedResult(DecodedInformation information, boolean finished)