Uses of Enum Class
org.episteme.social.psychology.PsychologyConstants.NeedLevel
Packages that use PsychologyConstants.NeedLevel
-
Uses of PsychologyConstants.NeedLevel in org.episteme.social.psychology
Subclasses with type arguments of type PsychologyConstants.NeedLevel in org.episteme.social.psychologyModifier and TypeClassDescriptionstatic enumMaslow's Hierarchy of Needs.Methods in org.episteme.social.psychology that return PsychologyConstants.NeedLevelModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PsychologyConstants.NeedLevel[]PsychologyConstants.NeedLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.