izumi.sick.eba.reader.incremental.IncrementalJValue
See theIncrementalJValue companion trait
object IncrementalJValue
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
IncrementalJValue.type
Members list
Type members
Classlikes
final case class JArr(arr: IncrementalTableFixed[Ref]) extends IncrementalJValue
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait IncrementalJValueclass Objecttrait Matchableclass AnyShow all
final case class JBigDec(bigDec: BigDecimal) extends IncrementalJValue
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait IncrementalJValueclass Objecttrait Matchableclass AnyShow all
final case class JBigInt(bigInt: BigInt) extends IncrementalJValue
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait IncrementalJValueclass Objecttrait Matchableclass AnyShow all
final case class JBit(boolean: Boolean) extends IncrementalJValue
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait IncrementalJValueclass Objecttrait Matchableclass AnyShow all
final case class JByte(byte: Byte) extends IncrementalJValue
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait IncrementalJValueclass Objecttrait Matchableclass AnyShow all
final case class JDouble(double: Double) extends IncrementalJValue
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait IncrementalJValueclass Objecttrait Matchableclass AnyShow all
final case class JFloat(float: Float) extends IncrementalJValue
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait IncrementalJValueclass Objecttrait Matchableclass AnyShow all
final case class JInt(int: Int) extends IncrementalJValue
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait IncrementalJValueclass Objecttrait Matchableclass AnyShow all
final case class JLong(long: Long) extends IncrementalJValue
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait IncrementalJValueclass Objecttrait Matchableclass AnyShow all
case object JNul extends IncrementalJValue
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait IncrementalJValueclass Objecttrait Matchableclass AnyShow all
- Self type
-
JNul.type
final case class JObj(obj: OneObjTable) extends IncrementalJValue
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait IncrementalJValueclass Objecttrait Matchableclass AnyShow all
final case class JRoot(root: Root) extends IncrementalJValue
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait IncrementalJValueclass Objecttrait Matchableclass AnyShow all
final case class JShort(short: Short) extends IncrementalJValue
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait IncrementalJValueclass Objecttrait Matchableclass AnyShow all
final case class JString(string: String) extends IncrementalJValue
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait IncrementalJValueclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article