water
.
api
.
scalaInt
ScalaCodeResultV3
Related Doc:
package scalaInt
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
Alphabetic
By Inheritance
Inherited
ScalaCodeResultV3
KeyV3
SchemaV3
Schema
Iced
Externalizable
Serializable
Freezable
Cloneable
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
ScalaCodeResultV3
(
key:
Key
[
ScalaCodeResult
]
)
new
ScalaCodeResultV3
()
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
asBytes
()
:
Array
[
Byte
]
Definition Classes
Iced → Freezable
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
final
def
clone
()
:
?0
Definition Classes
Iced → Freezable → AnyRef
def
copyOver
(
arg0:
?0
)
:
Unit
Attributes
protected[
water
]
Definition Classes
Iced
final
def
createAndFillImpl
()
:
Iced
Definition Classes
Schema
def
createImpl
()
:
Iced
Definition Classes
KeyV3 → Schema
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
fillFromBody
(
arg0:
String
)
:
KeyV3
[
Iced
,
ScalaCodeResultV3
,
ScalaCodeResult
]
Definition Classes
Schema
def
fillFromImpl
(
arg0:
Iced
[_ <:
Iced
]
)
:
ScalaCodeResultV3
Definition Classes
KeyV3
def
fillFromImpl
(
arg0:
Iced
,
arg1:
Array
[
String
]
)
:
KeyV3
[
Iced
,
ScalaCodeResultV3
,
ScalaCodeResult
]
Attributes
protected[
water.api
]
Definition Classes
Schema
def
fillFromImpl
(
arg0:
Iced
)
:
KeyV3
[
Iced
,
ScalaCodeResultV3
,
ScalaCodeResult
]
Definition Classes
Schema
final
def
fillFromImpl
()
:
KeyV3
[
Iced
,
ScalaCodeResultV3
,
ScalaCodeResult
]
Definition Classes
Schema
def
fillFromParms
(
arg0:
Properties
,
arg1:
Boolean
)
:
KeyV3
[
Iced
,
ScalaCodeResultV3
,
ScalaCodeResult
]
Definition Classes
Schema
def
fillFromParms
(
arg0:
Properties
)
:
KeyV3
[
Iced
,
ScalaCodeResultV3
,
ScalaCodeResult
]
Definition Classes
Schema
def
fillImpl
(
arg0:
Iced
)
:
Iced
Definition Classes
Schema
def
fillImpl
(
arg0:
Iced
,
arg1:
Array
[
String
]
)
:
Iced
Attributes
protected[
water.api
]
Definition Classes
Schema
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
frozenType
()
:
Int
Definition Classes
Iced → Freezable
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getImplClass
()
:
Class
[
Iced
]
Definition Classes
Schema
def
getKeyedClass
()
:
Class
[_ <:
Keyed
[_ <:
Keyed
]]
Definition Classes
KeyV3
def
getKeyedClassType
()
:
String
Definition Classes
KeyV3
def
getSchemaName
()
:
String
Definition Classes
Schema
def
getSchemaType
()
:
String
Definition Classes
Schema
def
getSchemaVersion
()
:
Int
Definition Classes
Schema
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
init_meta
()
:
Unit
Definition Classes
Schema
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
key
()
:
Key
[
ScalaCodeResult
]
Definition Classes
KeyV3
def
markdown
(
arg0:
SchemaMetadata
,
arg1:
Boolean
,
arg2:
Boolean
)
:
StringBuffer
Definition Classes
Schema
def
markdown
(
arg0:
Boolean
,
arg1:
Boolean
)
:
StringBuffer
Definition Classes
Schema
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
read
(
arg0:
AutoBuffer
)
:
?0
Definition Classes
Iced → Freezable
def
readExternal
(
arg0:
ObjectInput
)
:
Unit
Definition Classes
Iced → Externalizable
Annotations
@throws
(
...
)
@throws
(
classOf[java.io.IOException]
)
final
def
readJSON
(
arg0:
AutoBuffer
)
:
?0
Definition Classes
Iced → Freezable
def
reloadFromBytes
(
arg0:
Array
[
Byte
]
)
:
?0
Definition Classes
Iced → Freezable
def
setSchemaType_doNotCall
(
arg0:
String
)
:
Unit
Definition Classes
Schema
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
final
def
toJsonString
()
:
String
Definition Classes
Iced
def
toString
()
:
String
Definition Classes
KeyV3 → AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
write
(
arg0:
AutoBuffer
)
:
AutoBuffer
Definition Classes
Iced → Freezable
def
writeExternal
(
arg0:
ObjectOutput
)
:
Unit
Definition Classes
Iced → Externalizable
Annotations
@throws
(
classOf[java.io.IOException]
)
def
writeJSON
(
arg0:
AutoBuffer
)
:
AutoBuffer
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