com.foursquare.spindle.test.gen

MutableTestStructNoSet

trait MutableTestStructNoSet extends TestStructNoSet with JavaTestStructNoSetMutable[InnerStruct, TestStructNoSet, RawTestStructNoSet, TestStructNoSetMeta]

Linear Supertypes
JavaTestStructNoSetMutable[InnerStruct, TestStructNoSet, RawTestStructNoSet, TestStructNoSetMeta], MutableRecord[TestStructNoSet], TestStructNoSet, TBase[TestStructNoSet, TestStructNoSet._Fields], Serializable, JavaTestStructNoSet[InnerStruct, TestStructNoSet, RawTestStructNoSet, TestStructNoSetMeta], Record[TestStructNoSet], Ordered[TestStructNoSet], Comparable[TestStructNoSet], UntypedRecord, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. MutableTestStructNoSet
  2. JavaTestStructNoSetMutable
  3. MutableRecord
  4. TestStructNoSet
  5. TBase
  6. Serializable
  7. JavaTestStructNoSet
  8. Record
  9. Ordered
  10. Comparable
  11. UntypedRecord
  12. AnyRef
  13. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def aBinaryByteArray(): Array[Byte]

    Definition Classes
    JavaTestStructNoSet
  2. abstract def aBinaryByteArray_=(x: Array[Byte]): Unit

  3. abstract def aBinaryIsSet(): Boolean

    Definition Classes
    JavaTestStructNoSet
  4. abstract def aBinaryOption(): Option[ByteBuffer]

    Definition Classes
    JavaTestStructNoSet
  5. abstract def aBinaryOrNull(): ByteBuffer

    Definition Classes
    JavaTestStructNoSet
  6. abstract def aBinaryOrThrow(): ByteBuffer

    Definition Classes
    JavaTestStructNoSet
  7. abstract def aBinaryUnset(): Unit

  8. abstract def aBinary_=(x: ByteBuffer): Unit

  9. abstract def aBool(): Boolean

    Definition Classes
    JavaTestStructNoSet
  10. abstract def aBoolIsSet(): Boolean

    Definition Classes
    JavaTestStructNoSet
  11. abstract def aBoolOption(): Option[Boolean]

    Definition Classes
    JavaTestStructNoSet
  12. abstract def aBoolOrDefault(): Boolean

    Definition Classes
    JavaTestStructNoSet
  13. abstract def aBoolOrNull(): Boolean

    Definition Classes
    JavaTestStructNoSet
  14. abstract def aBoolOrThrow(): Boolean

    Definition Classes
    JavaTestStructNoSet
  15. abstract def aBoolUnset(): Unit

  16. abstract def aBool_=(x: Boolean): Unit

  17. abstract def aByte(): Byte

    Definition Classes
    JavaTestStructNoSet
  18. abstract def aByteIsSet(): Boolean

    Definition Classes
    JavaTestStructNoSet
  19. abstract def aByteOption(): Option[Byte]

    Definition Classes
    JavaTestStructNoSet
  20. abstract def aByteOrDefault(): Byte

    Definition Classes
    JavaTestStructNoSet
  21. abstract def aByteOrNull(): Byte

    Definition Classes
    JavaTestStructNoSet
  22. abstract def aByteOrThrow(): Byte

    Definition Classes
    JavaTestStructNoSet
  23. abstract def aByteUnset(): Unit

  24. abstract def aByte_=(x: Byte): Unit

  25. abstract def aDouble(): Double

    Definition Classes
    JavaTestStructNoSet
  26. abstract def aDoubleIsSet(): Boolean

    Definition Classes
    JavaTestStructNoSet
  27. abstract def aDoubleOption(): Option[Double]

    Definition Classes
    JavaTestStructNoSet
  28. abstract def aDoubleOrDefault(): Double

    Definition Classes
    JavaTestStructNoSet
  29. abstract def aDoubleOrNull(): Double

    Definition Classes
    JavaTestStructNoSet
  30. abstract def aDoubleOrThrow(): Double

    Definition Classes
    JavaTestStructNoSet
  31. abstract def aDoubleUnset(): Unit

  32. abstract def aDouble_=(x: Double): Unit

  33. abstract def aList(): Seq[Int]

    Definition Classes
    JavaTestStructNoSet
  34. abstract def aListIsSet(): Boolean

    Definition Classes
    JavaTestStructNoSet
  35. abstract def aListOption(): Option[Seq[Int]]

    Definition Classes
    JavaTestStructNoSet
  36. abstract def aListOrDefault(): Seq[Int]

    Definition Classes
    JavaTestStructNoSet
  37. abstract def aListOrNull(): Seq[Int]

    Definition Classes
    JavaTestStructNoSet
  38. abstract def aListOrThrow(): Seq[Int]

    Definition Classes
    JavaTestStructNoSet
  39. abstract def aListUnset(): Unit

  40. abstract def aList_=(x: Seq[Int]): Unit

  41. abstract def aMap(): Map[String, InnerStruct]

    Definition Classes
    JavaTestStructNoSet
  42. abstract def aMapIsSet(): Boolean

    Definition Classes
    JavaTestStructNoSet
  43. abstract def aMapOption(): Option[Map[String, InnerStruct]]

    Definition Classes
    JavaTestStructNoSet
  44. abstract def aMapOrDefault(): Map[String, InnerStruct]

    Definition Classes
    JavaTestStructNoSet
  45. abstract def aMapOrNull(): Map[String, InnerStruct]

    Definition Classes
    JavaTestStructNoSet
  46. abstract def aMapOrThrow(): Map[String, InnerStruct]

    Definition Classes
    JavaTestStructNoSet
  47. abstract def aMapUnset(): Unit

  48. abstract def aMap_=(x: Map[String, InnerStruct]): Unit

  49. abstract def aMyBinaryByteArray(): Array[Byte]

    Definition Classes
    JavaTestStructNoSet
  50. abstract def aMyBinaryByteArray_=(x: Array[Byte]): Unit

  51. abstract def aMyBinaryIsSet(): Boolean

    Definition Classes
    JavaTestStructNoSet
  52. abstract def aMyBinaryOption(): Option[ByteBuffer]

    Definition Classes
    JavaTestStructNoSet
  53. abstract def aMyBinaryOrNull(): ByteBuffer

    Definition Classes
    JavaTestStructNoSet
  54. abstract def aMyBinaryOrThrow(): ByteBuffer

    Definition Classes
    JavaTestStructNoSet
  55. abstract def aMyBinaryUnset(): Unit

  56. abstract def aMyBinary_=(x: MyBinary): Unit

  57. abstract def aStringIsSet(): Boolean

    Definition Classes
    JavaTestStructNoSet
  58. abstract def aStringOption(): Option[String]

    Definition Classes
    JavaTestStructNoSet
  59. abstract def aStringOrNull(): String

    Definition Classes
    JavaTestStructNoSet
  60. abstract def aStringOrThrow(): String

    Definition Classes
    JavaTestStructNoSet
  61. abstract def aStringUnset(): Unit

  62. abstract def aString_=(x: String): Unit

  63. abstract def aStructIsSet(): Boolean

    Definition Classes
    JavaTestStructNoSet
  64. abstract def aStructList(): Seq[InnerStruct]

    Definition Classes
    JavaTestStructNoSet
  65. abstract def aStructListIsSet(): Boolean

    Definition Classes
    JavaTestStructNoSet
  66. abstract def aStructListOption(): Option[Seq[InnerStruct]]

    Definition Classes
    JavaTestStructNoSet
  67. abstract def aStructListOrDefault(): Seq[InnerStruct]

    Definition Classes
    JavaTestStructNoSet
  68. abstract def aStructListOrNull(): Seq[InnerStruct]

    Definition Classes
    JavaTestStructNoSet
  69. abstract def aStructListOrThrow(): Seq[InnerStruct]

    Definition Classes
    JavaTestStructNoSet
  70. abstract def aStructListUnset(): Unit

  71. abstract def aStructList_=(x: Seq[InnerStruct]): Unit

  72. abstract def aStructOption(): Option[InnerStruct]

    Definition Classes
    JavaTestStructNoSet
  73. abstract def aStructOrNull(): InnerStruct

    Definition Classes
    JavaTestStructNoSet
  74. abstract def aStructOrThrow(): InnerStruct

    Definition Classes
    JavaTestStructNoSet
  75. abstract def aStructUnset(): Unit

  76. abstract def aStruct_=(x: InnerStruct): Unit

  77. abstract def anI16(): Short

    Definition Classes
    JavaTestStructNoSet
  78. abstract def anI16IsSet(): Boolean

    Definition Classes
    JavaTestStructNoSet
  79. abstract def anI16Option(): Option[Short]

    Definition Classes
    JavaTestStructNoSet
  80. abstract def anI16OrDefault(): Short

    Definition Classes
    JavaTestStructNoSet
  81. abstract def anI16OrNull(): Short

    Definition Classes
    JavaTestStructNoSet
  82. abstract def anI16OrThrow(): Short

    Definition Classes
    JavaTestStructNoSet
  83. abstract def anI16Unset(): Unit

  84. abstract def anI16_=(x: Short): Unit

  85. abstract def anI32(): Int

    Definition Classes
    JavaTestStructNoSet
  86. abstract def anI32IsSet(): Boolean

    Definition Classes
    JavaTestStructNoSet
  87. abstract def anI32Option(): Option[Int]

    Definition Classes
    JavaTestStructNoSet
  88. abstract def anI32OrDefault(): Int

    Definition Classes
    JavaTestStructNoSet
  89. abstract def anI32OrNull(): Integer

    Definition Classes
    JavaTestStructNoSet
  90. abstract def anI32OrThrow(): Int

    Definition Classes
    JavaTestStructNoSet
  91. abstract def anI32Unset(): Unit

  92. abstract def anI32_=(x: Int): Unit

  93. abstract def anI64(): Long

    Definition Classes
    JavaTestStructNoSet
  94. abstract def anI64IsSet(): Boolean

    Definition Classes
    JavaTestStructNoSet
  95. abstract def anI64Option(): Option[Long]

    Definition Classes
    JavaTestStructNoSet
  96. abstract def anI64OrDefault(): Long

    Definition Classes
    JavaTestStructNoSet
  97. abstract def anI64OrNull(): Long

    Definition Classes
    JavaTestStructNoSet
  98. abstract def anI64OrThrow(): Long

    Definition Classes
    JavaTestStructNoSet
  99. abstract def anI64Unset(): Unit

  100. abstract def anI64_=(x: Long): Unit

  101. abstract def clear(): Unit

    Definition Classes
    TBase
  102. abstract def copy(aBool: Boolean = aBoolOrNull, aByte: Byte = aByteOrNull, anI16: Short = anI16OrNull, anI32: Integer = anI32OrNull, anI64: Long = anI64OrNull, aDouble: Double = aDoubleOrNull, aString: String = aStringOrNull, aBinary: ByteBuffer = aBinaryOrNull, aStruct: InnerStruct = aStructOrNull, aList: Seq[Int] = aListOrNull, aMap: Map[String, InnerStruct] = aMapOrNull, aMyBinary: ByteBuffer = aMyBinaryOrNull, aStructList: Seq[InnerStruct] = aStructListOrNull): MutableTestStructNoSet

  103. abstract def deepCopy(): TestStructNoSet

    Definition Classes
    TestStructNoSet → TBase
  104. abstract def fieldForId(arg0: Int): TestStructNoSet._Fields

    Definition Classes
    TBase
  105. abstract def getFieldValue(arg0: TestStructNoSet._Fields): AnyRef

    Definition Classes
    TBase
  106. abstract def isSet(arg0: TestStructNoSet._Fields): Boolean

    Definition Classes
    TBase
  107. abstract def merge(that: TestStructNoSet): Unit

    Definition Classes
    MutableTestStructNoSet → MutableRecord
  108. abstract def mergeCopy(that: TestStructNoSet): TestStructNoSet

    Definition Classes
    TestStructNoSet → Record
  109. abstract def meta: TestStructNoSetMeta

    Definition Classes
    TestStructNoSet → Record → UntypedRecord
  110. abstract def read(arg0: TProtocol): Unit

    Definition Classes
    TBase
    Annotations
    @throws( ... )
  111. abstract def setFieldValue(arg0: TestStructNoSet._Fields, arg1: Any): Unit

    Definition Classes
    TBase
  112. abstract def write(oprot: TProtocol): Unit

    Definition Classes
    TestStructNoSet → TBase → UntypedRecord

