Unknown

endless.transaction.proto.replies.BranchesReply.Reply.Unknown
final case class Unknown(value: UnknownReply) extends Reply

Attributes

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

Members list

Type members

Types

Value members

Concrete methods

override def isUnknown: Boolean

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
GeneratedOneof
override def unknown: Option[UnknownReply]

Attributes

Definition Classes

Inherited methods

def branches: Option[Branches]

Attributes

Inherited from:
Reply
def isBranches: Boolean

Attributes

Inherited from:
Reply
def isDefined: Boolean

Attributes

Inherited from:
Reply
def isEmpty: Boolean

Attributes

Inherited from:
Reply
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof