MessageAttribute

org.elasticmq.MessageAttribute
sealed abstract class MessageAttribute(val customType: Option[String])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Concrete methods

def getDataType(): String

Abstract fields

protected val primaryDataType: String

Concrete fields

val customType: Option[String]