Uses of Enum Class
org.episteme.social.psychology.PsychologyConstants.Emotion
Packages that use PsychologyConstants.Emotion
-
Uses of PsychologyConstants.Emotion in org.episteme.social.psychology
Subclasses with type arguments of type PsychologyConstants.Emotion in org.episteme.social.psychologyModifier and TypeClassDescriptionstatic enumPrimary and secondary emotions.Methods in org.episteme.social.psychology that return PsychologyConstants.EmotionModifier and TypeMethodDescriptionstatic PsychologyConstants.EmotionReturns the enum constant of this class with the specified name.static PsychologyConstants.Emotion[]PsychologyConstants.Emotion.values()Returns an array containing the constants of this enum class, in the order they are declared.