-
public final class UserAnalyticsEventSuperProperty.EntryPoint extends UserAnalyticsEventSuperProperty
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumUserAnalyticsEventSuperProperty.EntryPoint.EntryPointType
-
Field Summary
Fields Modifier and Type Field Description private final UserAnalyticsEventSuperProperty.EntryPoint.EntryPointTypeentryPointType
-
Constructor Summary
Constructors Constructor Description UserAnalyticsEventSuperProperty.EntryPoint(UserAnalyticsEventSuperProperty.EntryPoint.EntryPointType entryPointType)
-
Method Summary
Modifier and Type Method Description final UserAnalyticsEventSuperProperty.EntryPoint.EntryPointTypegetEntryPointType()-
-
Constructor Detail
-
UserAnalyticsEventSuperProperty.EntryPoint
UserAnalyticsEventSuperProperty.EntryPoint(UserAnalyticsEventSuperProperty.EntryPoint.EntryPointType entryPointType)
-
-
Method Detail
-
getEntryPointType
final UserAnalyticsEventSuperProperty.EntryPoint.EntryPointType getEntryPointType()
-
-
-
-