com.foursquare.spindle.test.gen

TestStructNestedCollections

trait TestStructNestedCollections extends JavaTestStructNestedCollections[InnerStruct, TestStructNestedCollections, RawTestStructNestedCollections, TestStructNestedCollectionsMeta] with TBase[TestStructNestedCollections, gen.TestStructNestedCollections._Fields]

Linear Supertypes
TBase[TestStructNestedCollections, TestStructNestedCollections._Fields], Serializable, JavaTestStructNestedCollections[InnerStruct, TestStructNestedCollections, RawTestStructNestedCollections, TestStructNestedCollectionsMeta], Record[TestStructNestedCollections], Ordered[TestStructNestedCollections], Comparable[TestStructNestedCollections], UntypedRecord, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. TestStructNestedCollections
  2. TBase
  3. Serializable
  4. JavaTestStructNestedCollections
  5. Record
  6. Ordered
  7. Comparable
  8. UntypedRecord
  9. AnyRef
  10. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def clear(): Unit

    Definition Classes
    TBase
  2. abstract def copy(listBool: Seq[Seq[Boolean]] = listBoolOrNull, listByte: Seq[Seq[Byte]] = listByteOrNull, listI16: Seq[Seq[Short]] = listI16OrNull, listI32: Seq[Seq[Int]] = listI32OrNull, listI64: Seq[Seq[Long]] = listI64OrNull, listDouble: Seq[Seq[Double]] = listDoubleOrNull, listString: Seq[Seq[String]] = listStringOrNull, listBinary: Seq[Seq[ByteBuffer]] = listBinaryOrNull, listStruct: Seq[Seq[InnerStruct]] = listStructOrNull, setBool: Set[Set[Boolean]] = setBoolOrNull, setByte: Set[Set[Byte]] = setByteOrNull, setI16: Set[Set[Short]] = setI16OrNull, setI32: Set[Set[Int]] = setI32OrNull, setI64: Set[Set[Long]] = setI64OrNull, setDouble: Set[Set[Double]] = setDoubleOrNull, setString: Set[Set[String]] = setStringOrNull, setBinary: Set[Set[ByteBuffer]] = setBinaryOrNull, setStruct: Set[Set[InnerStruct]] = setStructOrNull, mapBool: Map[String, Map[String, Boolean]] = mapBoolOrNull, mapByte: Map[String, Map[String, Byte]] = mapByteOrNull, mapI16: Map[String, Map[String, Short]] = mapI16OrNull, mapI32: Map[String, Map[String, Int]] = mapI32OrNull, mapI64: Map[String, Map[String, Long]] = mapI64OrNull, mapDouble: Map[String, Map[String, Double]] = mapDoubleOrNull, mapString: Map[String, Map[String, String]] = mapStringOrNull, mapBinary: Map[String, Map[String, ByteBuffer]] = mapBinaryOrNull, mapStruct: Map[String, Map[String, InnerStruct]] = mapStructOrNull): TestStructNestedCollections

  3. abstract def deepCopy(): TestStructNestedCollections

    Definition Classes
    TestStructNestedCollections → TBase
  4. abstract def fieldForId(arg0: Int): TestStructNestedCollections._Fields

    Definition Classes
    TBase
  5. abstract def getFieldValue(arg0: TestStructNestedCollections._Fields): AnyRef

    Definition Classes
    TBase
  6. abstract def isSet(arg0: TestStructNestedCollections._Fields): Boolean

    Definition Classes
    TBase
  7. abstract def listBinary(): Seq[Seq[ByteBuffer]]

    Definition Classes
    JavaTestStructNestedCollections
  8. abstract def listBinaryIsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  9. abstract def listBinaryOption(): Option[Seq[Seq[ByteBuffer]]]

    Definition Classes
    JavaTestStructNestedCollections
  10. abstract def listBinaryOrDefault(): Seq[Seq[ByteBuffer]]

    Definition Classes
    JavaTestStructNestedCollections
  11. abstract def listBinaryOrNull(): Seq[Seq[ByteBuffer]]

    Definition Classes
    JavaTestStructNestedCollections
  12. abstract def listBinaryOrThrow(): Seq[Seq[ByteBuffer]]

    Definition Classes
    JavaTestStructNestedCollections
  13. abstract def listBool(): Seq[Seq[Boolean]]

    Definition Classes
    JavaTestStructNestedCollections
  14. abstract def listBoolIsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  15. abstract def listBoolOption(): Option[Seq[Seq[Boolean]]]

    Definition Classes
    JavaTestStructNestedCollections
  16. abstract def listBoolOrDefault(): Seq[Seq[Boolean]]

    Definition Classes
    JavaTestStructNestedCollections
  17. abstract def listBoolOrNull(): Seq[Seq[Boolean]]

    Definition Classes
    JavaTestStructNestedCollections
  18. abstract def listBoolOrThrow(): Seq[Seq[Boolean]]

    Definition Classes
    JavaTestStructNestedCollections
  19. abstract def listByte(): Seq[Seq[Byte]]

    Definition Classes
    JavaTestStructNestedCollections
  20. abstract def listByteIsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  21. abstract def listByteOption(): Option[Seq[Seq[Byte]]]

    Definition Classes
    JavaTestStructNestedCollections
  22. abstract def listByteOrDefault(): Seq[Seq[Byte]]

    Definition Classes
    JavaTestStructNestedCollections
  23. abstract def listByteOrNull(): Seq[Seq[Byte]]

    Definition Classes
    JavaTestStructNestedCollections
  24. abstract def listByteOrThrow(): Seq[Seq[Byte]]

    Definition Classes
    JavaTestStructNestedCollections
  25. abstract def listDouble(): Seq[Seq[Double]]

    Definition Classes
    JavaTestStructNestedCollections
  26. abstract def listDoubleIsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  27. abstract def listDoubleOption(): Option[Seq[Seq[Double]]]

    Definition Classes
    JavaTestStructNestedCollections
  28. abstract def listDoubleOrDefault(): Seq[Seq[Double]]

    Definition Classes
    JavaTestStructNestedCollections
  29. abstract def listDoubleOrNull(): Seq[Seq[Double]]

    Definition Classes
    JavaTestStructNestedCollections
  30. abstract def listDoubleOrThrow(): Seq[Seq[Double]]

    Definition Classes
    JavaTestStructNestedCollections
  31. abstract def listI16(): Seq[Seq[Short]]

    Definition Classes
    JavaTestStructNestedCollections
  32. abstract def listI16IsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  33. abstract def listI16Option(): Option[Seq[Seq[Short]]]

    Definition Classes
    JavaTestStructNestedCollections
  34. abstract def listI16OrDefault(): Seq[Seq[Short]]

    Definition Classes
    JavaTestStructNestedCollections
  35. abstract def listI16OrNull(): Seq[Seq[Short]]

    Definition Classes
    JavaTestStructNestedCollections
  36. abstract def listI16OrThrow(): Seq[Seq[Short]]

    Definition Classes
    JavaTestStructNestedCollections
  37. abstract def listI32(): Seq[Seq[Int]]

    Definition Classes
    JavaTestStructNestedCollections
  38. abstract def listI32IsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  39. abstract def listI32Option(): Option[Seq[Seq[Int]]]

    Definition Classes
    JavaTestStructNestedCollections
  40. abstract def listI32OrDefault(): Seq[Seq[Int]]

    Definition Classes
    JavaTestStructNestedCollections
  41. abstract def listI32OrNull(): Seq[Seq[Int]]

    Definition Classes
    JavaTestStructNestedCollections
  42. abstract def listI32OrThrow(): Seq[Seq[Int]]

    Definition Classes
    JavaTestStructNestedCollections
  43. abstract def listI64(): Seq[Seq[Long]]

    Definition Classes
    JavaTestStructNestedCollections
  44. abstract def listI64IsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  45. abstract def listI64Option(): Option[Seq[Seq[Long]]]

    Definition Classes
    JavaTestStructNestedCollections
  46. abstract def listI64OrDefault(): Seq[Seq[Long]]

    Definition Classes
    JavaTestStructNestedCollections
  47. abstract def listI64OrNull(): Seq[Seq[Long]]

    Definition Classes
    JavaTestStructNestedCollections
  48. abstract def listI64OrThrow(): Seq[Seq[Long]]

    Definition Classes
    JavaTestStructNestedCollections
  49. abstract def listString(): Seq[Seq[String]]

    Definition Classes
    JavaTestStructNestedCollections
  50. abstract def listStringIsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  51. abstract def listStringOption(): Option[Seq[Seq[String]]]

    Definition Classes
    JavaTestStructNestedCollections
  52. abstract def listStringOrDefault(): Seq[Seq[String]]

    Definition Classes
    JavaTestStructNestedCollections
  53. abstract def listStringOrNull(): Seq[Seq[String]]

    Definition Classes
    JavaTestStructNestedCollections
  54. abstract def listStringOrThrow(): Seq[Seq[String]]

    Definition Classes
    JavaTestStructNestedCollections
  55. abstract def listStruct(): Seq[Seq[InnerStruct]]

    Definition Classes
    JavaTestStructNestedCollections
  56. abstract def listStructIsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  57. abstract def listStructOption(): Option[Seq[Seq[InnerStruct]]]

    Definition Classes
    JavaTestStructNestedCollections
  58. abstract def listStructOrDefault(): Seq[Seq[InnerStruct]]

    Definition Classes
    JavaTestStructNestedCollections
  59. abstract def listStructOrNull(): Seq[Seq[InnerStruct]]

    Definition Classes
    JavaTestStructNestedCollections
  60. abstract def listStructOrThrow(): Seq[Seq[InnerStruct]]

    Definition Classes
    JavaTestStructNestedCollections
  61. abstract def mapBinary(): Map[String, Map[String, ByteBuffer]]

    Definition Classes
    JavaTestStructNestedCollections
  62. abstract def mapBinaryIsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  63. abstract def mapBinaryOption(): Option[Map[String, Map[String, ByteBuffer]]]

    Definition Classes
    JavaTestStructNestedCollections
  64. abstract def mapBinaryOrDefault(): Map[String, Map[String, ByteBuffer]]

    Definition Classes
    JavaTestStructNestedCollections
  65. abstract def mapBinaryOrNull(): Map[String, Map[String, ByteBuffer]]

    Definition Classes
    JavaTestStructNestedCollections
  66. abstract def mapBinaryOrThrow(): Map[String, Map[String, ByteBuffer]]

    Definition Classes
    JavaTestStructNestedCollections
  67. abstract def mapBool(): Map[String, Map[String, Boolean]]

    Definition Classes
    JavaTestStructNestedCollections
  68. abstract def mapBoolIsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  69. abstract def mapBoolOption(): Option[Map[String, Map[String, Boolean]]]

    Definition Classes
    JavaTestStructNestedCollections
  70. abstract def mapBoolOrDefault(): Map[String, Map[String, Boolean]]

    Definition Classes
    JavaTestStructNestedCollections
  71. abstract def mapBoolOrNull(): Map[String, Map[String, Boolean]]

    Definition Classes
    JavaTestStructNestedCollections
  72. abstract def mapBoolOrThrow(): Map[String, Map[String, Boolean]]

    Definition Classes
    JavaTestStructNestedCollections
  73. abstract def mapByte(): Map[String, Map[String, Byte]]

    Definition Classes
    JavaTestStructNestedCollections
  74. abstract def mapByteIsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  75. abstract def mapByteOption(): Option[Map[String, Map[String, Byte]]]

    Definition Classes
    JavaTestStructNestedCollections
  76. abstract def mapByteOrDefault(): Map[String, Map[String, Byte]]

    Definition Classes
    JavaTestStructNestedCollections
  77. abstract def mapByteOrNull(): Map[String, Map[String, Byte]]

    Definition Classes
    JavaTestStructNestedCollections
  78. abstract def mapByteOrThrow(): Map[String, Map[String, Byte]]

    Definition Classes
    JavaTestStructNestedCollections
  79. abstract def mapDouble(): Map[String, Map[String, Double]]

    Definition Classes
    JavaTestStructNestedCollections
  80. abstract def mapDoubleIsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  81. abstract def mapDoubleOption(): Option[Map[String, Map[String, Double]]]

    Definition Classes
    JavaTestStructNestedCollections
  82. abstract def mapDoubleOrDefault(): Map[String, Map[String, Double]]

    Definition Classes
    JavaTestStructNestedCollections
  83. abstract def mapDoubleOrNull(): Map[String, Map[String, Double]]

    Definition Classes
    JavaTestStructNestedCollections
  84. abstract def mapDoubleOrThrow(): Map[String, Map[String, Double]]

    Definition Classes
    JavaTestStructNestedCollections
  85. abstract def mapI16(): Map[String, Map[String, Short]]

    Definition Classes
    JavaTestStructNestedCollections
  86. abstract def mapI16IsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  87. abstract def mapI16Option(): Option[Map[String, Map[String, Short]]]

    Definition Classes
    JavaTestStructNestedCollections
  88. abstract def mapI16OrDefault(): Map[String, Map[String, Short]]

    Definition Classes
    JavaTestStructNestedCollections
  89. abstract def mapI16OrNull(): Map[String, Map[String, Short]]

    Definition Classes
    JavaTestStructNestedCollections
  90. abstract def mapI16OrThrow(): Map[String, Map[String, Short]]

    Definition Classes
    JavaTestStructNestedCollections
  91. abstract def mapI32(): Map[String, Map[String, Int]]

    Definition Classes
    JavaTestStructNestedCollections
  92. abstract def mapI32IsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  93. abstract def mapI32Option(): Option[Map[String, Map[String, Int]]]

    Definition Classes
    JavaTestStructNestedCollections
  94. abstract def mapI32OrDefault(): Map[String, Map[String, Int]]

    Definition Classes
    JavaTestStructNestedCollections
  95. abstract def mapI32OrNull(): Map[String, Map[String, Int]]

    Definition Classes
    JavaTestStructNestedCollections
  96. abstract def mapI32OrThrow(): Map[String, Map[String, Int]]

    Definition Classes
    JavaTestStructNestedCollections
  97. abstract def mapI64(): Map[String, Map[String, Long]]

    Definition Classes
    JavaTestStructNestedCollections
  98. abstract def mapI64IsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  99. abstract def mapI64Option(): Option[Map[String, Map[String, Long]]]

    Definition Classes
    JavaTestStructNestedCollections
  100. abstract def mapI64OrDefault(): Map[String, Map[String, Long]]

    Definition Classes
    JavaTestStructNestedCollections
  101. abstract def mapI64OrNull(): Map[String, Map[String, Long]]

    Definition Classes
    JavaTestStructNestedCollections
  102. abstract def mapI64OrThrow(): Map[String, Map[String, Long]]

    Definition Classes
    JavaTestStructNestedCollections
  103. abstract def mapString(): Map[String, Map[String, String]]

    Definition Classes
    JavaTestStructNestedCollections
  104. abstract def mapStringIsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  105. abstract def mapStringOption(): Option[Map[String, Map[String, String]]]

    Definition Classes
    JavaTestStructNestedCollections
  106. abstract def mapStringOrDefault(): Map[String, Map[String, String]]

    Definition Classes
    JavaTestStructNestedCollections
  107. abstract def mapStringOrNull(): Map[String, Map[String, String]]

    Definition Classes
    JavaTestStructNestedCollections
  108. abstract def mapStringOrThrow(): Map[String, Map[String, String]]

    Definition Classes
    JavaTestStructNestedCollections
  109. abstract def mapStruct(): Map[String, Map[String, InnerStruct]]

    Definition Classes
    JavaTestStructNestedCollections
  110. abstract def mapStructIsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  111. abstract def mapStructOption(): Option[Map[String, Map[String, InnerStruct]]]

    Definition Classes
    JavaTestStructNestedCollections
  112. abstract def mapStructOrDefault(): Map[String, Map[String, InnerStruct]]

    Definition Classes
    JavaTestStructNestedCollections
  113. abstract def mapStructOrNull(): Map[String, Map[String, InnerStruct]]

    Definition Classes
    JavaTestStructNestedCollections
  114. abstract def mapStructOrThrow(): Map[String, Map[String, InnerStruct]]

    Definition Classes
    JavaTestStructNestedCollections
  115. abstract def mergeCopy(that: TestStructNestedCollections): TestStructNestedCollections

    Definition Classes
    TestStructNestedCollections → Record
  116. abstract def meta: TestStructNestedCollectionsMeta

    Definition Classes
    TestStructNestedCollections → Record → UntypedRecord
  117. abstract def mutable: MutableTestStructNestedCollections

    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.

  118. abstract def read(arg0: TProtocol): Unit

    Definition Classes
    TBase
    Annotations
    @throws( ... )
  119. abstract def setBinary(): Set[Set[ByteBuffer]]

    Definition Classes
    JavaTestStructNestedCollections
  120. abstract def setBinaryIsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  121. abstract def setBinaryOption(): Option[Set[Set[ByteBuffer]]]

    Definition Classes
    JavaTestStructNestedCollections
  122. abstract def setBinaryOrDefault(): Set[Set[ByteBuffer]]

    Definition Classes
    JavaTestStructNestedCollections
  123. abstract def setBinaryOrNull(): Set[Set[ByteBuffer]]

    Definition Classes
    JavaTestStructNestedCollections
  124. abstract def setBinaryOrThrow(): Set[Set[ByteBuffer]]

    Definition Classes
    JavaTestStructNestedCollections
  125. abstract def setBool(): Set[Set[Boolean]]

    Definition Classes
    JavaTestStructNestedCollections
  126. abstract def setBoolIsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  127. abstract def setBoolOption(): Option[Set[Set[Boolean]]]

    Definition Classes
    JavaTestStructNestedCollections
  128. abstract def setBoolOrDefault(): Set[Set[Boolean]]

    Definition Classes
    JavaTestStructNestedCollections
  129. abstract def setBoolOrNull(): Set[Set[Boolean]]

    Definition Classes
    JavaTestStructNestedCollections
  130. abstract def setBoolOrThrow(): Set[Set[Boolean]]

    Definition Classes
    JavaTestStructNestedCollections
  131. abstract def setByte(): Set[Set[Byte]]

    Definition Classes
    JavaTestStructNestedCollections
  132. abstract def setByteIsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  133. abstract def setByteOption(): Option[Set[Set[Byte]]]

    Definition Classes
    JavaTestStructNestedCollections
  134. abstract def setByteOrDefault(): Set[Set[Byte]]

    Definition Classes
    JavaTestStructNestedCollections
  135. abstract def setByteOrNull(): Set[Set[Byte]]

    Definition Classes
    JavaTestStructNestedCollections
  136. abstract def setByteOrThrow(): Set[Set[Byte]]

    Definition Classes
    JavaTestStructNestedCollections
  137. abstract def setDouble(): Set[Set[Double]]

    Definition Classes
    JavaTestStructNestedCollections
  138. abstract def setDoubleIsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  139. abstract def setDoubleOption(): Option[Set[Set[Double]]]

    Definition Classes
    JavaTestStructNestedCollections
  140. abstract def setDoubleOrDefault(): Set[Set[Double]]

    Definition Classes
    JavaTestStructNestedCollections
  141. abstract def setDoubleOrNull(): Set[Set[Double]]

    Definition Classes
    JavaTestStructNestedCollections
  142. abstract def setDoubleOrThrow(): Set[Set[Double]]

    Definition Classes
    JavaTestStructNestedCollections
  143. abstract def setFieldValue(arg0: TestStructNestedCollections._Fields, arg1: Any): Unit

    Definition Classes
    TBase
  144. abstract def setI16(): Set[Set[Short]]

    Definition Classes
    JavaTestStructNestedCollections
  145. abstract def setI16IsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  146. abstract def setI16Option(): Option[Set[Set[Short]]]

    Definition Classes
    JavaTestStructNestedCollections
  147. abstract def setI16OrDefault(): Set[Set[Short]]

    Definition Classes
    JavaTestStructNestedCollections
  148. abstract def setI16OrNull(): Set[Set[Short]]

    Definition Classes
    JavaTestStructNestedCollections
  149. abstract def setI16OrThrow(): Set[Set[Short]]

    Definition Classes
    JavaTestStructNestedCollections
  150. abstract def setI32(): Set[Set[Int]]

    Definition Classes
    JavaTestStructNestedCollections
  151. abstract def setI32IsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  152. abstract def setI32Option(): Option[Set[Set[Int]]]

    Definition Classes
    JavaTestStructNestedCollections
  153. abstract def setI32OrDefault(): Set[Set[Int]]

    Definition Classes
    JavaTestStructNestedCollections
  154. abstract def setI32OrNull(): Set[Set[Int]]

    Definition Classes
    JavaTestStructNestedCollections
  155. abstract def setI32OrThrow(): Set[Set[Int]]

    Definition Classes
    JavaTestStructNestedCollections
  156. abstract def setI64(): Set[Set[Long]]

    Definition Classes
    JavaTestStructNestedCollections
  157. abstract def setI64IsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  158. abstract def setI64Option(): Option[Set[Set[Long]]]

    Definition Classes
    JavaTestStructNestedCollections
  159. abstract def setI64OrDefault(): Set[Set[Long]]

    Definition Classes
    JavaTestStructNestedCollections
  160. abstract def setI64OrNull(): Set[Set[Long]]

    Definition Classes
    JavaTestStructNestedCollections
  161. abstract def setI64OrThrow(): Set[Set[Long]]

    Definition Classes
    JavaTestStructNestedCollections
  162. abstract def setString(): Set[Set[String]]

    Definition Classes
    JavaTestStructNestedCollections
  163. abstract def setStringIsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  164. abstract def setStringOption(): Option[Set[Set[String]]]

    Definition Classes
    JavaTestStructNestedCollections
  165. abstract def setStringOrDefault(): Set[Set[String]]

    Definition Classes
    JavaTestStructNestedCollections
  166. abstract def setStringOrNull(): Set[Set[String]]

    Definition Classes
    JavaTestStructNestedCollections
  167. abstract def setStringOrThrow(): Set[Set[String]]

    Definition Classes
    JavaTestStructNestedCollections
  168. abstract def setStruct(): Set[Set[InnerStruct]]

    Definition Classes
    JavaTestStructNestedCollections
  169. abstract def setStructIsSet(): Boolean

    Definition Classes
    JavaTestStructNestedCollections
  170. abstract def setStructOption(): Option[Set[Set[InnerStruct]]]

    Definition Classes
    JavaTestStructNestedCollections
  171. abstract def setStructOrDefault(): Set[Set[InnerStruct]]

    Definition Classes
    JavaTestStructNestedCollections
  172. abstract def setStructOrNull(): Set[Set[InnerStruct]]

    Definition Classes
    JavaTestStructNestedCollections
  173. abstract def setStructOrThrow(): Set[Set[InnerStruct]]

    Definition Classes
    JavaTestStructNestedCollections
  174. abstract def write(oprot: TProtocol): Unit

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

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

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

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

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

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

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

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

    Definition Classes
    TestStructNestedCollections → 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 mutableCopy(): MutableTestStructNestedCollections

  21. final def ne(arg0: AnyRef): Boolean

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

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

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

    Definition Classes
    AnyRef
  25. def toBuilder(): AllSpecified

  26. def toString(): String

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

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from TBase[TestStructNestedCollections, TestStructNestedCollections._Fields]

Inherited from Serializable

Inherited from Record[TestStructNestedCollections]

Inherited from Ordered[TestStructNestedCollections]

Inherited from Comparable[TestStructNestedCollections]

Inherited from UntypedRecord

Inherited from AnyRef

Inherited from Any

Ungrouped