Unrecognized
io.github.positionpal.proto.StatusCode.Unrecognized
final case class Unrecognized(unrecognizedValue: Int) extends StatusCode, UnrecognizedEnum
Attributes
- Graph
-
- Supertypes
-
trait UnrecognizedEnumclass StatusCodetrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Type members
Value members
Inherited methods
Attributes
- Inherited from:
- StatusCode
Attributes
- Inherited from:
- StatusCode
Attributes
- Inherited from:
- UnrecognizedEnum
Attributes
- Inherited from:
- StatusCode
Attributes
- Inherited from:
- StatusCode
Attributes
- Inherited from:
- StatusCode
Attributes
- Inherited from:
- StatusCode
Attributes
- Inherited from:
- StatusCode
Attributes
- Definition Classes
-
UnrecognizedEnum -> GeneratedEnum
- Inherited from:
- UnrecognizedEnum
Attributes
- Inherited from:
- GeneratedEnum
Attributes
- Inherited from:
- UnrecognizedEnum
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
Inherited fields
Attributes
- Inherited from:
- StatusCode
In this article