Class

water.api.scalaInt

ScalaCodeResultV3

Related Doc: package scalaInt

Permalink

class ScalaCodeResultV3 extends KeyV3[Iced, ScalaCodeResultV3, ScalaCodeResult]

Linear Supertypes
KeyV3[Iced, ScalaCodeResultV3, ScalaCodeResult], SchemaV3[Iced, KeyV3[Iced, ScalaCodeResultV3, ScalaCodeResult]], Schema[Iced, KeyV3[Iced, ScalaCodeResultV3, ScalaCodeResult]], Iced[_ <: Iced], Externalizable, Serializable, Freezable[_ <: Iced], Cloneable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ScalaCodeResultV3
  2. KeyV3
  3. SchemaV3
  4. Schema
  5. Iced
  6. Externalizable
  7. Serializable
  8. Freezable
  9. Cloneable
  10. AnyRef
  11. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ScalaCodeResultV3(key: Key[ScalaCodeResult])

    Permalink
  2. new ScalaCodeResultV3()

    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. def asBytes(): Array[Byte]

    Permalink
    Definition Classes
    Iced → Freezable
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. final def clone(): ?0

    Permalink
    Definition Classes
    Iced → Freezable → AnyRef
  7. def copyOver(arg0: ?0): Unit

    Permalink
    Attributes
    protected[water]
    Definition Classes
    Iced
  8. final def createAndFillImpl(): Iced

    Permalink
    Definition Classes
    Schema
  9. def createImpl(): Iced

    Permalink
    Definition Classes
    KeyV3 → Schema
  10. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  12. def fillFromAny(arg0: Any): KeyV3[Iced, ScalaCodeResultV3, ScalaCodeResult]

    Permalink
    Definition Classes
    Schema
  13. def fillFromBody(arg0: String): KeyV3[Iced, ScalaCodeResultV3, ScalaCodeResult]

    Permalink
    Definition Classes
    Schema
  14. def fillFromImpl(arg0: Iced[_ <: Iced]): ScalaCodeResultV3

    Permalink
    Definition Classes
    KeyV3
  15. def fillFromImpl(arg0: Iced, arg1: Array[String]): KeyV3[Iced, ScalaCodeResultV3, ScalaCodeResult]

    Permalink
    Attributes
    protected[water.api]
    Definition Classes
    Schema
  16. def fillFromImpl(arg0: Iced): KeyV3[Iced, ScalaCodeResultV3, ScalaCodeResult]

    Permalink
    Definition Classes
    Schema
  17. final def fillFromImpl(): KeyV3[Iced, ScalaCodeResultV3, ScalaCodeResult]

    Permalink
    Definition Classes
    Schema
  18. def fillFromParms(arg0: Properties, arg1: Boolean): KeyV3[Iced, ScalaCodeResultV3, ScalaCodeResult]

    Permalink
    Definition Classes
    Schema
  19. def fillFromParms(arg0: Properties): KeyV3[Iced, ScalaCodeResultV3, ScalaCodeResult]

    Permalink
    Definition Classes
    Schema
  20. def fillImpl(arg0: Iced): Iced

    Permalink
    Definition Classes
    Schema
  21. def fillImpl(arg0: Iced, arg1: Array[String]): Iced

    Permalink
    Attributes
    protected[water.api]
    Definition Classes
    Schema
  22. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  23. final def frozenType(): Int

    Permalink
    Definition Classes
    Iced → Freezable
  24. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  25. def getImplClass(): Class[Iced]

    Permalink
    Definition Classes
    Schema
  26. def getKeyedClass(): Class[_ <: Keyed[_ <: Keyed]]

    Permalink
    Definition Classes
    KeyV3
  27. def getKeyedClassType(): String

    Permalink
    Definition Classes
    KeyV3
  28. def getSchemaName(): String

    Permalink
    Definition Classes
    Schema
  29. def getSchemaType(): String

    Permalink
    Definition Classes
    Schema
  30. def getSchemaVersion(): Int

    Permalink
    Definition Classes
    Schema
  31. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  32. def init_meta(): Unit

    Permalink
    Definition Classes
    Schema
  33. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  34. def key(): Key[ScalaCodeResult]

    Permalink
    Definition Classes
    KeyV3
  35. def markdown(arg0: SchemaMetadata, arg1: Boolean, arg2: Boolean): StringBuffer

    Permalink
    Definition Classes
    Schema
  36. def markdown(arg0: Boolean, arg1: Boolean): StringBuffer

    Permalink
    Definition Classes
    Schema
  37. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  40. final def read(arg0: AutoBuffer): ?0

    Permalink
    Definition Classes
    Iced → Freezable
  41. def readExternal(arg0: ObjectInput): Unit

    Permalink
    Definition Classes
    Iced → Externalizable
    Annotations
    @throws( ... ) @throws( classOf[java.io.IOException] )
  42. final def readJSON(arg0: AutoBuffer): ?0

    Permalink
    Definition Classes
    Iced → Freezable
  43. def reloadFromBytes(arg0: Array[Byte]): ?0

    Permalink
    Definition Classes
    Iced → Freezable
  44. def setSchemaType_doNotCall(arg0: String): Unit

    Permalink
    Definition Classes
    Schema
  45. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  46. final def toJsonString(): String

    Permalink
    Definition Classes
    Iced
  47. def toString(): String

    Permalink
    Definition Classes
    KeyV3 → AnyRef → Any
  48. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  51. final def write(arg0: AutoBuffer): AutoBuffer

    Permalink
    Definition Classes
    Iced → Freezable
  52. def writeExternal(arg0: ObjectOutput): Unit

    Permalink
    Definition Classes
    Iced → Externalizable
    Annotations
    @throws( classOf[java.io.IOException] )
  53. def writeJSON(arg0: AutoBuffer): AutoBuffer

    Permalink
    Definition Classes
    SchemaV3 → Iced → Freezable

Inherited from KeyV3[Iced, ScalaCodeResultV3, ScalaCodeResult]

Inherited from SchemaV3[Iced, KeyV3[Iced, ScalaCodeResultV3, ScalaCodeResult]]

Inherited from Schema[Iced, KeyV3[Iced, ScalaCodeResultV3, ScalaCodeResult]]

Inherited from Iced[_ <: Iced]

Inherited from Externalizable

Inherited from Serializable

Inherited from Freezable[_ <: Iced]

Inherited from Cloneable

Inherited from AnyRef

Inherited from Any

Ungrouped