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


public enum ConversionsAPISection
extends Enum<ConversionsAPISection>
                    
Field Summary
Modifier and TypeFieldDescription
private final StringrawValue
private final Stringname
private final Integerordinal
Enum Constant Summary
Enum ConstantDescription
USER_DATA
APP_DATA
CUSTOM_DATA
CUSTOM_EVENTS
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()