com.foursquare.spindle.test.gen

MutableTestStructNoList

trait MutableTestStructNoList extends TestStructNoList with JavaTestStructNoListMutable[InnerStruct, TestStructNoList, RawTestStructNoList, TestStructNoListMeta]

Linear Supertypes
JavaTestStructNoListMutable[InnerStruct, TestStructNoList, RawTestStructNoList, TestStructNoListMeta], MutableRecord[TestStructNoList], TestStructNoList, TBase[TestStructNoList, TestStructNoList._Fields], Serializable, JavaTestStructNoList[InnerStruct, TestStructNoList, RawTestStructNoList, TestStructNoListMeta], Record[TestStructNoList], Ordered[TestStructNoList], Comparable[TestStructNoList], UntypedRecord, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. MutableTestStructNoList
  2. JavaTestStructNoListMutable
  3. MutableRecord
  4. TestStructNoList
  5. TBase
  6. Serializable
  7. JavaTestStructNoList
  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
    JavaTestStructNoList
  2. abstract def aBinaryByteArray_=(x: Array[Byte]): Unit

  3. abstract def aBinaryIsSet(): Boolean

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

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

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

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

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

  9. abstract def aBool(): Boolean

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

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

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

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

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

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

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

  17. abstract def aByte(): Byte

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

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

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

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

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

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

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

  25. abstract def aDouble(): Double

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

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

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

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

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

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

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

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

    Definition Classes
    JavaTestStructNoList
  34. abstract def aMapIsSet(): Boolean

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

    Definition Classes
    JavaTestStructNoList
  36. abstract def aMapOrDefault(): Map[String, InnerStruct]

    Definition Classes
    JavaTestStructNoList
  37. abstract def aMapOrNull(): Map[String, InnerStruct]

    Definition Classes
    JavaTestStructNoList
  38. abstract def aMapOrThrow(): Map[String, InnerStruct]

    Definition Classes
    JavaTestStructNoList
  39. abstract def aMapUnset(): Unit

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

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

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

  43. abstract def aMyBinaryIsSet(): Boolean

    Definition Classes
    JavaTestStructNoList
  44. abstract def aMyBinaryOption(): Option[ByteBuffer]

    Definition Classes
    JavaTestStructNoList
  45. abstract def aMyBinaryOrNull(): ByteBuffer

    Definition Classes
    JavaTestStructNoList
  46. abstract def aMyBinaryOrThrow(): ByteBuffer

    Definition Classes
    JavaTestStructNoList
  47. abstract def aMyBinaryUnset(): Unit

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

  49. abstract def aSet(): Set[String]

    Definition Classes
    JavaTestStructNoList
  50. abstract def aSetIsSet(): Boolean

    Definition Classes
    JavaTestStructNoList
  51. abstract def aSetOption(): Option[Set[String]]

    Definition Classes
    JavaTestStructNoList
  52. abstract def aSetOrDefault(): Set[String]

    Definition Classes
    JavaTestStructNoList
  53. abstract def aSetOrNull(): Set[String]

    Definition Classes
    JavaTestStructNoList
  54. abstract def aSetOrThrow(): Set[String]

    Definition Classes
    JavaTestStructNoList
  55. abstract def aSetUnset(): Unit

  56. abstract def aSet_=(x: Set[String]): Unit

  57. abstract def aStringIsSet(): Boolean

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

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

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

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

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

  63. abstract def aStructIsSet(): Boolean

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

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

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

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

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

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

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

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

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

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

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

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

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

  77. abstract def anI16(): Short

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

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

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

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

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

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

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

  85. abstract def anI32(): Int

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

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

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

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

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

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

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

  93. abstract def anI64(): Long

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

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

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

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

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

    Definition Classes
    JavaTestStructNoList
  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, aSet: Set[String] = aSetOrNull, aMap: Map[String, InnerStruct] = aMapOrNull, aMyBinary: ByteBuffer = aMyBinaryOrNull, aStructList: Seq[InnerStruct] = aStructListOrNull): MutableTestStructNoList

  103. abstract def deepCopy(): TestStructNoList

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

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

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

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

    Definition Classes
    MutableTestStructNoList → MutableRecord
  108. abstract def mergeCopy(that: TestStructNoList): TestStructNoList

    Definition Classes
    TestStructNoList → Record
  109. abstract def meta: TestStructNoListMeta

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    TestStructNoList → 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: MutableTestStructNoList

    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
    MutableTestStructNoListTestStructNoList
  21. def mutableCopy(): MutableTestStructNoList

    Definition Classes
    TestStructNoList
  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
    TestStructNoList
  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 JavaTestStructNoListMutable[InnerStruct, TestStructNoList, RawTestStructNoList, TestStructNoListMeta]

Inherited from MutableRecord[TestStructNoList]

Inherited from TestStructNoList

Inherited from TBase[TestStructNoList, TestStructNoList._Fields]

Inherited from Serializable

Inherited from JavaTestStructNoList[InnerStruct, TestStructNoList, RawTestStructNoList, TestStructNoListMeta]

Inherited from Record[TestStructNoList]

Inherited from Ordered[TestStructNoList]

Inherited from Comparable[TestStructNoList]

Inherited from UntypedRecord

Inherited from AnyRef

Inherited from Any

Ungrouped