Package | Description |
---|---|
com.google.zxing.client.android |
Modifier and Type | Field and Description |
---|---|
private IntentSource |
CaptureActivity.source |
Modifier and Type | Method and Description |
---|---|
static IntentSource |
IntentSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IntentSource[] |
IntentSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|