Uses of Enum Class
de.murmelmeister.murmelapi.group.color.GroupColorType
Packages that use GroupColorType
-
Uses of GroupColorType in de.murmelmeister.murmelapi.group.color
Fields in de.murmelmeister.murmelapi.group.color declared as GroupColorTypeMethods in de.murmelmeister.murmelapi.group.color that return GroupColorTypeModifier and TypeMethodDescriptionstatic GroupColorTypeGroupColorType.fromId(int id) static GroupColorTypestatic GroupColorTypeReturns the enum constant of this class with the specified name.static GroupColorType[]GroupColorType.values()Returns an array containing the constants of this enum class, in the order they are declared.