public static class DataMapping.LowPowerOptimisationLevel
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.util.Map<java.lang.Integer,LowPowerOptimisationLevel> |
decode |
static java.util.Map<LowPowerOptimisationLevel,java.lang.Integer> |
encode |
Constructor and Description |
---|
LowPowerOptimisationLevel() |
public static java.util.Map<java.lang.Integer,LowPowerOptimisationLevel> decode
public static java.util.Map<LowPowerOptimisationLevel,java.lang.Integer> encode