public interface IEnumValueInterpreter
Represents an interpreter intended to convert various numeric values to descriptive string values.
Modifier and Type | Method and Description |
---|---|
IReadOnlyList<String> |
getOutputValueRange()
Gets the range of all possible output (interpreted) values.
|
IReadOnlyList<String> getOutputValueRange()
Gets the range of all possible output (interpreted) values.