io.cardell.openfeature.FlagValueType
See theFlagValueType companion trait
object FlagValueType
Attributes
- Companion
- trait
- Source
- Hooks.scala
- Graph
-
- Supertypes
- Self type
-
FlagValueType.type
Members list
Type members
Classlikes
case object BooleanValueType extends FlagValueType
Attributes
- Source
- Hooks.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait FlagValueTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
BooleanValueType.type
case object DoubleValueType extends FlagValueType
Attributes
- Source
- Hooks.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait FlagValueTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
DoubleValueType.type
case object IntValueType extends FlagValueType
Attributes
- Source
- Hooks.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait FlagValueTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
IntValueType.type
case object StringValueType extends FlagValueType
Attributes
- Source
- Hooks.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait FlagValueTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
StringValueType.type
case object StructureValueType extends FlagValueType
Attributes
- Source
- Hooks.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait FlagValueTypeclass Objecttrait Matchableclass AnyShow all
- Self type
-
StructureValueType.type
Inherited types
The names of the product elements
The name of the type
In this article