Standard

oxygen.web.model.HttpCode.Standard
See theStandard companion class
object Standard extends Companion[Standard]

Attributes

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

Members list

Type members

Classlikes

object codeMap extends EnumMap[Int]

Attributes

Supertypes
class EnumMap[Int]
class Object
trait Matchable
class Any
Self type
codeMap.type

Inherited classlikes

Attributes

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

Inherited and Abstract classlikes

abstract class CaseInsensitiveStringMap(enc: E => NonEmptyList[String]) extends EnumMap[String]

Attributes

Inherited from:
Companion
Supertypes
class EnumMap[String]
class Object
trait Matchable
class Any
Known subtypes
object ToString
abstract class EnumMap[Enc](enc: E => NonEmptyList[Enc])

Attributes

Inherited from:
Companion
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Inherited and Abstract 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 methods

final def withDefaultToString(f: Standard => NonEmptyList[String]): Companion[Standard]

Attributes

Inherited from:
Companion

Concrete fields

override val values: Array[Standard]

Inherited fields

final lazy val enumValues: Seq[Standard]

Attributes

Inherited from:
Companion

Givens

Inherited givens

given companion: Companion[Standard]

Attributes

Inherited from:
Companion

Implicits

Inherited implicits

implicit val stringCodec: StringCodec[Standard]

Attributes

Inherited from:
Companion