| java.lang.Object | |
| ↳ | com.google.android.gms.vision.barcode.Barcode.Address |
An address.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | HOME | ||||||||||
| int | UNKNOWN | Address type. | |||||||||
| int | WORK | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.google.android.gms.common.internal.safeparcel.SafeParcelable
| |||||||||||
From interface
android.os.Parcelable
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| addressLines | Formatted address, multiple lines when appropriate. | ||||||||||
| type | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
android.os.Parcelable
| |||||||||||
Address type.
Formatted address, multiple lines when appropriate. This field always contains at least one line.