Class

io.fsq.twofishes.gen

RawGeocodeFeature

Related Doc: package gen

Permalink

final class RawGeocodeFeature extends Record[GeocodeFeature] with MutableRecord[GeocodeFeature] with MutableGeocodeFeature

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

Instance Constructors

  1. new RawGeocodeFeature()

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

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

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

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

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

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

    Permalink
    Definition Classes
    Any
  9. def attributesIsSet: Boolean

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  10. def attributesOption: Option[GeocodeFeatureAttributes]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  11. def attributesOrNull: GeocodeFeatureAttributes

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  12. def attributesOrThrow: GeocodeFeatureAttributes

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  13. def attributesUnset(): Unit

    Permalink
  14. def attributes_=(x: GeocodeFeatureAttributes): Unit

    Permalink
  15. def attribution: Seq[String]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  16. def attributionIsSet: Boolean

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  17. def attributionOption: Option[Seq[String]]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  18. def attributionOrDefault: Seq[String]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  19. def attributionOrNull: Seq[String]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  20. def attributionOrThrow: Seq[String]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  21. def attributionUnset(): Unit

    Permalink
  22. def attribution_=(x: Seq[String]): Unit

    Permalink
  23. def ccIsSet: Boolean

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  24. def ccOption: Option[String]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  25. def ccOrNull: String

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  26. def ccOrThrow: String

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  27. def ccUnset(): Unit

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

    Permalink
  29. def clear(): Unit

    Permalink
    Definition Classes
    RawGeocodeFeature → TBase
  30. def clone(): AnyRef

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

    Permalink
    Definition Classes
    GeocodeFeature → Ordered
  32. def compareTo(that: GeocodeFeature): Int

    Permalink
    Definition Classes
    GeocodeFeature → Ordered → Comparable
  33. def copy(cc: String = ccOrNull, geometry: FeatureGeometry = geometryOrNull, name: String = nameOrNull, displayName: String = displayNameOrNull, woeType: YahooWoeType = woeTypeOrNull, ids: Seq[FeatureId] = idsOrNull, names: Seq[FeatureName] = namesOrNull, attribution: Seq[String] = attributionOrNull, timezones: Seq[String] = timezonesOrNull, highlightedName: String = highlightedNameOrNull, matchedName: String = matchedNameOrNull, slug: String = slugOrNull, id: String = idOrNull, attributes: GeocodeFeatureAttributes = attributesOrNull, longId: Long = longIdOrNull, longIds: Seq[Long] = longIdsOrNull, parentIds: Seq[Long] = parentIdsOrNull, role: YahooWoeType = roleOrNull, relatedLongIds: Seq[Long] = relatedLongIdsOrNull): RawGeocodeFeature

    Permalink
  34. def deepCopy(): RawGeocodeFeature

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature → TBase
  35. def deepMergeCopy(that: GeocodeFeature): GeocodeFeature

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  36. def displayNameIsSet: Boolean

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  37. def displayNameOption: Option[String]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  38. def displayNameOrNull: String

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  39. def displayNameOrThrow: String

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  40. def displayNameUnset(): Unit

    Permalink
  41. def displayName_=(x: String): Unit

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

    Permalink
    Definition Classes
    AnyRef
  43. def equals(that: GeocodeFeature): Boolean

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

    Permalink
    Definition Classes
    RawGeocodeFeature → AnyRef → Any
  45. def fieldForId(id: Int): GeocodeFeature._Fields

    Permalink
    Definition Classes
    RawGeocodeFeature → TBase
  46. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  47. def geometryIsSet: Boolean

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  48. def geometryOption: Option[FeatureGeometry]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  49. def geometryOrNull: FeatureGeometry

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  50. def geometryOrThrow: FeatureGeometry

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  51. def geometryUnset(): Unit

    Permalink
  52. def geometry_=(x: FeatureGeometry): Unit

    Permalink
  53. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  54. def getFieldValue(field: GeocodeFeature._Fields): AnyRef

    Permalink
    Definition Classes
    RawGeocodeFeature → TBase
  55. def getSetFields: Seq[Any]

    Permalink
  56. def hashCode(): Int

    Permalink
    Definition Classes
    RawGeocodeFeature → AnyRef → Any
  57. def highlightedNameIsSet: Boolean

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  58. def highlightedNameOption: Option[String]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  59. def highlightedNameOrNull: String

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  60. def highlightedNameOrThrow: String

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  61. def highlightedNameUnset(): Unit

    Permalink
  62. def highlightedName_=(x: String): Unit

    Permalink
  63. def idIsSet: Boolean

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  64. def idOption: Option[String]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  65. def idOrNull: String

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  66. def idOrThrow: String

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  67. def idUnset(): Unit

    Permalink
  68. def id_=(x: String): Unit

    Permalink
  69. def ids: Seq[FeatureId]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  70. def idsIsSet: Boolean

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  71. def idsOption: Option[Seq[FeatureId]]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  72. def idsOrDefault: Seq[FeatureId]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  73. def idsOrNull: Seq[FeatureId]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  74. def idsOrThrow: Seq[FeatureId]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  75. def idsUnset(): Unit

    Permalink
  76. def ids_=(x: Seq[FeatureId]): Unit

    Permalink
  77. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  78. def isSet(field: GeocodeFeature._Fields): Boolean

    Permalink
    Definition Classes
    RawGeocodeFeature → TBase
  79. def longId: Long

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  80. def longIdIsSet: Boolean

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  81. def longIdOption: Option[Long]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  82. def longIdOrDefault: Long

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  83. def longIdOrNull: Long

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  84. def longIdOrThrow: Long

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  85. def longIdUnset(): Unit

    Permalink
  86. def longId_=(x: Long): Unit

    Permalink
  87. def longIds: Seq[Long]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  88. def longIdsIsSet: Boolean

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  89. def longIdsOption: Option[Seq[Long]]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  90. def longIdsOrDefault: Seq[Long]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  91. def longIdsOrNull: Seq[Long]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  92. def longIdsOrThrow: Seq[Long]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  93. def longIdsUnset(): Unit

    Permalink
  94. def longIds_=(x: Seq[Long]): Unit

    Permalink
  95. def matchedNameIsSet: Boolean

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  96. def matchedNameOption: Option[String]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  97. def matchedNameOrNull: String

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  98. def matchedNameOrThrow: String

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  99. def matchedNameUnset(): Unit

    Permalink
  100. def matchedName_=(x: String): Unit

    Permalink
  101. def merge(that: GeocodeFeature): Unit

    Permalink
    Definition Classes
    RawGeocodeFeatureMutableGeocodeFeature → MutableRecord
  102. def mergeCopy(that: GeocodeFeature): GeocodeFeature

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature → Record
  103. def meta: GeocodeFeatureMeta

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature → Record → UntypedRecord
  104. def mutable: MutableGeocodeFeature

    Permalink

    Returns a pointer to a Mutable version of this record.

    Returns a pointer to a Mutable version of this record.

    If the underlying implementation is mutable, this will be returned. If the underlying implementation is immutable, a mutable copy will be returned.

    After mutating the instance returned by this method, the original instance (on which mutable was called) will be in an undefined state. It may or may not have been modified, depending on whether it was immutable or not.

    This is included as an optimization for when we want access to a Mutable record but don't want to pay the cost of copying every time.

    Definition Classes
    MutableGeocodeFeatureGeocodeFeature
  105. def mutableCopy(): MutableGeocodeFeature

    Permalink
    Definition Classes
    GeocodeFeature
  106. def nameIsSet: Boolean

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  107. def nameOption: Option[String]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  108. def nameOrNull: String

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  109. def nameOrThrow: String

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  110. def nameUnset(): Unit

    Permalink
  111. def name_=(x: String): Unit

    Permalink
  112. def names: Seq[FeatureName]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  113. def namesIsSet: Boolean

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  114. def namesOption: Option[Seq[FeatureName]]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  115. def namesOrDefault: Seq[FeatureName]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  116. def namesOrNull: Seq[FeatureName]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  117. def namesOrThrow: Seq[FeatureName]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  118. def namesUnset(): Unit

    Permalink
  119. def names_=(x: Seq[FeatureName]): Unit

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

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

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

    Permalink
    Definition Classes
    AnyRef
  123. def parentIds: Seq[Long]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  124. def parentIdsIsSet: Boolean

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  125. def parentIdsOption: Option[Seq[Long]]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  126. def parentIdsOrDefault: Seq[Long]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  127. def parentIdsOrNull: Seq[Long]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  128. def parentIdsOrThrow: Seq[Long]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  129. def parentIdsUnset(): Unit

    Permalink
  130. def parentIds_=(x: Seq[Long]): Unit

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

    Permalink
    Definition Classes
    RawGeocodeFeature → TBase → UntypedRecord
  132. def relatedLongIds: Seq[Long]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  133. def relatedLongIdsIsSet: Boolean

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  134. def relatedLongIdsOption: Option[Seq[Long]]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  135. def relatedLongIdsOrDefault: Seq[Long]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  136. def relatedLongIdsOrNull: Seq[Long]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  137. def relatedLongIdsOrThrow: Seq[Long]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  138. def relatedLongIdsUnset(): Unit

    Permalink
  139. def relatedLongIds_=(x: Seq[Long]): Unit

    Permalink
  140. def roleIsSet: Boolean

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  141. def roleOption: Option[YahooWoeType]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  142. def roleOrNull: YahooWoeType

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  143. def roleOrThrow: YahooWoeType

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  144. def roleUnset(): Unit

    Permalink
  145. def role_=(x: YahooWoeType): Unit

    Permalink
  146. def setFieldValue(field: GeocodeFeature._Fields, value: AnyRef): Unit

    Permalink
    Definition Classes
    RawGeocodeFeature → TBase
  147. def slugIsSet: Boolean

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  148. def slugOption: Option[String]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  149. def slugOrNull: String

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  150. def slugOrThrow: String

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  151. def slugUnset(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
  154. def timezones: Seq[String]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  155. def timezonesIsSet: Boolean

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  156. def timezonesOption: Option[Seq[String]]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  157. def timezonesOrDefault: Seq[String]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  158. def timezonesOrNull: Seq[String]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  159. def timezonesOrThrow: Seq[String]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  160. def timezonesUnset(): Unit

    Permalink
  161. def timezones_=(x: Seq[String]): Unit

    Permalink
  162. def toBuilder(): AllSpecified

    Permalink
    Definition Classes
    GeocodeFeature
  163. def toString(): String

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  167. def woeType: YahooWoeType

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  168. def woeTypeIsSet: Boolean

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  169. def woeTypeOption: Option[YahooWoeType]

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  170. def woeTypeOrDefault: YahooWoeType

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  171. def woeTypeOrNull: YahooWoeType

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  172. def woeTypeOrThrow: YahooWoeType

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature
  173. def woeTypeUnset(): Unit

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

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

    Permalink
    Definition Classes
    RawGeocodeFeatureGeocodeFeature → TBase → UntypedRecord

Inherited from MutableGeocodeFeature

Inherited from GeocodeFeature

Inherited from TBase[GeocodeFeature, GeocodeFeature._Fields]

Inherited from Serializable

Inherited from MutableRecord[GeocodeFeature]

Inherited from Record[GeocodeFeature]

Inherited from Ordered[GeocodeFeature]

Inherited from Comparable[GeocodeFeature]

Inherited from UntypedRecord

Inherited from AnyRef

Inherited from Any

Ungrouped