Class

io.fsq.twofishes.gen

RawPolygonMatchingValue

Related Doc: package gen

Permalink

final class RawPolygonMatchingValue extends Record[PolygonMatchingValue] with MutableRecord[PolygonMatchingValue] with PolygonMatchingValue

Linear Supertypes
PolygonMatchingValue, TBase[PolygonMatchingValue, PolygonMatchingValue._Fields], Serializable, MutableRecord[PolygonMatchingValue], Record[PolygonMatchingValue], Ordered[PolygonMatchingValue], Comparable[PolygonMatchingValue], UntypedRecord, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RawPolygonMatchingValue
  2. PolygonMatchingValue
  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 RawPolygonMatchingValue()

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

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

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

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

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

    Permalink
    Definition Classes
    PolygonMatchingValue → Ordered
  8. final def asInstanceOf[T0]: T0

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

    Permalink
    Definition Classes
    RawPolygonMatchingValue → TBase
  10. def clone(): AnyRef

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

    Permalink
    Definition Classes
    PolygonMatchingValue → Ordered
  12. def compareTo(that: PolygonMatchingValue): Int

    Permalink
    Definition Classes
    PolygonMatchingValue → Ordered → Comparable
  13. def copy(featureId: Long = featureIdOrNull, polygonId: Long = polygonIdOrNull, names: Seq[FeatureName] = namesOrNull, polygonWoeTypePreferenceLevel: Integer = polygonWoeTypePreferenceLevelOrNull, wkbGeometryBase64String: String = wkbGeometryBase64StringOrNull, source: String = sourceOrNull): RawPolygonMatchingValue

    Permalink
  14. def deepCopy(): RawPolygonMatchingValue

    Permalink
    Definition Classes
    RawPolygonMatchingValuePolygonMatchingValue → TBase
  15. def deepMergeCopy(that: PolygonMatchingValue): PolygonMatchingValue

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

    Permalink
    Definition Classes
    AnyRef
  17. def equals(that: PolygonMatchingValue): Boolean

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

    Permalink
    Definition Classes
    RawPolygonMatchingValue → AnyRef → Any
  19. def featureId: Long

    Permalink
  20. def featureIdIsSet: Boolean

    Permalink
  21. def featureIdOption: Option[Long]

    Permalink
  22. def featureIdOrDefault: Long

    Permalink
  23. def featureIdOrNull: Long

    Permalink
  24. def featureIdOrThrow: Long

    Permalink
  25. def featureIdUnset(): Unit

    Permalink
  26. def featureId_=(x: Long): Unit

    Permalink
  27. def fieldForId(id: Int): PolygonMatchingValue._Fields

    Permalink
    Definition Classes
    RawPolygonMatchingValue → TBase
  28. def finalize(): Unit

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

    Permalink
    Definition Classes
    AnyRef → Any
  30. def getFieldValue(field: PolygonMatchingValue._Fields): AnyRef

    Permalink
    Definition Classes
    RawPolygonMatchingValue → TBase
  31. def getSetFields: Seq[Any]

    Permalink
  32. def hashCode(): Int

    Permalink
    Definition Classes
    RawPolygonMatchingValue → AnyRef → Any
  33. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  34. def isSet(field: PolygonMatchingValue._Fields): Boolean

    Permalink
    Definition Classes
    RawPolygonMatchingValue → TBase
  35. def merge(that: PolygonMatchingValue): Unit

    Permalink
    Definition Classes
    RawPolygonMatchingValue → MutableRecord
  36. def mergeCopy(that: PolygonMatchingValue): PolygonMatchingValue

    Permalink
    Definition Classes
    RawPolygonMatchingValuePolygonMatchingValue → Record
  37. def meta: PolygonMatchingValueMeta

    Permalink
    Definition Classes
    RawPolygonMatchingValuePolygonMatchingValue → Record → UntypedRecord
  38. def names: Seq[FeatureName]

    Permalink
  39. def namesIsSet: Boolean

    Permalink
  40. def namesOption: Option[Seq[FeatureName]]

    Permalink
  41. def namesOrDefault: Seq[FeatureName]

    Permalink
  42. def namesOrNull: Seq[FeatureName]

    Permalink
  43. def namesOrThrow: Seq[FeatureName]

    Permalink
  44. def namesUnset(): Unit

    Permalink
  45. def names_=(x: Seq[FeatureName]): Unit

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

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

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

    Permalink
    Definition Classes
    AnyRef
  49. def polygonId: Long

    Permalink
  50. def polygonIdIsSet: Boolean

    Permalink
  51. def polygonIdOption: Option[Long]

    Permalink
  52. def polygonIdOrDefault: Long

    Permalink
  53. def polygonIdOrNull: Long

    Permalink
  54. def polygonIdOrThrow: Long

    Permalink
  55. def polygonIdUnset(): Unit

    Permalink
  56. def polygonId_=(x: Long): Unit

    Permalink
  57. def polygonWoeTypePreferenceLevel: Int

    Permalink
  58. def polygonWoeTypePreferenceLevelIsSet: Boolean

    Permalink
  59. def polygonWoeTypePreferenceLevelOption: Option[Int]

    Permalink
  60. def polygonWoeTypePreferenceLevelOrDefault: Int

    Permalink
  61. def polygonWoeTypePreferenceLevelOrNull: Integer

    Permalink
  62. def polygonWoeTypePreferenceLevelOrThrow: Int

    Permalink
  63. def polygonWoeTypePreferenceLevelUnset(): Unit

    Permalink
  64. def polygonWoeTypePreferenceLevel_=(x: Int): Unit

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

    Permalink
    Definition Classes
    RawPolygonMatchingValue → TBase → UntypedRecord
  66. def setFieldValue(field: PolygonMatchingValue._Fields, value: AnyRef): Unit

    Permalink
    Definition Classes
    RawPolygonMatchingValue → TBase
  67. def sourceIsSet: Boolean

    Permalink
  68. def sourceOption: Option[String]

    Permalink
  69. def sourceOrNull: String

    Permalink
  70. def sourceOrThrow: String

    Permalink
  71. def sourceUnset(): Unit

    Permalink
  72. def source_=(x: String): Unit

    Permalink
  73. final def synchronized[T0](arg0: ⇒ T0): T0

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

    Permalink
    Definition Classes
    PolygonMatchingValue
  75. def toString(): String

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  79. def wkbGeometryBase64StringIsSet: Boolean

    Permalink
  80. def wkbGeometryBase64StringOption: Option[String]

    Permalink
  81. def wkbGeometryBase64StringOrNull: String

    Permalink
  82. def wkbGeometryBase64StringOrThrow: String

    Permalink
  83. def wkbGeometryBase64StringUnset(): Unit

    Permalink
  84. def wkbGeometryBase64String_=(x: String): Unit

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

    Permalink
    Definition Classes
    RawPolygonMatchingValuePolygonMatchingValue → TBase → UntypedRecord

Inherited from PolygonMatchingValue

Inherited from Serializable

Inherited from MutableRecord[PolygonMatchingValue]

Inherited from Record[PolygonMatchingValue]

Inherited from Ordered[PolygonMatchingValue]

Inherited from Comparable[PolygonMatchingValue]

Inherited from UntypedRecord

Inherited from AnyRef

Inherited from Any

Ungrouped