Class

io.fsq.twofishes.gen

RawCommonGeocodeRequestParams

Related Doc: package gen

Permalink

final class RawCommonGeocodeRequestParams extends Record[CommonGeocodeRequestParams] with MutableRecord[CommonGeocodeRequestParams] with CommonGeocodeRequestParams

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RawCommonGeocodeRequestParams
  2. CommonGeocodeRequestParams
  3. TBase
  4. Serializable
  5. MutableRecord
  6. Record
  7. Ordered
  8. Comparable
  9. UntypedRecord
  10. AnyRef
  11. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new RawCommonGeocodeRequestParams()

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

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

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

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

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

    Permalink
    Definition Classes
    CommonGeocodeRequestParams → Ordered
  8. def allowedSources: Seq[String]

    Permalink
  9. def allowedSourcesIsSet: Boolean

    Permalink
  10. def allowedSourcesOption: Option[Seq[String]]

    Permalink
  11. def allowedSourcesOrDefault: Seq[String]

    Permalink
  12. def allowedSourcesOrNull: Seq[String]

    Permalink
  13. def allowedSourcesOrThrow: Seq[String]

    Permalink
  14. def allowedSourcesUnset(): Unit

    Permalink
  15. def allowedSources_=(x: Seq[String]): Unit

    Permalink
  16. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  17. def boundsIsSet: Boolean

    Permalink
  18. def boundsOption: Option[GeocodeBoundingBox]

    Permalink
  19. def boundsOrNull: GeocodeBoundingBox

    Permalink
  20. def boundsOrThrow: GeocodeBoundingBox

    Permalink
  21. def boundsUnset(): Unit

    Permalink
  22. def bounds_=(x: GeocodeBoundingBox): Unit

    Permalink
  23. def ccIsSet: Boolean

    Permalink
  24. def ccOption: Option[String]

    Permalink
  25. def ccOrNull: String

    Permalink
  26. def ccOrThrow: String

    Permalink
  27. def ccUnset(): Unit

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

    Permalink
  29. def clear(): Unit

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

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

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

    Permalink
    Definition Classes
    CommonGeocodeRequestParams → Ordered → Comparable
  33. def copy(debug: Integer = debugOrNull, woeHint: Seq[YahooWoeType] = woeHintOrNull, woeRestrict: Seq[YahooWoeType] = woeRestrictOrNull, cc: String = ccOrNull, lang: String = langOrNull, responseIncludes: Seq[ResponseIncludes] = responseIncludesOrNull, allowedSources: Seq[String] = allowedSourcesOrNull, llHint: GeocodePoint = llHintOrNull, bounds: GeocodeBoundingBox = boundsOrNull, maxInterpretations: Integer = maxInterpretationsOrNull): RawCommonGeocodeRequestParams

    Permalink
  34. def debug: Int

    Permalink
  35. def debugIsSet: Boolean

    Permalink
  36. def debugOption: Option[Int]

    Permalink
  37. def debugOrDefault: Int

    Permalink
  38. def debugOrNull: Integer

    Permalink
  39. def debugOrThrow: Int

    Permalink
  40. def debugUnset(): Unit

    Permalink
  41. def debug_=(x: Int): Unit

    Permalink
  42. def deepCopy(): RawCommonGeocodeRequestParams

    Permalink
  43. def deepMergeCopy(that: CommonGeocodeRequestParams): CommonGeocodeRequestParams

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

    Permalink
    Definition Classes
    AnyRef
  45. def equals(that: CommonGeocodeRequestParams): Boolean

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

    Permalink
    Definition Classes
    RawCommonGeocodeRequestParams → AnyRef → Any
  47. def fieldForId(id: Int): CommonGeocodeRequestParams._Fields

    Permalink
    Definition Classes
    RawCommonGeocodeRequestParams → TBase
  48. def finalize(): Unit

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

    Permalink
    Definition Classes
    AnyRef → Any
  50. def getFieldValue(field: CommonGeocodeRequestParams._Fields): AnyRef

    Permalink
    Definition Classes
    RawCommonGeocodeRequestParams → TBase
  51. def getSetFields: Seq[Any]

    Permalink
  52. def hashCode(): Int

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

    Permalink
    Definition Classes
    Any
  54. def isSet(field: CommonGeocodeRequestParams._Fields): Boolean

    Permalink
    Definition Classes
    RawCommonGeocodeRequestParams → TBase
  55. def lang: String

    Permalink
  56. def langIsSet: Boolean

    Permalink
  57. def langOption: Option[String]

    Permalink
  58. def langOrDefault: String

    Permalink
  59. def langOrNull: String

    Permalink
  60. def langOrThrow: String

    Permalink
  61. def langUnset(): Unit

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

    Permalink
  63. def llHintIsSet: Boolean

    Permalink
  64. def llHintOption: Option[GeocodePoint]

    Permalink
  65. def llHintOrNull: GeocodePoint

    Permalink
  66. def llHintOrThrow: GeocodePoint

    Permalink
  67. def llHintUnset(): Unit

    Permalink
  68. def llHint_=(x: GeocodePoint): Unit

    Permalink
  69. def maxInterpretations: Int

    Permalink
  70. def maxInterpretationsIsSet: Boolean

    Permalink
  71. def maxInterpretationsOption: Option[Int]

    Permalink
  72. def maxInterpretationsOrDefault: Int

    Permalink
  73. def maxInterpretationsOrNull: Integer

    Permalink
  74. def maxInterpretationsOrThrow: Int

    Permalink
  75. def maxInterpretationsUnset(): Unit

    Permalink
  76. def maxInterpretations_=(x: Int): Unit

    Permalink
  77. def merge(that: CommonGeocodeRequestParams): Unit

    Permalink
    Definition Classes
    RawCommonGeocodeRequestParams → MutableRecord
  78. def mergeCopy(that: CommonGeocodeRequestParams): CommonGeocodeRequestParams

    Permalink
  79. def meta: CommonGeocodeRequestParamsMeta

    Permalink
    Definition Classes
    RawCommonGeocodeRequestParamsCommonGeocodeRequestParams → Record → UntypedRecord
  80. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  83. def read(iprot: TProtocol): Unit

    Permalink
    Definition Classes
    RawCommonGeocodeRequestParams → TBase → UntypedRecord
  84. def responseIncludes: Seq[ResponseIncludes]

    Permalink
  85. def responseIncludesIsSet: Boolean

    Permalink
  86. def responseIncludesOption: Option[Seq[ResponseIncludes]]

    Permalink
  87. def responseIncludesOrDefault: Seq[ResponseIncludes]

    Permalink
  88. def responseIncludesOrNull: Seq[ResponseIncludes]

    Permalink
  89. def responseIncludesOrThrow: Seq[ResponseIncludes]

    Permalink
  90. def responseIncludesUnset(): Unit

    Permalink
  91. def responseIncludes_=(x: Seq[ResponseIncludes]): Unit

    Permalink
  92. def setFieldValue(field: CommonGeocodeRequestParams._Fields, value: AnyRef): Unit

    Permalink
    Definition Classes
    RawCommonGeocodeRequestParams → TBase
  93. final def synchronized[T0](arg0: ⇒ T0): T0

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

    Permalink
    Definition Classes
    CommonGeocodeRequestParams
  95. def toString(): String

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  99. def woeHint: Seq[YahooWoeType]

    Permalink
  100. def woeHintIsSet: Boolean

    Permalink
  101. def woeHintOption: Option[Seq[YahooWoeType]]

    Permalink
  102. def woeHintOrDefault: Seq[YahooWoeType]

    Permalink
  103. def woeHintOrNull: Seq[YahooWoeType]

    Permalink
  104. def woeHintOrThrow: Seq[YahooWoeType]

    Permalink
  105. def woeHintUnset(): Unit

    Permalink
  106. def woeHint_=(x: Seq[YahooWoeType]): Unit

    Permalink
  107. def woeRestrict: Seq[YahooWoeType]

    Permalink
  108. def woeRestrictIsSet: Boolean

    Permalink
  109. def woeRestrictOption: Option[Seq[YahooWoeType]]

    Permalink
  110. def woeRestrictOrDefault: Seq[YahooWoeType]

    Permalink
  111. def woeRestrictOrNull: Seq[YahooWoeType]

    Permalink
  112. def woeRestrictOrThrow: Seq[YahooWoeType]

    Permalink
  113. def woeRestrictUnset(): Unit

    Permalink
  114. def woeRestrict_=(x: Seq[YahooWoeType]): Unit

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

    Permalink
    Definition Classes
    RawCommonGeocodeRequestParamsCommonGeocodeRequestParams → TBase → UntypedRecord

Inherited from Serializable

Inherited from MutableRecord[CommonGeocodeRequestParams]

Inherited from Record[CommonGeocodeRequestParams]

Inherited from Ordered[CommonGeocodeRequestParams]

Inherited from Comparable[CommonGeocodeRequestParams]

Inherited from UntypedRecord

Inherited from AnyRef

Inherited from Any

Ungrouped