Package io.vertigo.ui.core.encoders
Class EncoderDate
- java.lang.Object
-
- io.vertigo.ui.core.encoders.EncoderDate
-
public final class EncoderDate extends Object
Encoder de date et de date time- Author:
- mlaroche
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Object
stringToValue(String strValue, io.vertigo.core.lang.BasicType dataType)
static String
valueToString(Object objValue, io.vertigo.core.lang.BasicType dataType)
-