smithy4s.example.EnumResult
See theEnumResult companion object
sealed abstract class EnumResult(_value: String, _name: String, _intValue: Int, _hints: Hints) extends Value
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Valuetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
Members list
Type members
Types
Value members
Concrete methods
Attributes
- Definition Classes
-
Value
Inherited methods
Attributes
- Inherited from:
- Equals
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article