IntValueEnum

endpoints4s.algebra.JsonSchemasFixtures.IntValueEnum.IntValueEnum
sealed abstract class IntValueEnum(val value: Int)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object One.type
object Three.type
object Two.type

Members list

Value members

Concrete fields

val value: Int