Trait/Object

io.fsq.twofishes.gen

GeocodeRequest

Related Docs: object GeocodeRequest | package gen

Permalink

trait GeocodeRequest extends Record[GeocodeRequest] with Ordered[GeocodeRequest] with TBase[GeocodeRequest, gen.GeocodeRequest._Fields]

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

Abstract Value Members

  1. abstract def allowWhereBeforeWhatParses: Boolean

    Permalink
  2. abstract def allowWhereBeforeWhatParsesIsSet: Boolean

    Permalink
  3. abstract def allowWhereBeforeWhatParsesOption: Option[Boolean]

    Permalink
  4. abstract def allowWhereBeforeWhatParsesOrDefault: Boolean

    Permalink
  5. abstract def allowWhereBeforeWhatParsesOrNull: Boolean

    Permalink
  6. abstract def allowWhereBeforeWhatParsesOrThrow: Boolean

    Permalink
  7. abstract def allowedSources: Seq[String]

    Permalink
  8. abstract def allowedSourcesIsSet: Boolean

    Permalink
  9. abstract def allowedSourcesOption: Option[Seq[String]]

    Permalink
  10. abstract def allowedSourcesOrDefault: Seq[String]

    Permalink
  11. abstract def allowedSourcesOrNull: Seq[String]

    Permalink
  12. abstract def allowedSourcesOrThrow: Seq[String]

    Permalink
  13. abstract def autocomplete: Boolean

    Permalink
  14. abstract def autocompleteBias: AutocompleteBias

    Permalink
  15. abstract def autocompleteBiasIsSet: Boolean

    Permalink
  16. abstract def autocompleteBiasOption: Option[AutocompleteBias]

    Permalink
  17. abstract def autocompleteBiasOrDefault: AutocompleteBias

    Permalink
  18. abstract def autocompleteBiasOrNull: AutocompleteBias

    Permalink
  19. abstract def autocompleteBiasOrThrow: AutocompleteBias

    Permalink
  20. abstract def autocompleteIsSet: Boolean

    Permalink
  21. abstract def autocompleteOption: Option[Boolean]

    Permalink
  22. abstract def autocompleteOrDefault: Boolean

    Permalink
  23. abstract def autocompleteOrNull: Boolean

    Permalink
  24. abstract def autocompleteOrThrow: Boolean

    Permalink
  25. abstract def boundsIsSet: Boolean

    Permalink
  26. abstract def boundsOption: Option[GeocodeBoundingBox]

    Permalink
  27. abstract def boundsOrNull: GeocodeBoundingBox

    Permalink
  28. abstract def boundsOrThrow: GeocodeBoundingBox

    Permalink
  29. abstract def ccIsSet: Boolean

    Permalink
  30. abstract def ccOption: Option[String]

    Permalink
  31. abstract def ccOrNull: String

    Permalink
  32. abstract def ccOrThrow: String

    Permalink
  33. abstract def clear(): Unit

    Permalink
    Definition Classes
    TBase
  34. abstract def copy(query: String = queryOrNull, cc: String = ccOrNull, lang: String = langOrNull, ll: GeocodePoint = llOrNull, full_DEPRECATED: Boolean = full_DEPRECATEDOrNull, debug: Integer = debugOrNull, autocomplete: Boolean = autocompleteOrNull, woeHint: Seq[YahooWoeType] = woeHintOrNull, woeRestrict: Seq[YahooWoeType] = woeRestrictOrNull, bounds: GeocodeBoundingBox = boundsOrNull, slug: String = slugOrNull, includePolygon_DEPRECATED: Boolean = includePolygon_DEPRECATEDOrNull, radius: Integer = radiusOrNull, maxInterpretations: Integer = maxInterpretationsOrNull, allowedSources: Seq[String] = allowedSourcesOrNull, responseIncludes: Seq[ResponseIncludes] = responseIncludesOrNull, strict: Boolean = strictOrNull, autocompleteBias: AutocompleteBias = autocompleteBiasOrNull, allowWhereBeforeWhatParses: Boolean = allowWhereBeforeWhatParsesOrNull): GeocodeRequest

    Permalink
  35. abstract def debug: Int

    Permalink
  36. abstract def debugIsSet: Boolean

    Permalink
  37. abstract def debugOption: Option[Int]

    Permalink
  38. abstract def debugOrDefault: Int

    Permalink
  39. abstract def debugOrNull: Integer

    Permalink
  40. abstract def debugOrThrow: Int

    Permalink
  41. abstract def deepCopy(): GeocodeRequest

    Permalink
    Definition Classes
    GeocodeRequest → TBase
  42. abstract def deepMergeCopy(that: GeocodeRequest): GeocodeRequest

    Permalink
  43. abstract def fieldForId(arg0: Int): GeocodeRequest._Fields

    Permalink
    Definition Classes
    TBase
  44. abstract def full_DEPRECATED: Boolean

    Permalink
  45. abstract def full_DEPRECATEDIsSet: Boolean

    Permalink
  46. abstract def full_DEPRECATEDOption: Option[Boolean]

    Permalink
  47. abstract def full_DEPRECATEDOrDefault: Boolean

    Permalink
  48. abstract def full_DEPRECATEDOrNull: Boolean

    Permalink
  49. abstract def full_DEPRECATEDOrThrow: Boolean

    Permalink
  50. abstract def getFieldValue(arg0: GeocodeRequest._Fields): AnyRef

    Permalink
    Definition Classes
    TBase
  51. abstract def includePolygon_DEPRECATED: Boolean

    Permalink
  52. abstract def includePolygon_DEPRECATEDIsSet: Boolean

    Permalink
  53. abstract def includePolygon_DEPRECATEDOption: Option[Boolean]

    Permalink
  54. abstract def includePolygon_DEPRECATEDOrDefault: Boolean

    Permalink
  55. abstract def includePolygon_DEPRECATEDOrNull: Boolean

    Permalink
  56. abstract def includePolygon_DEPRECATEDOrThrow: Boolean

    Permalink
  57. abstract def isSet(arg0: GeocodeRequest._Fields): Boolean

    Permalink
    Definition Classes
    TBase
  58. abstract def lang: String

    Permalink
  59. abstract def langIsSet: Boolean

    Permalink
  60. abstract def langOption: Option[String]

    Permalink
  61. abstract def langOrDefault: String

    Permalink
  62. abstract def langOrNull: String

    Permalink
  63. abstract def langOrThrow: String

    Permalink
  64. abstract def llIsSet: Boolean

    Permalink
  65. abstract def llOption: Option[GeocodePoint]

    Permalink
  66. abstract def llOrNull: GeocodePoint

    Permalink
  67. abstract def llOrThrow: GeocodePoint

    Permalink
  68. abstract def maxInterpretations: Int

    Permalink
  69. abstract def maxInterpretationsIsSet: Boolean

    Permalink
  70. abstract def maxInterpretationsOption: Option[Int]

    Permalink
  71. abstract def maxInterpretationsOrDefault: Int

    Permalink
  72. abstract def maxInterpretationsOrNull: Integer

    Permalink
  73. abstract def maxInterpretationsOrThrow: Int

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

    Permalink
    Definition Classes
    GeocodeRequest → Record
  75. abstract def meta: GeocodeRequestMeta

    Permalink
    Definition Classes
    GeocodeRequest → Record → UntypedRecord
  76. abstract def mutable: MutableGeocodeRequest

    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.

  77. abstract def queryIsSet: Boolean

    Permalink
  78. abstract def queryOption: Option[String]

    Permalink
  79. abstract def queryOrNull: String

    Permalink
  80. abstract def queryOrThrow: String

    Permalink
  81. abstract def radius: Int

    Permalink
  82. abstract def radiusIsSet: Boolean

    Permalink
  83. abstract def radiusOption: Option[Int]

    Permalink
  84. abstract def radiusOrDefault: Int

    Permalink
  85. abstract def radiusOrNull: Integer

    Permalink
  86. abstract def radiusOrThrow: Int

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

    Permalink
    Definition Classes
    TBase
    Annotations
    @throws( ... )
  88. abstract def responseIncludes: Seq[ResponseIncludes]

    Permalink
  89. abstract def responseIncludesIsSet: Boolean

    Permalink
  90. abstract def responseIncludesOption: Option[Seq[ResponseIncludes]]

    Permalink
  91. abstract def responseIncludesOrDefault: Seq[ResponseIncludes]

    Permalink
  92. abstract def responseIncludesOrNull: Seq[ResponseIncludes]

    Permalink
  93. abstract def responseIncludesOrThrow: Seq[ResponseIncludes]

    Permalink
  94. abstract def setFieldValue(arg0: GeocodeRequest._Fields, arg1: Any): Unit

    Permalink
    Definition Classes
    TBase
  95. abstract def slugIsSet: Boolean

    Permalink
  96. abstract def slugOption: Option[String]

    Permalink
  97. abstract def slugOrNull: String

    Permalink
  98. abstract def slugOrThrow: String

    Permalink
  99. abstract def strict: Boolean

    Permalink
  100. abstract def strictIsSet: Boolean

    Permalink
  101. abstract def strictOption: Option[Boolean]

    Permalink
  102. abstract def strictOrDefault: Boolean

    Permalink
  103. abstract def strictOrNull: Boolean

    Permalink
  104. abstract def strictOrThrow: Boolean

    Permalink
  105. abstract def woeHint: Seq[YahooWoeType]

    Permalink
  106. abstract def woeHintIsSet: Boolean

    Permalink
  107. abstract def woeHintOption: Option[Seq[YahooWoeType]]

    Permalink
  108. abstract def woeHintOrDefault: Seq[YahooWoeType]

    Permalink
  109. abstract def woeHintOrNull: Seq[YahooWoeType]

    Permalink
  110. abstract def woeHintOrThrow: Seq[YahooWoeType]

    Permalink
  111. abstract def woeRestrict: Seq[YahooWoeType]

    Permalink
  112. abstract def woeRestrictIsSet: Boolean

    Permalink
  113. abstract def woeRestrictOption: Option[Seq[YahooWoeType]]

    Permalink
  114. abstract def woeRestrictOrDefault: Seq[YahooWoeType]

    Permalink
  115. abstract def woeRestrictOrNull: Seq[YahooWoeType]

    Permalink
  116. abstract def woeRestrictOrThrow: Seq[YahooWoeType]

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

    Permalink
    Definition Classes
    GeocodeRequest → 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: GeocodeRequest): Boolean

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

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

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

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

    Permalink
    Definition Classes
    GeocodeRequest → 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: GeocodeRequest): Int

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

    Permalink
    Definition Classes
    GeocodeRequest → 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(): MutableGeocodeRequest

    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[GeocodeRequest, GeocodeRequest._Fields]

Inherited from Serializable

Inherited from Record[GeocodeRequest]

Inherited from Ordered[GeocodeRequest]

Inherited from Comparable[GeocodeRequest]

Inherited from UntypedRecord

Inherited from AnyRef

Inherited from Any

Ungrouped