com.foursquare.spindle.test.gen

TestStructNoSet

trait TestStructNoSet extends JavaTestStructNoSet[InnerStruct, TestStructNoSet, RawTestStructNoSet, TestStructNoSetMeta] with TBase[TestStructNoSet, gen.TestStructNoSet._Fields]

Linear Supertypes
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. TestStructNoSet
  2. TBase
  3. Serializable
  4. JavaTestStructNoSet
  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 aBinaryByteArray(): Array[Byte]

    Definition Classes
    JavaTestStructNoSet
  2. abstract def aBinaryIsSet(): Boolean

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

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

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

    Definition Classes
    JavaTestStructNoSet
  6. abstract def aBool(): Boolean

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

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

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

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

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

    Definition Classes
    JavaTestStructNoSet
  12. abstract def aByte(): Byte

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

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

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

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

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

    Definition Classes
    JavaTestStructNoSet
  18. abstract def aDouble(): Double

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

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

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

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

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

    Definition Classes
    JavaTestStructNoSet
  24. abstract def aList(): Seq[Int]

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

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

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

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

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

    Definition Classes
    JavaTestStructNoSet
  30. abstract def aMap(): Map[String, InnerStruct]

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

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

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

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

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

    Definition Classes
    JavaTestStructNoSet
  36. abstract def aMyBinaryByteArray(): Array[Byte]

    Definition Classes
    JavaTestStructNoSet
  37. abstract def aMyBinaryIsSet(): Boolean

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

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

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

    Definition Classes
    JavaTestStructNoSet
  41. abstract def aStringIsSet(): Boolean

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

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

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

    Definition Classes
    JavaTestStructNoSet
  45. abstract def aStructIsSet(): Boolean

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

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

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

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

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

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

    Definition Classes
    JavaTestStructNoSet
  52. abstract def aStructOption(): Option[InnerStruct]

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

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

    Definition Classes
    JavaTestStructNoSet
  55. abstract def anI16(): Short

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

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

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

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

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

    Definition Classes
    JavaTestStructNoSet
  61. abstract def anI32(): Int

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

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

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

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

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

    Definition Classes
    JavaTestStructNoSet
  67. abstract def anI64(): Long

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

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

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

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

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

    Definition Classes
    JavaTestStructNoSet
  73. abstract def clear(): Unit

    Definition Classes
    TBase
  74. 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): TestStructNoSet

  75. abstract def deepCopy(): TestStructNoSet

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

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

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

    Definition Classes
    TBase
  79. abstract def mergeCopy(that: TestStructNoSet): TestStructNoSet

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

    Definition Classes
    TestStructNoSet → Record → UntypedRecord
  81. abstract 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.

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

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

    Definition Classes
    TBase
  84. 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 mutableCopy(): MutableTestStructNoSet

  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[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