Class

io.fsq.twofishes.gen.GeocoderLogReason

UnknownWireValue

Related Doc: package GeocoderLogReason

Permalink

final case class UnknownWireValue(v: Any) extends GeocoderLogReason with Product with Serializable

Linear Supertypes
Serializable, Product, Equals, GeocoderLogReason, Serializable, TEnum, JavaGeocoderLogReason, Enum[GeocoderLogReason], Ordered[GeocoderLogReason], Comparable[GeocoderLogReason], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. UnknownWireValue
  2. Serializable
  3. Product
  4. Equals
  5. GeocoderLogReason
  6. Serializable
  7. TEnum
  8. JavaGeocoderLogReason
  9. Enum
  10. Ordered
  11. Comparable
  12. AnyRef
  13. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new UnknownWireValue(v: Any)

    Permalink

Value Members

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  3. def <(that: GeocoderLogReason): Boolean

    Permalink
    Definition Classes
    Ordered
  4. def <=(that: GeocoderLogReason): Boolean

    Permalink
    Definition Classes
    Ordered
  5. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  6. def >(that: GeocoderLogReason): Boolean

    Permalink
    Definition Classes
    Ordered
  7. def >=(that: GeocoderLogReason): Boolean

    Permalink
    Definition Classes
    Ordered
  8. def annotations: Annotations

    Permalink
    Definition Classes
    Enum
  9. final def asInstanceOf[T0]: T0

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  11. def compare(other: GeocoderLogReason): Int

    Permalink
    Definition Classes
    Enum → Ordered
  12. def compareTo(that: GeocoderLogReason): Int

    Permalink
    Definition Classes
    Ordered → Comparable
  13. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  14. def equals(other: Any): Boolean

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  16. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  17. def getValue(): Int

    Permalink
    Definition Classes
    GeocoderLogReason → TEnum → JavaGeocoderLogReason
  18. def hashCode(): Int

    Permalink
    Definition Classes
    Enum → AnyRef → Any
  19. val id: Int

    Permalink
    Definition Classes
    GeocoderLogReason → JavaGeocoderLogReason → Enum
  20. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  21. def meta: GeocoderLogReason.type

    Permalink
    Definition Classes
    GeocoderLogReason → Enum
  22. val name: String

    Permalink
    Definition Classes
    GeocoderLogReason → Enum
  23. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  26. val stringValue: String

    Permalink
    Definition Classes
    GeocoderLogReason → Enum
  27. final def synchronized[T0](arg0: ⇒ T0): T0

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

    Permalink
    Definition Classes
    GeocoderLogReason → AnyRef → Any
  29. val v: Any

    Permalink
  30. final def wait(): Unit

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

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

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

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from GeocoderLogReason

Inherited from Serializable

Inherited from TEnum

Inherited from JavaGeocoderLogReason

Inherited from Enum[GeocoderLogReason]

Inherited from Ordered[GeocoderLogReason]

Inherited from Comparable[GeocoderLogReason]

Inherited from AnyRef

Inherited from Any

Ungrouped