Uses of Enum Class
com.echothree.model.control.party.common.PartyNames
Packages that use PartyNames
-
Uses of PartyNames in com.echothree.model.control.party.common
Methods in com.echothree.model.control.party.common that return PartyNamesModifier and TypeMethodDescriptionstatic PartyNamesReturns the enum constant of this class with the specified name.static PartyNames[]PartyNames.values()Returns an array containing the constants of this enum class, in the order they are declared.