Object/Class

io.fsq.twofishes.gen

YahooWoeType

Related Docs: class YahooWoeType | package gen

Permalink

object YahooWoeType extends EnumMeta[YahooWoeType] with Serializable

Linear Supertypes
Serializable, Serializable, EnumMeta[YahooWoeType], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. YahooWoeType
  2. Serializable
  3. Serializable
  4. EnumMeta
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. final case class UnknownWireValue(v: Any) extends YahooWoeType with Product with Serializable

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. object ADMIN1 extends YahooWoeType

    Permalink
  5. object ADMIN2 extends YahooWoeType

    Permalink
  6. object ADMIN3 extends YahooWoeType

    Permalink
  7. object AIRPORT extends YahooWoeType

    Permalink
  8. object COLLOQUIAL extends YahooWoeType

    Permalink
  9. object CONTINENT extends YahooWoeType

    Permalink
  10. object COUNTRY extends YahooWoeType

    Permalink
  11. object DRAINAGE extends YahooWoeType

    Permalink
  12. object HISTORICAL_COUNTY extends YahooWoeType

    Permalink
  13. object HISTORICAL_STATE extends YahooWoeType

    Permalink
  14. object HISTORICAL_TOWN extends YahooWoeType

    Permalink
  15. object ISLAND extends YahooWoeType

    Permalink
  16. object PARK extends YahooWoeType

    Permalink
  17. object POI extends YahooWoeType

    Permalink
  18. object POSTAL_CODE extends YahooWoeType

    Permalink
  19. object SPORT extends YahooWoeType

    Permalink
  20. object STREET extends YahooWoeType

    Permalink
  21. object SUBURB extends YahooWoeType

    Permalink
  22. object TIMEZONE extends YahooWoeType

    Permalink
  23. object TOWN extends YahooWoeType

    Permalink
  24. object UNKNOWN extends YahooWoeType

    Permalink
  25. object ZONE extends YahooWoeType

    Permalink
  26. implicit val __$comparator: Comparator[YahooWoeType]

    Permalink
  27. implicit val __$ordering: Ordering[YahooWoeType]

    Permalink
  28. def annotations: Annotations

    Permalink
    Definition Classes
    EnumMeta
  29. def apply(id: Int): Option[YahooWoeType]

    Permalink
    Definition Classes
    EnumMeta
  30. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  31. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  32. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  33. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  34. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  35. def findById(id: Int): Option[YahooWoeType]

    Permalink
    Definition Classes
    EnumMeta
  36. def findByIdOrNull(id: Int): YahooWoeType

    Permalink
    Definition Classes
    YahooWoeType → EnumMeta
  37. def findByIdOrUnknown(id: Int): YahooWoeType

    Permalink
    Definition Classes
    YahooWoeType → EnumMeta
  38. def findByName(name: String): Option[YahooWoeType]

    Permalink
    Definition Classes
    EnumMeta
  39. def findByNameOrNull(name: String): YahooWoeType

    Permalink
    Definition Classes
    YahooWoeType → EnumMeta
  40. def findByStringValue(v: String): Option[YahooWoeType]

    Permalink
    Definition Classes
    EnumMeta
  41. def findByStringValueOrNull(v: String): YahooWoeType

    Permalink
    Definition Classes
    YahooWoeType → EnumMeta
  42. def findByStringValueOrUnknown(v: String): YahooWoeType

    Permalink
    Definition Classes
    YahooWoeType → EnumMeta
  43. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  44. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  45. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  46. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  47. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  48. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  49. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  50. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  51. def unapply(name: String): Option[YahooWoeType]

    Permalink
    Definition Classes
    EnumMeta
  52. val values: Vector[YahooWoeType]

    Permalink
    Definition Classes
    YahooWoeType → EnumMeta
  53. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  54. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  55. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from EnumMeta[YahooWoeType]

Inherited from AnyRef

Inherited from Any

Ungrouped