Package io.stigg.api.operations.type
Class MeterType.UNKNOWN__
- java.lang.Object
-
- io.stigg.api.operations.type.MeterType
-
- io.stigg.api.operations.type.MeterType.UNKNOWN__
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.stigg.api.operations.type.MeterType
MeterType.UNKNOWN__
-
-
Field Summary
-
Fields inherited from class io.stigg.api.operations.type.MeterType
Fluctuating, Incremental, None, rawValue, type
-
-
Constructor Summary
Constructors Constructor Description UNKNOWN__(java.lang.String rawValue)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()java.lang.StringtoString()-
Methods inherited from class io.stigg.api.operations.type.MeterType
safeValueOf
-
-