public static class WebMvcProperties.Format extends Object
| Constructor and Description | 
|---|
Format()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDate()  | 
String | 
getDateTime()  | 
String | 
getTime()  | 
void | 
setDate(String date)  | 
void | 
setDateTime(String dateTime)  | 
void | 
setTime(String time)  |