Class

io.fsq.twofishes.gen

RawBulkReverseGeocodeResponse

Related Doc: package gen

Permalink

final class RawBulkReverseGeocodeResponse extends Record[BulkReverseGeocodeResponse] with MutableRecord[BulkReverseGeocodeResponse] with BulkReverseGeocodeResponse

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RawBulkReverseGeocodeResponse
  2. BulkReverseGeocodeResponse
  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 RawBulkReverseGeocodeResponse()

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

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

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

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

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

    Permalink
    Definition Classes
    BulkReverseGeocodeResponse → Ordered
  8. def DEPRECATED_interpretationMap: Map[Int, Seq[GeocodeInterpretation]]

    Permalink
  9. def DEPRECATED_interpretationMapIsSet: Boolean

    Permalink
  10. def DEPRECATED_interpretationMapOption: Option[Map[Int, Seq[GeocodeInterpretation]]]

    Permalink
  11. def DEPRECATED_interpretationMapOrDefault: Map[Int, Seq[GeocodeInterpretation]]

    Permalink
  12. def DEPRECATED_interpretationMapOrNull: Map[Int, Seq[GeocodeInterpretation]]

    Permalink
  13. def DEPRECATED_interpretationMapOrThrow: Map[Int, Seq[GeocodeInterpretation]]

    Permalink
  14. def DEPRECATED_interpretationMapUnset(): Unit

    Permalink
  15. def DEPRECATED_interpretationMap_=(x: Map[Int, Seq[GeocodeInterpretation]]): Unit

    Permalink
  16. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  17. def clear(): Unit

    Permalink
    Definition Classes
    RawBulkReverseGeocodeResponse → TBase
  18. def clone(): AnyRef

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

    Permalink
    Definition Classes
    BulkReverseGeocodeResponse → Ordered
  20. def compareTo(that: BulkReverseGeocodeResponse): Int

    Permalink
    Definition Classes
    BulkReverseGeocodeResponse → Ordered → Comparable
  21. def copy(DEPRECATED_interpretationMap: Map[Int, Seq[GeocodeInterpretation]] = DEPRECATED_interpretationMapOrNull, interpretations: Seq[GeocodeInterpretation] = interpretationsOrNull, interpretationIndexes: Seq[Seq[Int]] = interpretationIndexesOrNull, parentFeatures: Seq[GeocodeFeature] = parentFeaturesOrNull, debugLines: Seq[String] = debugLinesOrNull): RawBulkReverseGeocodeResponse

    Permalink
  22. def debugLines: Seq[String]

    Permalink
  23. def debugLinesIsSet: Boolean

    Permalink
  24. def debugLinesOption: Option[Seq[String]]

    Permalink
  25. def debugLinesOrDefault: Seq[String]

    Permalink
  26. def debugLinesOrNull: Seq[String]

    Permalink
  27. def debugLinesOrThrow: Seq[String]

    Permalink
  28. def debugLinesUnset(): Unit

    Permalink
  29. def debugLines_=(x: Seq[String]): Unit

    Permalink
  30. def deepCopy(): RawBulkReverseGeocodeResponse

    Permalink
  31. def deepMergeCopy(that: BulkReverseGeocodeResponse): BulkReverseGeocodeResponse

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

    Permalink
    Definition Classes
    AnyRef
  33. def equals(that: BulkReverseGeocodeResponse): Boolean

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

    Permalink
    Definition Classes
    RawBulkReverseGeocodeResponse → AnyRef → Any
  35. def fieldForId(id: Int): BulkReverseGeocodeResponse._Fields

    Permalink
    Definition Classes
    RawBulkReverseGeocodeResponse → TBase
  36. def finalize(): Unit

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

    Permalink
    Definition Classes
    AnyRef → Any
  38. def getFieldValue(field: BulkReverseGeocodeResponse._Fields): AnyRef

    Permalink
    Definition Classes
    RawBulkReverseGeocodeResponse → TBase
  39. def getSetFields: Seq[Any]

    Permalink
  40. def hashCode(): Int

    Permalink
    Definition Classes
    RawBulkReverseGeocodeResponse → AnyRef → Any
  41. def interpretationIndexes: Seq[Seq[Int]]

    Permalink
  42. def interpretationIndexesIsSet: Boolean

    Permalink
  43. def interpretationIndexesOption: Option[Seq[Seq[Int]]]

    Permalink
  44. def interpretationIndexesOrDefault: Seq[Seq[Int]]

    Permalink
  45. def interpretationIndexesOrNull: Seq[Seq[Int]]

    Permalink
  46. def interpretationIndexesOrThrow: Seq[Seq[Int]]

    Permalink
  47. def interpretationIndexesUnset(): Unit

    Permalink
  48. def interpretationIndexes_=(x: Seq[Seq[Int]]): Unit

    Permalink
  49. def interpretations: Seq[GeocodeInterpretation]

    Permalink
  50. def interpretationsIsSet: Boolean

    Permalink
  51. def interpretationsOption: Option[Seq[GeocodeInterpretation]]

    Permalink
  52. def interpretationsOrDefault: Seq[GeocodeInterpretation]

    Permalink
  53. def interpretationsOrNull: Seq[GeocodeInterpretation]

    Permalink
  54. def interpretationsOrThrow: Seq[GeocodeInterpretation]

    Permalink
  55. def interpretationsUnset(): Unit

    Permalink
  56. def interpretations_=(x: Seq[GeocodeInterpretation]): Unit

    Permalink
  57. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  58. def isSet(field: BulkReverseGeocodeResponse._Fields): Boolean

    Permalink
    Definition Classes
    RawBulkReverseGeocodeResponse → TBase
  59. def merge(that: BulkReverseGeocodeResponse): Unit

    Permalink
    Definition Classes
    RawBulkReverseGeocodeResponse → MutableRecord
  60. def mergeCopy(that: BulkReverseGeocodeResponse): BulkReverseGeocodeResponse

    Permalink
  61. def meta: BulkReverseGeocodeResponseMeta

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

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

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

    Permalink
    Definition Classes
    AnyRef
  65. def parentFeatures: Seq[GeocodeFeature]

    Permalink
  66. def parentFeaturesIsSet: Boolean

    Permalink
  67. def parentFeaturesOption: Option[Seq[GeocodeFeature]]

    Permalink
  68. def parentFeaturesOrDefault: Seq[GeocodeFeature]

    Permalink
  69. def parentFeaturesOrNull: Seq[GeocodeFeature]

    Permalink
  70. def parentFeaturesOrThrow: Seq[GeocodeFeature]

    Permalink
  71. def parentFeaturesUnset(): Unit

    Permalink
  72. def parentFeatures_=(x: Seq[GeocodeFeature]): Unit

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

    Permalink
    Definition Classes
    RawBulkReverseGeocodeResponse → TBase → UntypedRecord
  74. def setFieldValue(field: BulkReverseGeocodeResponse._Fields, value: AnyRef): Unit

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

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

    Permalink
    Definition Classes
    BulkReverseGeocodeResponse
  77. def toString(): String

    Permalink
    Definition Classes
    RawBulkReverseGeocodeResponse → AnyRef → Any
  78. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  81. def write(oprot: TProtocol): Unit

    Permalink
    Definition Classes
    RawBulkReverseGeocodeResponseBulkReverseGeocodeResponse → TBase → UntypedRecord

Inherited from Serializable

Inherited from MutableRecord[BulkReverseGeocodeResponse]

Inherited from Record[BulkReverseGeocodeResponse]

Inherited from Ordered[BulkReverseGeocodeResponse]

Inherited from Comparable[BulkReverseGeocodeResponse]

Inherited from UntypedRecord

Inherited from AnyRef

Inherited from Any

Ungrouped