Concrete Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. def <(that: TestStructNoSet): Boolean

    Definition Classes
    TestStructNoSet → Ordered
  5. def <=(that: TestStructNoSet): Boolean

    Definition Classes
    TestStructNoSet → Ordered
  6. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  7. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  8. def >(that: TestStructNoSet): Boolean

    Definition Classes
    TestStructNoSet → Ordered
  9. def >=(that: TestStructNoSet): Boolean

    Definition Classes
    TestStructNoSet → Ordered
  10. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  11. def clone(): AnyRef

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

    Definition Classes
    TestStructNoSet → Ordered
  13. def compareTo(that: TestStructNoSet): Int

    Definition Classes
    TestStructNoSet → Ordered → Comparable
  14. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  15. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  16. def finalize(): Unit

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

    Definition Classes
    AnyRef → Any
  18. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  19. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  20. def mutable: MutableTestStructNoSet

    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
    MutableTestStructNoSetTestStructNoSet
  21. def mutableCopy(): MutableTestStructNoSet

    Definition Classes
    TestStructNoSet
  22. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  23. final def notify(): Unit

    Definition Classes
    AnyRef
  24. final def notifyAll(): Unit

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

    Definition Classes
    AnyRef
  26. def toBuilder(): AllSpecified

    Definition Classes
    TestStructNoSet
  27. def toString(): String

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

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from JavaTestStructNoSetMutable[InnerStruct, TestStructNoSet, RawTestStructNoSet, TestStructNoSetMeta]

Inherited from MutableRecord[TestStructNoSet]

Inherited from TestStructNoSet

Inherited from TBase[TestStructNoSet, TestStructNoSet._Fields]

Inherited from Serializable

Inherited from JavaTestStructNoSet[InnerStruct, TestStructNoSet, RawTestStructNoSet, TestStructNoSetMeta]

Inherited from Record[TestStructNoSet]

Inherited from Ordered[TestStructNoSet]

Inherited from Comparable[TestStructNoSet]

Inherited from UntypedRecord

Inherited from AnyRef

Inherited from Any

Ungrouped