object Award extends StringEnum[Award]

Source
Award.scala
Linear Supertypes
StringEnum[Award], StringEnumCompat[Award], ValueEnum[String, Award], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Award
  2. StringEnum
  3. StringEnumCompat
  4. ValueEnum
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  6. final val common: List[Award]
  7. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  8. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  9. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  10. macro def findValues: IndexedSeq[Award]
    Attributes
    protected
    Definition Classes
    StringEnumCompat
  11. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  12. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  13. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  14. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  15. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  16. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  17. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  18. def toString(): String
    Definition Classes
    AnyRef → Any
  19. val values: IndexedSeq[Award]
    Definition Classes
    Award → ValueEnum
  20. final lazy val valuesToEntriesMap: Map[String, Award]
    Definition Classes
    ValueEnum
  21. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  22. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  23. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  24. def withValue(i: String): Award
    Definition Classes
    ValueEnum
    Annotations
    @SuppressWarnings()
  25. def withValueEither(i: String): Either[NoSuchMember[String, ValueEnumEntry[String]], Award]
    Definition Classes
    ValueEnum
  26. def withValueOpt(i: String): Option[Award]
    Definition Classes
    ValueEnum
  27. case object AMSSupport extends Award with Product with Serializable
  28. case object AdvancedMedic extends Award with Product with Serializable
  29. case object AdvancedMedicAssists extends Award with Product with Serializable
  30. case object AirDefender extends Award with Product with Serializable
  31. case object AntiVehicular extends Award with Product with Serializable
  32. case object Avenger extends TerranRepublicAward with Product with Serializable
  33. case object BFRAdvanced extends Award with Product with Serializable
  34. case object BFRBuster extends Award with Product with Serializable
  35. case object BendingMovieActor extends Award with Product with Serializable
  36. case object BlackOpsHunter extends Award with Product with Serializable
  37. case object BlackOpsParticipant extends Award with Product with Serializable
  38. case object BlackOpsVictory extends Award with Product with Serializable
  39. case object Bombadier extends Award with Product with Serializable
  40. case object BomberAce extends Award with Product with Serializable
  41. case object Boomer extends Award with Product with Serializable
  42. case object CMTopOutfit extends Award with Product with Serializable
  43. case object CSAppreciation extends Award with Product with Serializable
  44. case object CalvaryDriver extends Award with Product with Serializable
  45. case object CalvaryPilot extends Award with Product with Serializable
  46. case object CombatMedic extends Award with Product with Serializable
  47. case object CombatRepair extends Award with Product with Serializable
  48. case object ContestFirstBR40 extends Award with Product with Serializable
  49. case object ContestMovieMaker extends Award with Product with Serializable
  50. case object ContestMovieMakerOutfit extends Award with Product with Serializable
  51. case object ContestPlayerOfTheMonth extends Award with Product with Serializable
  52. case object ContestPlayerOfTheYear extends Award with Product with Serializable
  53. case object DefenseNC extends NewConglomerateAward with Product with Serializable
  54. case object DefenseTR extends TerranRepublicAward with Product with Serializable
  55. case object DefenseVS extends VanuSovereigntyAward with Product with Serializable
  56. case object DevilDogsMovie extends Award with Product with Serializable
  57. case object DogFighter extends Award with Product with Serializable
  58. case object DriverGunner extends Award with Product with Serializable
  59. case object EliteAssault extends Award with Product with Serializable
  60. case object EmeraldVeteran extends Award with Product with Serializable
  61. case object Engineer extends Award with Product with Serializable
  62. case object EquipmentSupport extends Award with Product with Serializable
  63. case object EventNCCommander extends NewConglomerateAward with Product with Serializable
  64. case object EventNCElite extends NewConglomerateAward with Product with Serializable
  65. case object EventNCSoldier extends NewConglomerateAward with Product with Serializable
  66. case object EventTRCommander extends TerranRepublicAward with Product with Serializable
  67. case object EventTRElite extends TerranRepublicAward with Product with Serializable
  68. case object EventTRSoldier extends TerranRepublicAward with Product with Serializable
  69. case object EventVSCommander extends VanuSovereigntyAward with Product with Serializable
  70. case object EventVSElite extends VanuSovereigntyAward with Product with Serializable
  71. case object EventVSSoldier extends VanuSovereigntyAward with Product with Serializable
  72. case object Explorer extends Award with Product with Serializable
  73. case object FanFaire2005Commander extends Award with Product with Serializable
  74. case object FanFaire2005Soldier extends Award with Product with Serializable
  75. case object FanFaire2006Atlanta extends Award with Product with Serializable
  76. case object FanFaire2007 extends Award with Product with Serializable
  77. case object FanFaire2008 extends Award with Product with Serializable
  78. case object FanFaire2009 extends Award with Product with Serializable
  79. case object GalaxySupport extends Award with Product with Serializable
  80. case object Grenade extends Award with Product with Serializable
  81. case object GroundGunner extends Award with Product with Serializable
  82. case object HackingSupport extends Award with Product with Serializable
  83. case object HalloweenMassacre2006NC extends NewConglomerateAward with Product with Serializable
  84. case object HalloweenMassacre2006TR extends TerranRepublicAward with Product with Serializable
  85. case object HalloweenMassacre2006VS extends VanuSovereigntyAward with Product with Serializable
  86. case object HeavyAssault extends Award with Product with Serializable
  87. case object HeavyInfantry extends Award with Product with Serializable
  88. case object InfantryExpert extends Award with Product with Serializable
  89. case object Jacking extends Award with Product with Serializable
  90. case object KnifeCombat extends Award with Product with Serializable
  91. case object LightInfantry extends Award with Product with Serializable
  92. case object LockerCracker extends Award with Product with Serializable
  93. case object LodestarSupport extends Award with Product with Serializable
  94. case object Loser extends Award with Product with Serializable
  95. case object MarkovVeteran extends Award with Product with Serializable
  96. case object Max extends Award with Product with Serializable
  97. case object MaxBuster extends Award with Product with Serializable
  98. case object MediumAssault extends Award with Product with Serializable
  99. case object None extends Award with Product with Serializable
  100. case object Orion extends VanuSovereigntyAward with Product with Serializable
  101. case object Osprey extends NewConglomerateAward with Product with Serializable
  102. case object PSUMaAttendee extends Award with Product with Serializable
  103. case object PSUMbAttendee extends Award with Product with Serializable
  104. case object Phalanx extends Award with Product with Serializable
  105. case object QAAppreciation extends Award with Product with Serializable
  106. case object ReinforcementHackSpecialist extends Award with Product with Serializable
  107. case object ReinforcementInfantrySpecialist extends Award with Product with Serializable
  108. case object ReinforcementSpecialist extends Award with Product with Serializable
  109. case object ReinforcementVehicleSpecialist extends Award with Product with Serializable
  110. case object RouterSupport extends Award with Product with Serializable
  111. case object RouterTelepadDeploy extends Award with Product with Serializable
  112. case object ScavengerNC extends NewConglomerateAward with Product with Serializable
  113. case object ScavengerTR extends TerranRepublicAward with Product with Serializable
  114. case object ScavengerVS extends VanuSovereigntyAward with Product with Serializable
  115. case object Sniper extends Award with Product with Serializable
  116. case object SpecialAssault extends Award with Product with Serializable
  117. case object StandardAssault extends Award with Product with Serializable
  118. case object StracticsHistorian extends Award with Product with Serializable
  119. case object Supply extends Award with Product with Serializable
  120. case object TankBuster extends Award with Product with Serializable
  121. case object TermOfServiceNC extends NewConglomerateAward with Product with Serializable
  122. case object TermOfServiceTR extends TerranRepublicAward with Product with Serializable
  123. case object TermOfServiceVS extends VanuSovereigntyAward with Product with Serializable
  124. case object TinyRoboticSupport extends Award with Product with Serializable
  125. case object Transport extends Award with Product with Serializable
  126. case object TransportationCitation extends Award with Product with Serializable
  127. case object ValentineFemale extends Award with Product with Serializable
  128. case object ValentineMale extends Award with Product with Serializable
  129. case object WernerVeteran extends Award with Product with Serializable
  130. case object XmasGingerman extends Award with Product with Serializable
  131. case object XmasSnowman extends Award with Product with Serializable
  132. case object XmasSpirit extends Award with Product with Serializable

Inherited from StringEnum[Award]

Inherited from StringEnumCompat[Award]

Inherited from ValueEnum[String, Award]

Inherited from AnyRef

Inherited from Any

Ungrouped