Packages

object DefaultCow extends Enum[DefaultCow]

Linear Supertypes
Enum[DefaultCow], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DefaultCow
  2. Enum
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

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[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  6. def cowNames: IndexedSeq[String]
  7. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  8. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  9. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  10. macro def findValues: IndexedSeq[DefaultCow]
    Attributes
    protected
    Definition Classes
    Enum
  11. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  12. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  13. def indexOf(member: DefaultCow): Int
    Definition Classes
    Enum
  14. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  15. final lazy val lowerCaseNamesToValuesMap: Map[String, DefaultCow]
    Definition Classes
    Enum
  16. lazy val namesToValuesMap: Map[String, DefaultCow]
    Definition Classes
    Enum
  17. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  18. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  19. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  20. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  21. def toString(): String
    Definition Classes
    AnyRef → Any
  22. final lazy val upperCaseNameValuesToMap: Map[String, DefaultCow]
    Definition Classes
    Enum
  23. def values: IndexedSeq[DefaultCow]
    Definition Classes
    DefaultCow → Enum
  24. final lazy val valuesToIndex: Map[DefaultCow, Int]
    Definition Classes
    Enum
  25. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  26. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  27. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  28. def withCowName(cowName: String): Option[DefaultCow]
  29. def withName(name: String): DefaultCow
    Definition Classes
    Enum
    Annotations
    @SuppressWarnings()
  30. def withNameInsensitive(name: String): DefaultCow
    Definition Classes
    Enum
    Annotations
    @SuppressWarnings()
  31. def withNameInsensitiveOption(name: String): Option[DefaultCow]
    Definition Classes
    Enum
  32. def withNameLowercaseOnly(name: String): DefaultCow
    Definition Classes
    Enum
    Annotations
    @SuppressWarnings()
  33. def withNameLowercaseOnlyOption(name: String): Option[DefaultCow]
    Definition Classes
    Enum
  34. def withNameOption(name: String): Option[DefaultCow]
    Definition Classes
    Enum
  35. def withNameUppercaseOnly(name: String): DefaultCow
    Definition Classes
    Enum
    Annotations
    @SuppressWarnings()
  36. def withNameUppercaseOnlyOption(name: String): Option[DefaultCow]
    Definition Classes
    Enum
  37. object BeavisZen extends DefaultCow with Product with Serializable
  38. object Bong extends DefaultCow with Product with Serializable
  39. object BudFrogs extends DefaultCow with Product with Serializable
  40. object Bunny extends DefaultCow with Product with Serializable
  41. object Cheese extends DefaultCow with Product with Serializable
  42. object Cower extends DefaultCow with Product with Serializable
  43. object Daemon extends DefaultCow with Product with Serializable
  44. object Default extends DefaultCow with Product with Serializable
  45. object Doge extends DefaultCow with Product with Serializable
  46. object Dragon extends DefaultCow with Product with Serializable
  47. object DragonAndCow extends DefaultCow with Product with Serializable
  48. object Elephant extends DefaultCow with Product with Serializable
  49. object ElephantInSnake extends DefaultCow with Product with Serializable
  50. object Eyes extends DefaultCow with Product with Serializable
  51. object FlamingSheep extends DefaultCow with Product with Serializable
  52. object Ghostbusters extends DefaultCow with Product with Serializable
  53. object Goat extends DefaultCow with Product with Serializable
  54. object Hedgehog extends DefaultCow with Product with Serializable
  55. object Hellokitty extends DefaultCow with Product with Serializable
  56. object Kiss extends DefaultCow with Product with Serializable
  57. object Kitty extends DefaultCow with Product with Serializable
  58. object Koala extends DefaultCow with Product with Serializable
  59. object Kosh extends DefaultCow with Product with Serializable
  60. object LukeKoala extends DefaultCow with Product with Serializable
  61. object MechAndCow extends DefaultCow with Product with Serializable
  62. object Meow extends DefaultCow with Product with Serializable
  63. object Milk extends DefaultCow with Product with Serializable
  64. object Moofasa extends DefaultCow with Product with Serializable
  65. object Moose extends DefaultCow with Product with Serializable
  66. object Mutilated extends DefaultCow with Product with Serializable
  67. object Ren extends DefaultCow with Product with Serializable
  68. object Satanic extends DefaultCow with Product with Serializable
  69. object Sheep extends DefaultCow with Product with Serializable
  70. object Skeleton extends DefaultCow with Product with Serializable
  71. object Small extends DefaultCow with Product with Serializable
  72. object Squirrel extends DefaultCow with Product with Serializable
  73. object Stegosaurus extends DefaultCow with Product with Serializable
  74. object Stimpy extends DefaultCow with Product with Serializable
  75. object Supermilker extends DefaultCow with Product with Serializable
  76. object Surgery extends DefaultCow with Product with Serializable
  77. object Telebears extends DefaultCow with Product with Serializable
  78. object Turkey extends DefaultCow with Product with Serializable
  79. object Turtle extends DefaultCow with Product with Serializable
  80. object Tux extends DefaultCow with Product with Serializable
  81. object Vader extends DefaultCow with Product with Serializable
  82. object VaderKoala extends DefaultCow with Product with Serializable
  83. object Whale extends DefaultCow with Product with Serializable
  84. object Www extends DefaultCow with Product with Serializable

Inherited from Enum[DefaultCow]

Inherited from AnyRef

Inherited from Any

Ungrouped