Trait

io.fsq.twofishes.gen

MutableGeocodeFeatureAttributes

Related Doc: package gen

Permalink

trait MutableGeocodeFeatureAttributes extends GeocodeFeatureAttributes with MutableRecord[GeocodeFeatureAttributes]

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

Abstract Value Members

  1. abstract def adm0cap: Boolean

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  2. abstract def adm0capIsSet: Boolean

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  3. abstract def adm0capOption: Option[Boolean]

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  4. abstract def adm0capOrDefault: Boolean

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  5. abstract def adm0capOrNull: Boolean

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  6. abstract def adm0capOrThrow: Boolean

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  7. abstract def adm0capUnset(): Unit

    Permalink
  8. abstract def adm0cap_=(x: Boolean): Unit

    Permalink
  9. abstract def adm1cap: Boolean

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  10. abstract def adm1capIsSet: Boolean

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  11. abstract def adm1capOption: Option[Boolean]

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  12. abstract def adm1capOrDefault: Boolean

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  13. abstract def adm1capOrNull: Boolean

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  14. abstract def adm1capOrThrow: Boolean

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  15. abstract def adm1capUnset(): Unit

    Permalink
  16. abstract def adm1cap_=(x: Boolean): Unit

    Permalink
  17. abstract def clear(): Unit

    Permalink
    Definition Classes
    TBase
  18. abstract def copy(adm0cap: Boolean = adm0capOrNull, adm1cap: Boolean = adm1capOrNull, scalerank: Integer = scalerankOrNull, labelrank: Integer = labelrankOrNull, natscale: Integer = natscaleOrNull, population: Integer = populationOrNull, sociallyRelevant: Boolean = sociallyRelevantOrNull, neighborhoodType: NeighborhoodType = neighborhoodTypeOrNull, urls: Seq[String] = urlsOrNull, worldcity: Boolean = worldcityOrNull): MutableGeocodeFeatureAttributes

    Permalink
  19. abstract def deepCopy(): GeocodeFeatureAttributes

    Permalink
    Definition Classes
    GeocodeFeatureAttributes → TBase
  20. abstract def deepMergeCopy(that: GeocodeFeatureAttributes): GeocodeFeatureAttributes

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  21. abstract def fieldForId(arg0: Int): GeocodeFeatureAttributes._Fields

    Permalink
    Definition Classes
    TBase
  22. abstract def getFieldValue(arg0: GeocodeFeatureAttributes._Fields): AnyRef

    Permalink
    Definition Classes
    TBase
  23. abstract def isSet(arg0: GeocodeFeatureAttributes._Fields): Boolean

    Permalink
    Definition Classes
    TBase
  24. abstract def labelrank: Int

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  25. abstract def labelrankIsSet: Boolean

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  26. abstract def labelrankOption: Option[Int]

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  27. abstract def labelrankOrDefault: Int

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  28. abstract def labelrankOrNull: Integer

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  29. abstract def labelrankOrThrow: Int

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  30. abstract def labelrankUnset(): Unit

    Permalink
  31. abstract def labelrank_=(x: Int): Unit

    Permalink
  32. abstract def merge(that: GeocodeFeatureAttributes): Unit

    Permalink
    Definition Classes
    MutableGeocodeFeatureAttributes → MutableRecord
  33. abstract def mergeCopy(that: GeocodeFeatureAttributes): GeocodeFeatureAttributes

    Permalink
    Definition Classes
    GeocodeFeatureAttributes → Record
  34. abstract def meta: GeocodeFeatureAttributesMeta

    Permalink
    Definition Classes
    GeocodeFeatureAttributes → Record → UntypedRecord
  35. abstract def natscale: Int

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  36. abstract def natscaleIsSet: Boolean

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  37. abstract def natscaleOption: Option[Int]

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  38. abstract def natscaleOrDefault: Int

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  39. abstract def natscaleOrNull: Integer

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  40. abstract def natscaleOrThrow: Int

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  41. abstract def natscaleUnset(): Unit

    Permalink
  42. abstract def natscale_=(x: Int): Unit

    Permalink
  43. abstract def neighborhoodTypeIsSet: Boolean

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  44. abstract def neighborhoodTypeOption: Option[NeighborhoodType]

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  45. abstract def neighborhoodTypeOrNull: NeighborhoodType

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  46. abstract def neighborhoodTypeOrThrow: NeighborhoodType

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  47. abstract def neighborhoodTypeUnset(): Unit

    Permalink
  48. abstract def neighborhoodType_=(x: NeighborhoodType): Unit

    Permalink
  49. abstract def population: Int

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  50. abstract def populationIsSet: Boolean

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  51. abstract def populationOption: Option[Int]

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  52. abstract def populationOrDefault: Int

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  53. abstract def populationOrNull: Integer

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  54. abstract def populationOrThrow: Int

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  55. abstract def populationUnset(): Unit

    Permalink
  56. abstract def population_=(x: Int): Unit

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

    Permalink
    Definition Classes
    TBase
    Annotations
    @throws( ... )
  58. abstract def scalerank: Int

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  59. abstract def scalerankIsSet: Boolean

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  60. abstract def scalerankOption: Option[Int]

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  61. abstract def scalerankOrDefault: Int

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  62. abstract def scalerankOrNull: Integer

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  63. abstract def scalerankOrThrow: Int

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  64. abstract def scalerankUnset(): Unit

    Permalink
  65. abstract def scalerank_=(x: Int): Unit

    Permalink
  66. abstract def setFieldValue(arg0: GeocodeFeatureAttributes._Fields, arg1: Any): Unit

    Permalink
    Definition Classes
    TBase
  67. abstract def sociallyRelevant: Boolean

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  68. abstract def sociallyRelevantIsSet: Boolean

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  69. abstract def sociallyRelevantOption: Option[Boolean]

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  70. abstract def sociallyRelevantOrDefault: Boolean

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  71. abstract def sociallyRelevantOrNull: Boolean

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  72. abstract def sociallyRelevantOrThrow: Boolean

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  73. abstract def sociallyRelevantUnset(): Unit

    Permalink
  74. abstract def sociallyRelevant_=(x: Boolean): Unit

    Permalink
  75. abstract def urls: Seq[String]

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  76. abstract def urlsIsSet: Boolean

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  77. abstract def urlsOption: Option[Seq[String]]

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  78. abstract def urlsOrDefault: Seq[String]

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  79. abstract def urlsOrNull: Seq[String]

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  80. abstract def urlsOrThrow: Seq[String]

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  81. abstract def urlsUnset(): Unit

    Permalink
  82. abstract def urls_=(x: Seq[String]): Unit

    Permalink
  83. abstract def worldcity: Boolean

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  84. abstract def worldcityIsSet: Boolean

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  85. abstract def worldcityOption: Option[Boolean]

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  86. abstract def worldcityOrDefault: Boolean

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  87. abstract def worldcityOrNull: Boolean

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  88. abstract def worldcityOrThrow: Boolean

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  89. abstract def worldcityUnset(): Unit

    Permalink
  90. abstract def worldcity_=(x: Boolean): Unit

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    GeocodeFeatureAttributes → 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 mutable: MutableGeocodeFeatureAttributes

    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
    MutableGeocodeFeatureAttributesGeocodeFeatureAttributes
  19. def mutableCopy(): MutableGeocodeFeatureAttributes

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  20. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  23. final def synchronized[T0](arg0: ⇒ T0): T0

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

    Permalink
    Definition Classes
    GeocodeFeatureAttributes
  25. def toString(): String

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from MutableRecord[GeocodeFeatureAttributes]

Inherited from GeocodeFeatureAttributes

Inherited from Serializable

Inherited from Record[GeocodeFeatureAttributes]

Inherited from Ordered[GeocodeFeatureAttributes]

Inherited from Comparable[GeocodeFeatureAttributes]

Inherited from UntypedRecord

Inherited from AnyRef

Inherited from Any

Ungrouped