Requirement

harness.endpoint.spec.NonBodyInputCodec$.Requirement$
See theRequirement companion enum
object Requirement extends Companion[Requirement]

Attributes

Companion
enum
Graph
Supertypes
trait Sum
trait Mirror
trait Companion[Requirement]
class Object
trait Matchable
class Any
Show all
Self type

Members list

Type members

Inherited classlikes

abstract class EnumMap[Enc](enc: E => Enc)

Attributes

Inherited from:
Companion
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ToString.type
object ToString extends EnumMap[String]

Attributes

Inherited from:
Companion
Supertypes
class EnumMap[String]
class Object
trait Matchable
class Any

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Inherited fields

protected val defaultToString: Requirement => String

Attributes

Inherited from:
Companion
final lazy val enumValues: Seq[Requirement]

Attributes

Inherited from:
Companion

Implicits

Inherited implicits

final implicit val hasCompanion: HasCompanion[Requirement]

Attributes

Inherited from:
Companion
implicit val stringDecoder: StringDecoder[Requirement]

Attributes

Inherited from:
Companion
implicit val stringEncoder: StringEncoder[Requirement]

Attributes

Inherited from:
Companion