smithy4s.example.Ingredient
See theIngredient companion class
object Ingredient extends Enumeration[Ingredient], Companion[Ingredient]
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Sumtrait Mirrortrait Enumeration[Ingredient]trait Companion[Ingredient]trait Has[Ingredient]trait ShapeTag[Ingredient]trait HasIdclass Objecttrait Matchableclass AnyShow all
- Self type
-
Ingredient.type
Members list
Type members
Classlikes
case object CHEESE extends Ingredient
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrorclass Ingredientclass Valuetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
CHEESE.type
case object MUSHROOM extends Ingredient
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrorclass Ingredientclass Valuetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
MUSHROOM.type
case object SALAD extends Ingredient
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrorclass Ingredientclass Valuetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
SALAD.type
case object TOMATO extends Ingredient
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrorclass Ingredientclass Valuetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
TOMATO.type
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Inherited methods
Attributes
- Inherited from:
- Enumeration
Attributes
- Inherited from:
- Enumeration
Attributes
- Definition Classes
-
Companion -> Has
- Inherited from:
- Companion
Concrete fields
Inherited fields
Attributes
- Inherited from:
- Enumeration
Attributes
- Inherited from:
- Enumeration
Implicits
Implicits
Inherited implicits
Attributes
- Inherited from:
- Companion
In this article