Uses of Enum Class
dev.learning.xapi.model.InteractionType
Packages that use InteractionType
-
Uses of InteractionType in dev.learning.xapi.model
Methods in dev.learning.xapi.model that return InteractionTypeModifier and TypeMethodDescriptionstatic InteractionTypeReturns the enum constant of this class with the specified name.static InteractionType[]InteractionType.values()Returns an array containing the constants of this enum class, in the order they are declared.