Value

smithy4s.Enumeration.Value
See theValue companion object
abstract class Value extends Product, Serializable

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
class Error
object CLIENT
object SERVER
object HEADER
object QUERY
object MEMBER
object TARGET
object DATE_TIME
object EPOCH_SECONDS
object HTTP_DATE
object DANGER
object ERROR
object NOTE
object WARNING
object ADD
object ANY
object PRESENCE
object REMOVE
object UPDATE
object FAILURE
object RETRY
object SUCCESS
object STRING_EQUALS
class ProtoNumType
object FIXED
object FIXED_SIGNED
object SIGNED
object UNSIGNED
object EPOCH_MILLIS
object PROTOBUF
Show all

Members list

Type members

Types

type EnumType <: Value

Value members

Abstract methods

def hints: Hints
def intValue: Int
def name: String
def value: String

Inherited methods

def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals

Attributes

Inherited from:
Product
def productElement(n: Int): Any

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product