Image_fileCase

io.github.quafadas.dairect.MessageContent.Image_fileCase
See theImage_fileCase companion object
final case class Image_fileCase(image_file: ImageFile) extends MessageContent

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Inherited classlikes

object project

Attributes

Inherited from:
MessageContent
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

final def $ordinal: Int

Inherited methods

def accept[A](visitor: Visitor[A]): A

Attributes

Inherited from:
MessageContent
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
final def widen: MessageContent

Attributes

Inherited from:
MessageContent