public class ApplicationDataUtil extends Object
| Constructor and Description |
|---|
ApplicationDataUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getDuration(Date startDate,
Date endDate,
String format) |
static Object |
getProperty(Object bean,
String property) |
static void |
setProperty(Object bean,
String property,
Object value) |
Copyright © 2008–2014 CodeLutin. All rights reserved.