Android SDK Version
All Implemented Interfaces:
java.io.Serializable , kotlin.Comparable


public enum CustomEventField
extends Enum<CustomEventField>
                    
Field Summary
Modifier and TypeFieldDescription
private final StringrawValue
private final Stringname
private final Integerordinal
Method Summary
Modifier and TypeMethodDescription
final StringgetRawValue()
final StringgetName()
final IntegergetOrdinal()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

getRawValue

 final StringgetRawValue()

getName

 final StringgetName()

getOrdinal

 final IntegergetOrdinal()