public enum NullPointMode
Display mode for null values
Enum Constant and Description |
---|
CONNECTED |
NULL |
NULL_AS_ZERO |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getValue() |
public static NullPointMode CONNECTED
public static NullPointMode NULL
public static NullPointMode NULL_AS_ZERO