| Package | Description | 
|---|---|
| com.google.zxing.client.result | 
| Modifier and Type | Method and Description | 
|---|---|
| ParsedResultType | ParsedResult. getType() | 
| static ParsedResultType | ParsedResultType. valueOf(String name)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. | 
| Constructor and Description | 
|---|
| ParsedResult(ParsedResultType type) | 
Copyright © 2007–2018. All rights reserved.