Trait/Object

io.fsq.twofishes.model.gen

ThriftGeocodeRecord

Related Docs: object ThriftGeocodeRecord | package gen

Permalink

trait ThriftGeocodeRecord extends Record[ThriftGeocodeRecord] with HasPrimaryKey[Long, ThriftGeocodeRecord] with Ordered[ThriftGeocodeRecord] with TBase[ThriftGeocodeRecord, gen.ThriftGeocodeRecord._Fields]

Linear Supertypes
TBase[ThriftGeocodeRecord, ThriftGeocodeRecord._Fields], Serializable, HasPrimaryKey[Long, ThriftGeocodeRecord], SemitypedHasPrimaryKey[Long], Record[ThriftGeocodeRecord], Ordered[ThriftGeocodeRecord], Comparable[ThriftGeocodeRecord], UntypedRecord, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ThriftGeocodeRecord
  2. TBase
  3. Serializable
  4. HasPrimaryKey
  5. SemitypedHasPrimaryKey
  6. Record
  7. Ordered
  8. Comparable
  9. UntypedRecord
  10. AnyRef
  11. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def boost: Int

    Permalink
  2. abstract def boostIsSet: Boolean

    Permalink
  3. abstract def boostOption: Option[Int]

    Permalink
  4. abstract def boostOrDefault: Int

    Permalink
  5. abstract def boostOrNull: Integer

    Permalink
  6. abstract def boostOrThrow: Int

    Permalink
  7. abstract def boundingBoxIsSet: Boolean

    Permalink
  8. abstract def boundingBoxOption: Option[ThriftBoundingBox]

    Permalink
  9. abstract def boundingBoxOrNull: ThriftBoundingBox

    Permalink
  10. abstract def boundingBoxOrThrow: ThriftBoundingBox

    Permalink
  11. abstract def canGeocode: Boolean

    Permalink
  12. abstract def canGeocodeIsSet: Boolean

    Permalink
  13. abstract def canGeocodeOption: Option[Boolean]

    Permalink
  14. abstract def canGeocodeOrDefault: Boolean

    Permalink
  15. abstract def canGeocodeOrNull: Boolean

    Permalink
  16. abstract def canGeocodeOrThrow: Boolean

    Permalink
  17. abstract def ccIsSet: Boolean

    Permalink
  18. abstract def ccOption: Option[String]

    Permalink
  19. abstract def ccOrNull: String

    Permalink
  20. abstract def ccOrThrow: String

    Permalink
  21. abstract def clear(): Unit

    Permalink
    Definition Classes
    TBase
  22. abstract def copy(id: Long = idOrNull, names: Seq[String] = namesOrNull, cc: String = ccOrNull, woeType: YahooWoeType = woeTypeOrNull, lat: Double = latOrNull, lng: Double = lngOrNull, displayNames: Seq[ThriftDisplayName] = displayNamesOrNull, parents: Seq[Long] = parentsOrNull, population: Integer = populationOrNull, boost: Integer = boostOrNull, boundingBox: ThriftBoundingBox = boundingBoxOrNull, displayBounds: ThriftBoundingBox = displayBoundsOrNull, canGeocode: Boolean = canGeocodeOrNull, slug: String = slugOrNull, polygon: ByteBuffer = polygonOrNull, hasPoly: Boolean = hasPolyOrNull, rawAttributes: ByteBuffer = rawAttributesOrNull, extraRelations: Seq[Long] = extraRelationsOrNull, polyId: ObjectId = polyIdOrNull, ids: Seq[Long] = idsOrNull, polygonSource: String = polygonSourceOrNull): ThriftGeocodeRecord

    Permalink
  23. abstract def deepCopy(): ThriftGeocodeRecord

    Permalink
    Definition Classes
    ThriftGeocodeRecord → TBase
  24. abstract def deepMergeCopy(that: ThriftGeocodeRecord): ThriftGeocodeRecord

    Permalink
  25. abstract def displayBoundsIsSet: Boolean

    Permalink
  26. abstract def displayBoundsOption: Option[ThriftBoundingBox]

    Permalink
  27. abstract def displayBoundsOrNull: ThriftBoundingBox

    Permalink
  28. abstract def displayBoundsOrThrow: ThriftBoundingBox

    Permalink
  29. abstract def displayNames: Seq[ThriftDisplayName]

    Permalink
  30. abstract def displayNamesIsSet: Boolean

    Permalink
  31. abstract def displayNamesOption: Option[Seq[ThriftDisplayName]]

    Permalink
  32. abstract def displayNamesOrDefault: Seq[ThriftDisplayName]

    Permalink
  33. abstract def displayNamesOrNull: Seq[ThriftDisplayName]

    Permalink
  34. abstract def displayNamesOrThrow: Seq[ThriftDisplayName]

    Permalink
  35. abstract def extraRelations: Seq[Long]

    Permalink
  36. abstract def extraRelationsIsSet: Boolean

    Permalink
  37. abstract def extraRelationsOption: Option[Seq[Long]]

    Permalink
  38. abstract def extraRelationsOrDefault: Seq[Long]

    Permalink
  39. abstract def extraRelationsOrNull: Seq[Long]

    Permalink
  40. abstract def extraRelationsOrThrow: Seq[Long]

    Permalink
  41. abstract def fieldForId(arg0: Int): ThriftGeocodeRecord._Fields

    Permalink
    Definition Classes
    TBase
  42. abstract def getFieldValue(arg0: ThriftGeocodeRecord._Fields): AnyRef

    Permalink
    Definition Classes
    TBase
  43. abstract def hasPoly: Boolean

    Permalink
  44. abstract def hasPolyIsSet: Boolean

    Permalink
  45. abstract def hasPolyOption: Option[Boolean]

    Permalink
  46. abstract def hasPolyOrDefault: Boolean

    Permalink
  47. abstract def hasPolyOrNull: Boolean

    Permalink
  48. abstract def hasPolyOrThrow: Boolean

    Permalink
  49. abstract def id: Long

    Permalink
  50. abstract def idIsSet: Boolean

    Permalink
  51. abstract def idOption: Option[Long]

    Permalink
  52. abstract def idOrDefault: Long

    Permalink
  53. abstract def idOrNull: Long

    Permalink
  54. abstract def idOrThrow: Long

    Permalink
  55. abstract def ids: Seq[Long]

    Permalink
  56. abstract def idsIsSet: Boolean

    Permalink
  57. abstract def idsOption: Option[Seq[Long]]

    Permalink
  58. abstract def idsOrDefault: Seq[Long]

    Permalink
  59. abstract def idsOrNull: Seq[Long]

    Permalink
  60. abstract def idsOrThrow: Seq[Long]

    Permalink
  61. abstract def isSet(arg0: ThriftGeocodeRecord._Fields): Boolean

    Permalink
    Definition Classes
    TBase
  62. abstract def lat: Double

    Permalink
  63. abstract def latIsSet: Boolean

    Permalink
  64. abstract def latOption: Option[Double]

    Permalink
  65. abstract def latOrDefault: Double

    Permalink
  66. abstract def latOrNull: Double

    Permalink
  67. abstract def latOrThrow: Double

    Permalink
  68. abstract def lng: Double

    Permalink
  69. abstract def lngIsSet: Boolean

    Permalink
  70. abstract def lngOption: Option[Double]

    Permalink
  71. abstract def lngOrDefault: Double

    Permalink
  72. abstract def lngOrNull: Double

    Permalink
  73. abstract def lngOrThrow: Double

    Permalink
  74. abstract def mergeCopy(that: ThriftGeocodeRecord): ThriftGeocodeRecord

    Permalink
    Definition Classes
    ThriftGeocodeRecord → Record
  75. abstract def meta: ThriftGeocodeRecordMeta

    Permalink
    Definition Classes
    ThriftGeocodeRecord → Record → UntypedRecord
  76. abstract def names: Seq[String]

    Permalink
  77. abstract def namesIsSet: Boolean

    Permalink
  78. abstract def namesOption: Option[Seq[String]]

    Permalink
  79. abstract def namesOrDefault: Seq[String]

    Permalink
  80. abstract def namesOrNull: Seq[String]

    Permalink
  81. abstract def namesOrThrow: Seq[String]

    Permalink
  82. abstract def parents: Seq[Long]

    Permalink
  83. abstract def parentsIsSet: Boolean

    Permalink
  84. abstract def parentsOption: Option[Seq[Long]]

    Permalink
  85. abstract def parentsOrDefault: Seq[Long]

    Permalink
  86. abstract def parentsOrNull: Seq[Long]

    Permalink
  87. abstract def parentsOrThrow: Seq[Long]

    Permalink
  88. abstract def polyIdIsSet: Boolean

    Permalink
  89. abstract def polyIdOption: Option[ThriftObjectId]

    Permalink
  90. abstract def polyIdOrNull: ThriftObjectId

    Permalink
  91. abstract def polyIdOrThrow: ThriftObjectId

    Permalink
  92. abstract def polygonByteArray: Array[Byte]

    Permalink
  93. abstract def polygonByteArrayOption: Option[Array[Byte]]

    Permalink
  94. abstract def polygonIsSet: Boolean

    Permalink
  95. abstract def polygonOption: Option[ByteBuffer]

    Permalink
  96. abstract def polygonOrNull: ByteBuffer

    Permalink
  97. abstract def polygonOrThrow: ByteBuffer

    Permalink
  98. abstract def polygonSourceIsSet: Boolean

    Permalink
  99. abstract def polygonSourceOption: Option[String]

    Permalink
  100. abstract def polygonSourceOrNull: String

    Permalink
  101. abstract def polygonSourceOrThrow: String

    Permalink
  102. abstract def population: Int

    Permalink
  103. abstract def populationIsSet: Boolean

    Permalink
  104. abstract def populationOption: Option[Int]

    Permalink
  105. abstract def populationOrDefault: Int

    Permalink
  106. abstract def populationOrNull: Integer

    Permalink
  107. abstract def populationOrThrow: Int

    Permalink
  108. abstract def rawAttributesByteArray: Array[Byte]

    Permalink
  109. abstract def rawAttributesByteArrayOption: Option[Array[Byte]]

    Permalink
  110. abstract def rawAttributesIsSet: Boolean

    Permalink
  111. abstract def rawAttributesOption: Option[ByteBuffer]

    Permalink
  112. abstract def rawAttributesOrNull: ByteBuffer

    Permalink
  113. abstract def rawAttributesOrThrow: ByteBuffer

    Permalink
  114. abstract def read(arg0: TProtocol): Unit

    Permalink
    Definition Classes
    TBase
    Annotations
    @throws( ... )
  115. abstract def setFieldValue(arg0: ThriftGeocodeRecord._Fields, arg1: Any): Unit

    Permalink
    Definition Classes
    TBase
  116. abstract def slugIsSet: Boolean

    Permalink
  117. abstract def slugOption: Option[String]

    Permalink
  118. abstract def slugOrNull: String

    Permalink
  119. abstract def slugOrThrow: String

    Permalink
  120. abstract def woeTypeIsSet: Boolean

    Permalink
  121. abstract def woeTypeOption: Option[YahooWoeType]

    Permalink
  122. abstract def woeTypeOrNull: YahooWoeType

    Permalink
  123. abstract def woeTypeOrThrow: YahooWoeType

    Permalink
  124. abstract def write(oprot: TProtocol): Unit

    Permalink
    Definition Classes
    ThriftGeocodeRecord → TBase → UntypedRecord

Concrete 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: ThriftGeocodeRecord): Boolean

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    ThriftGeocodeRecord → Ordered
  11. def compareTo(that: ThriftGeocodeRecord): Int

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
  21. def primaryKey: Long

    Permalink
    Definition Classes
    ThriftGeocodeRecord → SemitypedHasPrimaryKey
  22. final def synchronized[T0](arg0: ⇒ T0): T0

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

    Permalink
  24. def toString(): String

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

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

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

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

Inherited from Serializable

Inherited from HasPrimaryKey[Long, ThriftGeocodeRecord]

Inherited from SemitypedHasPrimaryKey[Long]

Inherited from Record[ThriftGeocodeRecord]

Inherited from Ordered[ThriftGeocodeRecord]

Inherited from Comparable[ThriftGeocodeRecord]

Inherited from UntypedRecord

Inherited from AnyRef

Inherited from Any

Ungrouped