Uses of Enum Class
com.mapmyjourney.backend.model.ActivityType
Packages that use ActivityType
-
Uses of ActivityType in com.mapmyjourney.backend.model
Methods in com.mapmyjourney.backend.model that return ActivityTypeModifier and TypeMethodDescriptionstatic ActivityTypeReturns the enum constant of this class with the specified name.static ActivityType[]ActivityType.values()Returns an array containing the constants of this enum class, in the order they are declared.