| Modifier and Type | Class and Description |
|---|---|
static class |
MValue.MBool
The model boolean class
|
static class |
MValue.MByte
The model byte class
|
static class |
MValue.MChar
The model class for string values
|
static class |
MValue.MDouble
The model double class
|
static class |
MValue.MEnum<T extends Enum<T>>
The class for java enum instances
|
static class |
MValue.MFloat |
static class |
MValue.MInt
The model integer class
|
static class |
MValue.MJavaDate
The model class for java dates
|
static class |
MValue.MLong
The model long class
|
static class |
MValue.MShort
The model short class
|
static class |
MValue.MSqlDate
The model class for query dates
|
static class |
MValue.MString
The model class for string values
|
| Modifier and Type | Method and Description |
|---|---|
MValue |
EhcacheSearchParser.Value()
Value.
|
Copyright © 2003–2024 Terracotta, Inc.. All rights reserved.