Class DeTypeConstants
- java.lang.Object
-
- io.dataease.plugins.common.constants.DeTypeConstants
-
public class DeTypeConstants extends Object
-
-
Constructor Summary
Constructors Constructor Description DeTypeConstants()
-
-
-
Field Detail
-
DE_STRING
public static final Integer DE_STRING
-
DE_TIME
public static final Integer DE_TIME
-
DE_INT
public static final Integer DE_INT
-
DE_FLOAT
public static final Integer DE_FLOAT
-
DE_BOOL
public static final Integer DE_BOOL
-
DE_LOCATION
public static final Integer DE_LOCATION
-
DE_BINARY
public static final Integer DE_BINARY
-
-