Uses of Class
com.google.zxing.oned.rss.expanded.decoders.DecodedInformation
-
Packages that use DecodedInformation Package Description com.google.zxing.oned.rss.expanded.decoders -
-
Uses of DecodedInformation in com.google.zxing.oned.rss.expanded.decoders
Fields in com.google.zxing.oned.rss.expanded.decoders declared as DecodedInformation Modifier and Type Field Description private DecodedInformationBlockParsedResult. decodedInformationMethods in com.google.zxing.oned.rss.expanded.decoders that return DecodedInformation Modifier and Type Method Description (package private) DecodedInformationGeneralAppIdDecoder. decodeGeneralPurposeField(int pos, java.lang.String remaining)(package private) DecodedInformationBlockParsedResult. getDecodedInformation()private DecodedInformationGeneralAppIdDecoder. parseBlocks()Constructors in com.google.zxing.oned.rss.expanded.decoders with parameters of type DecodedInformation Constructor Description BlockParsedResult(DecodedInformation information, boolean finished)
-