Uses of Enum
com.google.zxing.client.result.ParsedResultType
Packages that use ParsedResultType
-
Uses of ParsedResultType in com.google.zxing.client.result
Methods in com.google.zxing.client.result that return ParsedResultTypeModifier and TypeMethodDescriptionfinal ParsedResultType
ParsedResult.getType()
static ParsedResultType
Returns the enum constant of this type with the specified name.static ParsedResultType[]
ParsedResultType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.google.zxing.client.result with parameters of type ParsedResultType