Uses of Enum
fr.luc.crcore.team.config.TeamSetting.Kind
Packages that use TeamSetting.Kind
-
Uses of TeamSetting.Kind in fr.luc.crcore.team.config
Subclasses with type arguments of type TeamSetting.Kind in fr.luc.crcore.team.configModifier and TypeClassDescriptionstatic enumType primitif simple pour aiguillage côté GUI / sérialisation.Methods in fr.luc.crcore.team.config that return TeamSetting.KindModifier and TypeMethodDescriptionTeamSetting.getKind()static TeamSetting.KindReturns the enum constant of this type with the specified name.static TeamSetting.Kind[]TeamSetting.Kind.values()Returns an array containing the constants of this enum type, in the order they are declared.