Value

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

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
class Error
object CLIENT.type
object SERVER.type
object HEADER.type
object QUERY.type
object MEMBER.type
object TARGET.type
object DATE_TIME.type
object EPOCH_SECONDS.type
object HTTP_DATE.type
object DANGER.type
object ERROR.type
object NOTE.type
object WARNING.type
object ADD.type
object ANY.type
object PRESENCE.type
object REMOVE.type
object UPDATE.type
object FAILURE.type
object RETRY.type
object SUCCESS.type
object ALL_STRING_EQUALS.type
object ANY_STRING_EQUALS.type
object BOOLEAN_EQUALS.type
object STRING_EQUALS.type

Members list

Concise view

Value members

Abstract methods

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