public final class MiElementType extends Enumeration
| Modifier and Type | Field and Description |
|---|---|
static MiElementType |
MET_CHAR
MET_CHAR
|
static MiElementType |
MET_DOUBLE
MET_DOUBLE
|
static MiElementType |
MET_FLOAT
MET_FLOAT
|
static MiElementType |
MET_INT
MET_INT
|
static MiElementType |
MET_LONG
MET_LONG
|
static MiElementType |
MET_SHORT
MET_SHORT
|
static MiElementType |
MET_UCHAR
MET_UCHAR
|
static MiElementType |
MET_UINT
MET_UINT
|
static MiElementType |
MET_ULONG
MET_ULONG
|
static MiElementType |
MET_USHORT
MET_USHORT
|
byName, toStringpublic static final MiElementType MET_UCHAR
public static final MiElementType MET_CHAR
public static final MiElementType MET_USHORT
public static final MiElementType MET_SHORT
public static final MiElementType MET_UINT
public static final MiElementType MET_INT
public static final MiElementType MET_ULONG
public static final MiElementType MET_LONG
public static final MiElementType MET_FLOAT
public static final MiElementType MET_DOUBLE