public static abstract @interface
FirebaseVisionBarcode.Address.AddressType
implements
Annotation
Address type constants.
Supported types include:
TYPE_UNKNOWN
TYPE_WORK
TYPE_HOME
Inherited Method Summary
From interface java.lang.annotation.Annotation
abstract
Class
<? extends
Annotation
>
annotationType
()
abstract boolean
equals
(
Object
arg0)
abstract int
hashCode
()
abstract
String
toString
()