Unrecognized
proto.prism.KeyUsage.Unrecognized
final case class Unrecognized(unrecognizedValue: Int) extends KeyUsage, UnrecognizedEnum
Attributes
- Graph
-
- Supertypes
Members list
Type members
Inherited types
Attributes
- Inherited from:
- KeyUsage
Value members
Inherited methods
Attributes
- Inherited from:
- KeyUsage
Attributes
- Inherited from:
- KeyUsage
Attributes
- Inherited from:
- KeyUsage
Attributes
- Inherited from:
- KeyUsage
Attributes
- Inherited from:
- KeyUsage
Attributes
- Inherited from:
- KeyUsage
Attributes
- Inherited from:
- KeyUsage
Attributes
- Inherited from:
- KeyUsage
Attributes
- Inherited from:
- KeyUsage
Attributes
- Definition Classes
-
UnrecognizedEnum -> GeneratedEnum
- Inherited from:
- UnrecognizedEnum
Attributes
- Inherited from:
- GeneratedEnum
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Definition Classes
-
UnrecognizedEnum -> GeneratedEnum
- Inherited from:
- UnrecognizedEnum
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
GeneratedEnum -> Any
- Inherited from:
- GeneratedEnum
In this article