Eon

xyz.stratalab.sdk.models.Datum.Value.Eon
final case class Eon(value: Eon) extends Value

Attributes

Graph
Supertypes
trait Value
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

type ValueType = Eon

Value members

Concrete methods

override def eon: Option[Eon]

Attributes

Definition Classes
override def isEon: Boolean

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
GeneratedOneof

Inherited methods

def epoch: Option[Epoch]

Attributes

Inherited from:
Value
def era: Option[Era]

Attributes

Inherited from:
Value
def groupPolicy: Option[GroupPolicy]

Attributes

Inherited from:
Value
def header: Option[Header]

Attributes

Inherited from:
Value

Attributes

Inherited from:
Value
def isDefined: Boolean

Attributes

Inherited from:
Value
def isEmpty: Boolean

Attributes

Inherited from:
Value
def isEpoch: Boolean

Attributes

Inherited from:
Value
def isEra: Boolean

Attributes

Inherited from:
Value
def isGroupPolicy: Boolean

Attributes

Inherited from:
Value
def isHeader: Boolean

Attributes

Inherited from:
Value
def isIoTransaction: Boolean

Attributes

Inherited from:
Value
def isSeriesPolicy: Boolean

Attributes

Inherited from:
Value
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def seriesPolicy: Option[SeriesPolicy]

Attributes

Inherited from:
Value
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof