object Merit extends Enumeration

A collection of all award labels.

Source
Award.scala
Linear Supertypes
Enumeration, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Merit
  2. Enumeration
  3. Serializable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. class Val extends Value with Serializable
    Attributes
    protected
    Definition Classes
    Enumeration
    Annotations
    @SerialVersionUID()
  2. abstract class Value extends Ordered[Value] with Serializable
    Definition Classes
    Enumeration
    Annotations
    @SerialVersionUID()
  3. class ValueSet extends AbstractSet[Value] with SortedSet[Value] with SortedSetOps[Value, SortedSet, ValueSet] with StrictOptimizedIterableOps[Value, Set, ValueSet] with Serializable
    Definition Classes
    Enumeration
    Annotations
    @SerialVersionUID()

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

Inherited from Enumeration

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped