Class

com.intenthq.pucket.test.model

ThriftTest2

Related Doc: package model

Permalink

class ThriftTest2 extends TBase[ThriftTest2, _Fields] with Serializable with Cloneable with Comparable[ThriftTest2]

Linear Supertypes
Cloneable, TBase[ThriftTest2, _Fields], Serializable, Comparable[ThriftTest2], AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. ThriftTest2
  2. Cloneable
  3. TBase
  4. Serializable
  5. Comparable
  6. AnyRef
  7. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ThriftTest2(other: ThriftTest2)

    Permalink
  2. new ThriftTest2(test: String)

    Permalink
  3. new ThriftTest2()

    Permalink

Value Members

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

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

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

    Permalink
    Definition Classes
    ThriftTest2 → TBase
  6. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  7. def compareTo(other: ThriftTest2): Int

    Permalink
    Definition Classes
    ThriftTest2 → Comparable
  8. def deepCopy(): ThriftTest2

    Permalink
    Definition Classes
    ThriftTest2 → TBase
  9. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  10. def equals(that: ThriftTest2): Boolean

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

    Permalink
    Definition Classes
    ThriftTest2 → AnyRef → Any
  12. def fieldForId(fieldId: Int): _Fields

    Permalink
    Definition Classes
    ThriftTest2 → TBase
  13. def finalize(): Unit

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

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

    Permalink
    Definition Classes
    ThriftTest2 → TBase
  16. def getTest(): String

    Permalink
  17. def hashCode(): Int

    Permalink
    Definition Classes
    ThriftTest2 → AnyRef → Any
  18. final def isInstanceOf[T0]: Boolean

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

    Permalink
    Definition Classes
    ThriftTest2 → TBase
  20. def isSetTest(): Boolean

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

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

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

    Permalink
    Definition Classes
    AnyRef
  24. def read(iprot: TProtocol): Unit

    Permalink
    Definition Classes
    ThriftTest2 → TBase
  25. def setFieldValue(field: _Fields, value: Any): Unit

    Permalink
    Definition Classes
    ThriftTest2 → TBase
  26. def setTest(test: String): ThriftTest2

    Permalink
  27. def setTestIsSet(value: Boolean): Unit

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

    Permalink
    Definition Classes
    AnyRef
  29. def toString(): String

    Permalink
    Definition Classes
    ThriftTest2 → AnyRef → Any
  30. def unsetTest(): Unit

    Permalink
  31. def validate(): Unit

    Permalink
  32. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  35. def write(oprot: TProtocol): Unit

    Permalink
    Definition Classes
    ThriftTest2 → TBase

Inherited from Cloneable

Inherited from TBase[ThriftTest2, _Fields]

Inherited from Serializable

Inherited from Comparable[ThriftTest2]

Inherited from AnyRef

Inherited from Any

Ungrouped