Promotion background
Easter Season IS HERE!
10% off limited time offer!
Ends in
00
H
00
M
00
S
limited time offer SAVE 10% NOW →
Packages com.phoenixplugins.phoenixduels.api enums
com.phoenixplugins.phoenixduels.api.enums

Enum TeamColor

  • java.lang.Object
    • java.lang.Enum<TeamColor>
      • com.phoenixplugins.phoenixduels.api.enums.TeamColor
  • All Implemented Interfaces:
    Serializable, Comparable<TeamColor>


    public enum TeamColor
    extends Enum<TeamColor>
    • Method Summary

      Modifier and Type Method and Description
      static List<TeamColor> colors() 
      String getFirstLetter() 
      static TeamColor valueOf(String name)
      Returns the enum constant of this type with the specified name.
      static TeamColor[] values()
      Returns an array containing the constants of this enum type, in the order they are declared.
      • Methods inherited from class java.lang.Enum

        clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, wait, wait, wait
    • Enum Constant Detail

      • YELLOW

        public static final TeamColor YELLOW
      • ORANGE

        public static final TeamColor ORANGE
      • PURPLE

        public static final TeamColor PURPLE
      • DARK_BLUE

        public static final TeamColor DARK_BLUE
      • DARK_GREEN

        public static final TeamColor DARK_GREEN
      • DARK_AQUA

        public static final TeamColor DARK_AQUA
      • DARK_RED

        public static final TeamColor DARK_RED
      • DARK_PURPLE

        public static final TeamColor DARK_PURPLE
      • DARK_GRAY

        public static final TeamColor DARK_GRAY
      • UNDEFINED

        public static final TeamColor UNDEFINED
    • Method Detail

      • values

        public static TeamColor[] values()
        Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
        for (TeamColor c : TeamColor.values())
            System.out.println(c);
        
        Returns:
        an array containing the constants of this enum type, in the order they are declared
      • valueOf

        public static TeamColor valueOf(String name)
        Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
        Parameters:
        name - the name of the enum constant to be returned.
        Returns:
        the enum constant with the specified name
        Throws:
        IllegalArgumentException - if this enum type has no constant with the specified name
        NullPointerException - if the argument is null
      • getFirstLetter

        public String getFirstLetter()
      • colors

        public static List<TeamColor> colors()
Last updated about 5 hours ago
My Cart (0 items)

Oops... looks like the spiders padded through here

Add products to your cart and remove them from here Lets buy
This site uses cookies to personalize content, enhance your experience. By continuing, you agree to our cookie use. Learn more