Trait/Object

io.fsq.twofishes.gen

GeocodeFeature

Related Docs: object GeocodeFeature | package gen

Permalink

trait GeocodeFeature extends JavaGeocodeFeature[FeatureGeometry, FeatureId, FeatureName, GeocodeFeatureAttributes, GeocodeFeature, RawGeocodeFeature, GeocodeFeatureMeta] with Ordered[GeocodeFeature] with TBase[GeocodeFeature, gen.GeocodeFeature._Fields]

Linear Supertypes
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. GeocodeFeature
  2. TBase
  3. Serializable
  4. JavaGeocodeFeature
  5. Record
  6. Ordered
  7. Comparable
  8. UntypedRecord
  9. AnyRef
  10. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def attributesIsSet(): Boolean

    Permalink
    Definition Classes
    JavaGeocodeFeature
  2. abstract def attributesOption(): Option[GeocodeFeatureAttributes]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  3. abstract def attributesOrNull(): GeocodeFeatureAttributes

    Permalink
    Definition Classes
    JavaGeocodeFeature
  4. abstract def attributesOrThrow(): GeocodeFeatureAttributes

    Permalink
    Definition Classes
    JavaGeocodeFeature
  5. abstract def attribution(): Seq[String]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  6. abstract def attributionIsSet(): Boolean

    Permalink
    Definition Classes
    JavaGeocodeFeature
  7. abstract def attributionOption(): Option[Seq[String]]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  8. abstract def attributionOrDefault(): Seq[String]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  9. abstract def attributionOrNull(): Seq[String]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  10. abstract def attributionOrThrow(): Seq[String]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  11. abstract def ccIsSet(): Boolean

    Permalink
    Definition Classes
    JavaGeocodeFeature
  12. abstract def ccOption(): Option[String]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  13. abstract def ccOrNull(): String

    Permalink
    Definition Classes
    JavaGeocodeFeature
  14. abstract def ccOrThrow(): String

    Permalink
    Definition Classes
    JavaGeocodeFeature
  15. abstract def clear(): Unit

    Permalink
    Definition Classes
    TBase
  16. abstract 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): GeocodeFeature

    Permalink
  17. abstract def deepCopy(): GeocodeFeature

    Permalink
    Definition Classes
    GeocodeFeature → TBase
  18. abstract def deepMergeCopy(that: GeocodeFeature): GeocodeFeature

    Permalink
  19. abstract def displayNameIsSet(): Boolean

    Permalink
    Definition Classes
    JavaGeocodeFeature
  20. abstract def displayNameOption(): Option[String]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  21. abstract def displayNameOrNull(): String

    Permalink
    Definition Classes
    JavaGeocodeFeature
  22. abstract def displayNameOrThrow(): String

    Permalink
    Definition Classes
    JavaGeocodeFeature
  23. abstract def fieldForId(arg0: Int): GeocodeFeature._Fields

    Permalink
    Definition Classes
    TBase
  24. abstract def geometryIsSet(): Boolean

    Permalink
    Definition Classes
    JavaGeocodeFeature
  25. abstract def geometryOption(): Option[FeatureGeometry]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  26. abstract def geometryOrNull(): FeatureGeometry

    Permalink
    Definition Classes
    JavaGeocodeFeature
  27. abstract def geometryOrThrow(): FeatureGeometry

    Permalink
    Definition Classes
    JavaGeocodeFeature
  28. abstract def getFieldValue(arg0: GeocodeFeature._Fields): AnyRef

    Permalink
    Definition Classes
    TBase
  29. abstract def highlightedNameIsSet(): Boolean

    Permalink
    Definition Classes
    JavaGeocodeFeature
  30. abstract def highlightedNameOption(): Option[String]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  31. abstract def highlightedNameOrNull(): String

    Permalink
    Definition Classes
    JavaGeocodeFeature
  32. abstract def highlightedNameOrThrow(): String

    Permalink
    Definition Classes
    JavaGeocodeFeature
  33. abstract def idIsSet(): Boolean

    Permalink
    Definition Classes
    JavaGeocodeFeature
  34. abstract def idOption(): Option[String]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  35. abstract def idOrNull(): String

    Permalink
    Definition Classes
    JavaGeocodeFeature
  36. abstract def idOrThrow(): String

    Permalink
    Definition Classes
    JavaGeocodeFeature
  37. abstract def ids(): Seq[FeatureId]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  38. abstract def idsIsSet(): Boolean

    Permalink
    Definition Classes
    JavaGeocodeFeature
  39. abstract def idsOption(): Option[Seq[FeatureId]]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  40. abstract def idsOrDefault(): Seq[FeatureId]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  41. abstract def idsOrNull(): Seq[FeatureId]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  42. abstract def idsOrThrow(): Seq[FeatureId]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  43. abstract def isSet(arg0: GeocodeFeature._Fields): Boolean

    Permalink
    Definition Classes
    TBase
  44. abstract def longId(): Long

    Permalink
    Definition Classes
    JavaGeocodeFeature
  45. abstract def longIdIsSet(): Boolean

    Permalink
    Definition Classes
    JavaGeocodeFeature
  46. abstract def longIdOption(): Option[Long]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  47. abstract def longIdOrDefault(): Long

    Permalink
    Definition Classes
    JavaGeocodeFeature
  48. abstract def longIdOrNull(): Long

    Permalink
    Definition Classes
    JavaGeocodeFeature
  49. abstract def longIdOrThrow(): Long

    Permalink
    Definition Classes
    JavaGeocodeFeature
  50. abstract def longIds(): Seq[Long]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  51. abstract def longIdsIsSet(): Boolean

    Permalink
    Definition Classes
    JavaGeocodeFeature
  52. abstract def longIdsOption(): Option[Seq[Long]]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  53. abstract def longIdsOrDefault(): Seq[Long]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  54. abstract def longIdsOrNull(): Seq[Long]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  55. abstract def longIdsOrThrow(): Seq[Long]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  56. abstract def matchedNameIsSet(): Boolean

    Permalink
    Definition Classes
    JavaGeocodeFeature
  57. abstract def matchedNameOption(): Option[String]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  58. abstract def matchedNameOrNull(): String

    Permalink
    Definition Classes
    JavaGeocodeFeature
  59. abstract def matchedNameOrThrow(): String

    Permalink
    Definition Classes
    JavaGeocodeFeature
  60. abstract def mergeCopy(that: GeocodeFeature): GeocodeFeature

    Permalink
    Definition Classes
    GeocodeFeature → Record
  61. abstract def meta: GeocodeFeatureMeta

    Permalink
    Definition Classes
    GeocodeFeature → Record → UntypedRecord
  62. abstract 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.

  63. abstract def nameIsSet(): Boolean

    Permalink
    Definition Classes
    JavaGeocodeFeature
  64. abstract def nameOption(): Option[String]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  65. abstract def nameOrNull(): String

    Permalink
    Definition Classes
    JavaGeocodeFeature
  66. abstract def nameOrThrow(): String

    Permalink
    Definition Classes
    JavaGeocodeFeature
  67. abstract def names(): Seq[FeatureName]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  68. abstract def namesIsSet(): Boolean

    Permalink
    Definition Classes
    JavaGeocodeFeature
  69. abstract def namesOption(): Option[Seq[FeatureName]]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  70. abstract def namesOrDefault(): Seq[FeatureName]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  71. abstract def namesOrNull(): Seq[FeatureName]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  72. abstract def namesOrThrow(): Seq[FeatureName]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  73. abstract def parentIds(): Seq[Long]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  74. abstract def parentIdsIsSet(): Boolean

    Permalink
    Definition Classes
    JavaGeocodeFeature
  75. abstract def parentIdsOption(): Option[Seq[Long]]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  76. abstract def parentIdsOrDefault(): Seq[Long]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  77. abstract def parentIdsOrNull(): Seq[Long]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  78. abstract def parentIdsOrThrow(): Seq[Long]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  79. abstract def read(arg0: TProtocol): Unit

    Permalink
    Definition Classes
    TBase
    Annotations
    @throws( ... )
  80. abstract def relatedLongIds(): Seq[Long]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  81. abstract def relatedLongIdsIsSet(): Boolean

    Permalink
    Definition Classes
    JavaGeocodeFeature
  82. abstract def relatedLongIdsOption(): Option[Seq[Long]]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  83. abstract def relatedLongIdsOrDefault(): Seq[Long]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  84. abstract def relatedLongIdsOrNull(): Seq[Long]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  85. abstract def relatedLongIdsOrThrow(): Seq[Long]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  86. abstract def roleIsSet(): Boolean

    Permalink
    Definition Classes
    JavaGeocodeFeature
  87. abstract def roleOption(): Option[YahooWoeType]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  88. abstract def roleOrNull(): YahooWoeType

    Permalink
    Definition Classes
    JavaGeocodeFeature
  89. abstract def roleOrThrow(): YahooWoeType

    Permalink
    Definition Classes
    JavaGeocodeFeature
  90. abstract def setFieldValue(arg0: GeocodeFeature._Fields, arg1: Any): Unit

    Permalink
    Definition Classes
    TBase
  91. abstract def slugIsSet(): Boolean

    Permalink
    Definition Classes
    JavaGeocodeFeature
  92. abstract def slugOption(): Option[String]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  93. abstract def slugOrNull(): String

    Permalink
    Definition Classes
    JavaGeocodeFeature
  94. abstract def slugOrThrow(): String

    Permalink
    Definition Classes
    JavaGeocodeFeature
  95. abstract def timezones(): Seq[String]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  96. abstract def timezonesIsSet(): Boolean

    Permalink
    Definition Classes
    JavaGeocodeFeature
  97. abstract def timezonesOption(): Option[Seq[String]]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  98. abstract def timezonesOrDefault(): Seq[String]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  99. abstract def timezonesOrNull(): Seq[String]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  100. abstract def timezonesOrThrow(): Seq[String]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  101. abstract def woeType(): YahooWoeType

    Permalink
    Definition Classes
    JavaGeocodeFeature
  102. abstract def woeTypeIsSet(): Boolean

    Permalink
    Definition Classes
    JavaGeocodeFeature
  103. abstract def woeTypeOption(): Option[YahooWoeType]

    Permalink
    Definition Classes
    JavaGeocodeFeature
  104. abstract def woeTypeOrDefault(): YahooWoeType

    Permalink
    Definition Classes
    JavaGeocodeFeature
  105. abstract def woeTypeOrNull(): YahooWoeType

    Permalink
    Definition Classes
    JavaGeocodeFeature
  106. abstract def woeTypeOrThrow(): YahooWoeType

    Permalink
    Definition Classes
    JavaGeocodeFeature
  107. abstract def write(oprot: TProtocol): Unit

    Permalink
    Definition Classes
    GeocodeFeature → 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: 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 clone(): AnyRef

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

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

    Permalink
    Definition Classes
    GeocodeFeature → 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. def mutableCopy(): MutableGeocodeFeature

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

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

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

    Permalink
    Definition Classes
    AnyRef
  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 TBase[GeocodeFeature, GeocodeFeature._Fields]

Inherited from Serializable

Inherited from Record[GeocodeFeature]

Inherited from Ordered[GeocodeFeature]

Inherited from Comparable[GeocodeFeature]

Inherited from UntypedRecord

Inherited from AnyRef

Inherited from Any

Ungrouped