Class

io.fsq.twofishes.gen

RawPolygonMatchingKey

Related Doc: package gen

Permalink

final class RawPolygonMatchingKey extends JavaPolygonMatchingKeyRaw[PolygonMatchingKey, RawPolygonMatchingKey, PolygonMatchingKeyMeta] with PolygonMatchingKey

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RawPolygonMatchingKey
  2. PolygonMatchingKey
  3. TBase
  4. Serializable
  5. JavaPolygonMatchingKeyRaw
  6. JavaPolygonMatchingKeyMutable
  7. MutableRecord
  8. JavaPolygonMatchingKey
  9. Record
  10. Ordered
  11. Comparable
  12. UntypedRecord
  13. AnyRef
  14. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new RawPolygonMatchingKey()

    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: PolygonMatchingKey): Boolean

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

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

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

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

    Permalink
    Definition Classes
    PolygonMatchingKey → Ordered
  8. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  9. def clear(): Unit

    Permalink
    Definition Classes
    RawPolygonMatchingKey → TBase
  10. def clone(): AnyRef

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

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

    Permalink
    Definition Classes
    PolygonMatchingKey → Ordered → Comparable
  13. def copy(s2CellId: Long = s2CellIdOrNull, woeType: YahooWoeType = woeTypeOrNull): RawPolygonMatchingKey

    Permalink
  14. def deepCopy(): RawPolygonMatchingKey

    Permalink
    Definition Classes
    RawPolygonMatchingKeyPolygonMatchingKey → TBase
  15. def deepMergeCopy(that: PolygonMatchingKey): PolygonMatchingKey

    Permalink
  16. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  17. def equals(that: PolygonMatchingKey): Boolean

    Permalink
  18. def equals(that: Any): Boolean

    Permalink
    Definition Classes
    RawPolygonMatchingKey → AnyRef → Any
  19. def fieldForId(id: Int): PolygonMatchingKey._Fields

    Permalink
    Definition Classes
    RawPolygonMatchingKey → TBase
  20. def finalize(): Unit

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

    Permalink
    Definition Classes
    AnyRef → Any
  22. def getFieldValue(field: PolygonMatchingKey._Fields): AnyRef

    Permalink
    Definition Classes
    RawPolygonMatchingKey → TBase
  23. def getSetFields: Seq[Any]

    Permalink
  24. def hashCode(): Int

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

    Permalink
    Definition Classes
    Any
  26. def isSet(field: PolygonMatchingKey._Fields): Boolean

    Permalink
    Definition Classes
    RawPolygonMatchingKey → TBase
  27. def merge(that: PolygonMatchingKey): Unit

    Permalink
    Definition Classes
    RawPolygonMatchingKey → MutableRecord
  28. def mergeCopy(that: PolygonMatchingKey): PolygonMatchingKey

    Permalink
    Definition Classes
    RawPolygonMatchingKeyPolygonMatchingKey → Record
  29. def meta: PolygonMatchingKeyMeta

    Permalink
    Definition Classes
    RawPolygonMatchingKeyPolygonMatchingKey → Record → UntypedRecord
  30. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  33. def read(iprot: TProtocol): Unit

    Permalink
    Definition Classes
    RawPolygonMatchingKey → TBase → UntypedRecord
  34. def s2CellId(): Long

    Permalink
    Definition Classes
    RawPolygonMatchingKey → JavaPolygonMatchingKey
  35. def s2CellIdIsSet(): Boolean

    Permalink
    Definition Classes
    RawPolygonMatchingKey → JavaPolygonMatchingKey
  36. def s2CellIdOption(): Option[Long]

    Permalink
    Definition Classes
    RawPolygonMatchingKey → JavaPolygonMatchingKey
  37. def s2CellIdOrDefault(): Long

    Permalink
    Definition Classes
    RawPolygonMatchingKey → JavaPolygonMatchingKey
  38. def s2CellIdOrNull(): Long

    Permalink
    Definition Classes
    RawPolygonMatchingKey → JavaPolygonMatchingKey
  39. def s2CellIdOrThrow(): Long

    Permalink
    Definition Classes
    RawPolygonMatchingKey → JavaPolygonMatchingKey
  40. def s2CellIdUnset(): Unit

    Permalink
  41. def s2CellId_=(x: Long): Unit

    Permalink
  42. def setFieldValue(field: PolygonMatchingKey._Fields, value: AnyRef): Unit

    Permalink
    Definition Classes
    RawPolygonMatchingKey → TBase
  43. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  44. def toBuilder(): AllSpecified

    Permalink
    Definition Classes
    PolygonMatchingKey
  45. def toString(): String

    Permalink
    Definition Classes
    RawPolygonMatchingKey → AnyRef → Any
  46. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  49. def woeTypeIsSet(): Boolean

    Permalink
    Definition Classes
    RawPolygonMatchingKey → JavaPolygonMatchingKey
  50. def woeTypeOption(): Option[YahooWoeType]

    Permalink
    Definition Classes
    RawPolygonMatchingKey → JavaPolygonMatchingKey
  51. def woeTypeOrNull(): YahooWoeType

    Permalink
    Definition Classes
    RawPolygonMatchingKey → JavaPolygonMatchingKey
  52. def woeTypeOrThrow(): YahooWoeType

    Permalink
    Definition Classes
    RawPolygonMatchingKey → JavaPolygonMatchingKey
  53. def woeTypeUnset(): Unit

    Permalink
  54. def woeType_=(x: YahooWoeType): Unit

    Permalink
  55. def write(oprot: TProtocol): Unit

    Permalink
    Definition Classes
    RawPolygonMatchingKeyPolygonMatchingKey → TBase → UntypedRecord

Inherited from PolygonMatchingKey

Inherited from Serializable

Inherited from JavaPolygonMatchingKeyRaw[PolygonMatchingKey, RawPolygonMatchingKey, PolygonMatchingKeyMeta]

Inherited from JavaPolygonMatchingKeyMutable[PolygonMatchingKey, RawPolygonMatchingKey, PolygonMatchingKeyMeta]

Inherited from MutableRecord[PolygonMatchingKey]

Inherited from JavaPolygonMatchingKey[PolygonMatchingKey, RawPolygonMatchingKey, PolygonMatchingKeyMeta]

Inherited from Record[PolygonMatchingKey]

Inherited from Ordered[PolygonMatchingKey]

Inherited from Comparable[PolygonMatchingKey]

Inherited from UntypedRecord

Inherited from AnyRef

Inherited from Any

Ungrouped