-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum RREventType extends Enum<RREventType>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classRREventType.Companion
-
Enum Constant Summary
Enum Constants Enum Constant Description PluginCustomMetaIncrementalSnapshotFullSnapshotLoadDomContentLoaded
-
Method Summary
Modifier and Type Method Description final IntegergetRawValue()final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getRawValue
final Integer getRawValue()
-
getOrdinal
final Integer getOrdinal()
-
-
-
-