-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum AppsFlyerProperties.EmailsCryptType
-
-
Field Summary
Fields Modifier and Type Field Description private final intvalue
-
Method Summary
Modifier and Type Method Description static Array<AppsFlyerProperties.EmailsCryptType>values()static AppsFlyerProperties.EmailsCryptTypevalueOf(String name)intgetValue()-
-
Method Detail
-
values
static Array<AppsFlyerProperties.EmailsCryptType> values()
-
valueOf
static AppsFlyerProperties.EmailsCryptType valueOf(String name)
-
getValue
int getValue()
-
-
-
-