Class

io.fsq.twofishes.model.gen

RawThriftGeocodeRecord

Related Doc: package gen

Permalink

final class RawThriftGeocodeRecord extends Record[ThriftGeocodeRecord] with MutableRecord[ThriftGeocodeRecord] with ThriftGeocodeRecord

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

Instance Constructors

  1. new RawThriftGeocodeRecord()

    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: 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 boost: Int

    Permalink
  10. def boostIsSet: Boolean

    Permalink
  11. def boostOption: Option[Int]

    Permalink
  12. def boostOrDefault: Int

    Permalink
  13. def boostOrNull: Integer

    Permalink
  14. def boostOrThrow: Int

    Permalink
  15. def boostUnset(): Unit

    Permalink
  16. def boost_=(x: Int): Unit

    Permalink
  17. def boundingBoxIsSet: Boolean

    Permalink
  18. def boundingBoxOption: Option[ThriftBoundingBox]

    Permalink
  19. def boundingBoxOrNull: ThriftBoundingBox

    Permalink
  20. def boundingBoxOrThrow: ThriftBoundingBox

    Permalink
  21. def boundingBoxUnset(): Unit

    Permalink
  22. def boundingBox_=(x: ThriftBoundingBox): Unit

    Permalink
  23. def canGeocode: Boolean

    Permalink
  24. def canGeocodeIsSet: Boolean

    Permalink
  25. def canGeocodeOption: Option[Boolean]

    Permalink
  26. def canGeocodeOrDefault: Boolean

    Permalink
  27. def canGeocodeOrNull: Boolean

    Permalink
  28. def canGeocodeOrThrow: Boolean

    Permalink
  29. def canGeocodeUnset(): Unit

    Permalink
  30. def canGeocode_=(x: Boolean): Unit

    Permalink
  31. def ccIsSet: Boolean

    Permalink
  32. def ccOption: Option[String]

    Permalink
  33. def ccOrNull: String

    Permalink
  34. def ccOrThrow: String

    Permalink
  35. def ccUnset(): Unit

    Permalink
  36. def cc_=(x: String): Unit

    Permalink
  37. def clear(): Unit

    Permalink
    Definition Classes
    RawThriftGeocodeRecord → TBase
  38. def clone(): AnyRef

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

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

    Permalink
    Definition Classes
    ThriftGeocodeRecord → Ordered → Comparable
  41. 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): RawThriftGeocodeRecord

    Permalink
  42. def deepCopy(): RawThriftGeocodeRecord

    Permalink
    Definition Classes
    RawThriftGeocodeRecordThriftGeocodeRecord → TBase
  43. def deepMergeCopy(that: ThriftGeocodeRecord): ThriftGeocodeRecord

    Permalink
  44. def displayBoundsIsSet: Boolean

    Permalink
  45. def displayBoundsOption: Option[ThriftBoundingBox]

    Permalink
  46. def displayBoundsOrNull: ThriftBoundingBox

    Permalink
  47. def displayBoundsOrThrow: ThriftBoundingBox

    Permalink
  48. def displayBoundsUnset(): Unit

    Permalink
  49. def displayBounds_=(x: ThriftBoundingBox): Unit

    Permalink
  50. def displayNames: Seq[ThriftDisplayName]

    Permalink
  51. def displayNamesIsSet: Boolean

    Permalink
  52. def displayNamesOption: Option[Seq[ThriftDisplayName]]

    Permalink
  53. def displayNamesOrDefault: Seq[ThriftDisplayName]

    Permalink
  54. def displayNamesOrNull: Seq[ThriftDisplayName]

    Permalink
  55. def displayNamesOrThrow: Seq[ThriftDisplayName]

    Permalink
  56. def displayNamesUnset(): Unit

    Permalink
  57. def displayNames_=(x: Seq[ThriftDisplayName]): Unit

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

    Permalink
    Definition Classes
    AnyRef
  59. def equals(that: ThriftGeocodeRecord): Boolean

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

    Permalink
    Definition Classes
    RawThriftGeocodeRecord → AnyRef → Any
  61. def extraRelations: Seq[Long]

    Permalink
  62. def extraRelationsIsSet: Boolean

    Permalink
  63. def extraRelationsOption: Option[Seq[Long]]

    Permalink
  64. def extraRelationsOrDefault: Seq[Long]

    Permalink
  65. def extraRelationsOrNull: Seq[Long]

    Permalink
  66. def extraRelationsOrThrow: Seq[Long]

    Permalink
  67. def extraRelationsUnset(): Unit

    Permalink
  68. def extraRelations_=(x: Seq[Long]): Unit

    Permalink
  69. def fieldForId(id: Int): ThriftGeocodeRecord._Fields

    Permalink
    Definition Classes
    RawThriftGeocodeRecord → TBase
  70. def finalize(): Unit

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

    Permalink
    Definition Classes
    AnyRef → Any
  72. def getFieldValue(field: ThriftGeocodeRecord._Fields): AnyRef

    Permalink
    Definition Classes
    RawThriftGeocodeRecord → TBase
  73. def getSetFields: Seq[Any]

    Permalink
  74. def hasPoly: Boolean

    Permalink
  75. def hasPolyIsSet: Boolean

    Permalink
  76. def hasPolyOption: Option[Boolean]

    Permalink
  77. def hasPolyOrDefault: Boolean

    Permalink
  78. def hasPolyOrNull: Boolean

    Permalink
  79. def hasPolyOrThrow: Boolean

    Permalink
  80. def hasPolyUnset(): Unit

    Permalink
  81. def hasPoly_=(x: Boolean): Unit

    Permalink
  82. def hashCode(): Int

    Permalink
    Definition Classes
    RawThriftGeocodeRecord → AnyRef → Any
  83. def id: Long

    Permalink
  84. def idIsSet: Boolean

    Permalink
  85. def idOption: Option[Long]

    Permalink
  86. def idOrDefault: Long

    Permalink
  87. def idOrNull: Long

    Permalink
  88. def idOrThrow: Long

    Permalink
  89. def idUnset(): Unit

    Permalink
  90. def id_=(x: Long): Unit

    Permalink
  91. def ids: Seq[Long]

    Permalink
  92. def idsIsSet: Boolean

    Permalink
  93. def idsOption: Option[Seq[Long]]

    Permalink
  94. def idsOrDefault: Seq[Long]

    Permalink
  95. def idsOrNull: Seq[Long]

    Permalink
  96. def idsOrThrow: Seq[Long]

    Permalink
  97. def idsUnset(): Unit

    Permalink
  98. def ids_=(x: Seq[Long]): Unit

    Permalink
  99. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  100. def isSet(field: ThriftGeocodeRecord._Fields): Boolean

    Permalink
    Definition Classes
    RawThriftGeocodeRecord → TBase
  101. def lat: Double

    Permalink
  102. def latIsSet: Boolean

    Permalink
  103. def latOption: Option[Double]

    Permalink
  104. def latOrDefault: Double

    Permalink
  105. def latOrNull: Double

    Permalink
  106. def latOrThrow: Double

    Permalink
  107. def latUnset(): Unit

    Permalink
  108. def lat_=(x: Double): Unit

    Permalink
  109. def lng: Double

    Permalink
  110. def lngIsSet: Boolean

    Permalink
  111. def lngOption: Option[Double]

    Permalink
  112. def lngOrDefault: Double

    Permalink
  113. def lngOrNull: Double

    Permalink
  114. def lngOrThrow: Double

    Permalink
  115. def lngUnset(): Unit

    Permalink
  116. def lng_=(x: Double): Unit

    Permalink
  117. def merge(that: ThriftGeocodeRecord): Unit

    Permalink
    Definition Classes
    RawThriftGeocodeRecord → MutableRecord
  118. def mergeCopy(that: ThriftGeocodeRecord): ThriftGeocodeRecord

    Permalink
    Definition Classes
    RawThriftGeocodeRecordThriftGeocodeRecord → Record
  119. def meta: ThriftGeocodeRecordMeta

    Permalink
    Definition Classes
    RawThriftGeocodeRecordThriftGeocodeRecord → Record → UntypedRecord
  120. def names: Seq[String]

    Permalink
  121. def namesIsSet: Boolean

    Permalink
  122. def namesOption: Option[Seq[String]]

    Permalink
  123. def namesOrDefault: Seq[String]

    Permalink
  124. def namesOrNull: Seq[String]

    Permalink
  125. def namesOrThrow: Seq[String]

    Permalink
  126. def namesUnset(): Unit

    Permalink
  127. def names_=(x: Seq[String]): Unit

    Permalink
  128. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  131. def parents: Seq[Long]

    Permalink
  132. def parentsIsSet: Boolean

    Permalink
  133. def parentsOption: Option[Seq[Long]]

    Permalink
  134. def parentsOrDefault: Seq[Long]

    Permalink
  135. def parentsOrNull: Seq[Long]

    Permalink
  136. def parentsOrThrow: Seq[Long]

    Permalink
  137. def parentsUnset(): Unit

    Permalink
  138. def parents_=(x: Seq[Long]): Unit

    Permalink
  139. def polyIdIsSet: Boolean

    Permalink
  140. def polyIdOption: Option[ThriftObjectId]

    Permalink
  141. def polyIdOrNull: ThriftObjectId

    Permalink
  142. def polyIdOrThrow: ThriftObjectId

    Permalink
  143. def polyIdUnset(): Unit

    Permalink
  144. def polyId_=(x: ThriftObjectId): Unit

    Permalink
  145. def polygonByteArray: Array[Byte]

    Permalink
  146. def polygonByteArrayOption: Option[Array[Byte]]

    Permalink
  147. def polygonByteArray_=(x: Array[Byte]): Unit

    Permalink
  148. def polygonIsSet: Boolean

    Permalink
  149. def polygonOption: Option[ByteBuffer]

    Permalink
  150. def polygonOrNull: ByteBuffer

    Permalink
  151. def polygonOrThrow: ByteBuffer

    Permalink
  152. def polygonSourceIsSet: Boolean

    Permalink
  153. def polygonSourceOption: Option[String]

    Permalink
  154. def polygonSourceOrNull: String

    Permalink
  155. def polygonSourceOrThrow: String

    Permalink
  156. def polygonSourceUnset(): Unit

    Permalink
  157. def polygonSource_=(x: String): Unit

    Permalink
  158. def polygonUnset(): Unit

    Permalink
  159. def polygon_=(x: ByteBuffer): Unit

    Permalink
  160. def population: Int

    Permalink
  161. def populationIsSet: Boolean

    Permalink
  162. def populationOption: Option[Int]

    Permalink
  163. def populationOrDefault: Int

    Permalink
  164. def populationOrNull: Integer

    Permalink
  165. def populationOrThrow: Int

    Permalink
  166. def populationUnset(): Unit

    Permalink
  167. def population_=(x: Int): Unit

    Permalink
  168. def primaryKey: Long

    Permalink
    Definition Classes
    ThriftGeocodeRecord → SemitypedHasPrimaryKey
  169. def rawAttributesByteArray: Array[Byte]

    Permalink
  170. def rawAttributesByteArrayOption: Option[Array[Byte]]

    Permalink
  171. def rawAttributesByteArray_=(x: Array[Byte]): Unit

    Permalink
  172. def rawAttributesIsSet: Boolean

    Permalink
  173. def rawAttributesOption: Option[ByteBuffer]

    Permalink
  174. def rawAttributesOrNull: ByteBuffer

    Permalink
  175. def rawAttributesOrThrow: ByteBuffer

    Permalink
  176. def rawAttributesUnset(): Unit

    Permalink
  177. def rawAttributes_=(x: ByteBuffer): Unit

    Permalink
  178. def read(iprot: TProtocol): Unit

    Permalink
    Definition Classes
    RawThriftGeocodeRecord → TBase → UntypedRecord
  179. def setFieldValue(field: ThriftGeocodeRecord._Fields, value: AnyRef): Unit

    Permalink
    Definition Classes
    RawThriftGeocodeRecord → TBase
  180. def slugIsSet: Boolean

    Permalink
  181. def slugOption: Option[String]

    Permalink
  182. def slugOrNull: String

    Permalink
  183. def slugOrThrow: String

    Permalink
  184. def slugUnset(): Unit

    Permalink
  185. def slug_=(x: String): Unit

    Permalink
  186. final def synchronized[T0](arg0: ⇒ T0): T0

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

    Permalink
    Definition Classes
    ThriftGeocodeRecord
  188. def toString(): String

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

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

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

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

    Permalink
  193. def woeTypeOption: Option[YahooWoeType]

    Permalink
  194. def woeTypeOrNull: YahooWoeType

    Permalink
  195. def woeTypeOrThrow: YahooWoeType

    Permalink
  196. def woeTypeUnset(): Unit

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

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

    Permalink
    Definition Classes
    RawThriftGeocodeRecordThriftGeocodeRecord → TBase → UntypedRecord

Inherited from ThriftGeocodeRecord

Inherited from Serializable

Inherited from HasPrimaryKey[Long, ThriftGeocodeRecord]

Inherited from SemitypedHasPrimaryKey[Long]

Inherited from MutableRecord[ThriftGeocodeRecord]

Inherited from Record[ThriftGeocodeRecord]

Inherited from Ordered[ThriftGeocodeRecord]

Inherited from Comparable[ThriftGeocodeRecord]

Inherited from UntypedRecord

Inherited from AnyRef

Inherited from Any

Ungrouped