Uses of Enum Class
org.episteme.social.psychology.PsychologyConstants.BigFiveTrait
Packages that use PsychologyConstants.BigFiveTrait
-
Uses of PsychologyConstants.BigFiveTrait in org.episteme.social.psychology
Subclasses with type arguments of type PsychologyConstants.BigFiveTrait in org.episteme.social.psychologyModifier and TypeClassDescriptionstatic enumThe Big Five personality traits (Five Factor Model).Methods in org.episteme.social.psychology that return PsychologyConstants.BigFiveTraitModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PsychologyConstants.BigFiveTrait[]PsychologyConstants.BigFiveTrait.values()Returns an array containing the constants of this enum class, in the order they are declared.