public static abstract @interface
FirebaseVisionBarcode.Email.FormatType
implements
Annotation
Email format type constants.
Supported format 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
()