org.drools.ide.common.server.testscenarios.util
Class DateObjectFactory
java.lang.Object
org.drools.ide.common.server.testscenarios.util.DateObjectFactory
public class DateObjectFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateObjectFactory
public DateObjectFactory()
createTimeObject
public static Date createTimeObject(Class<?> fieldClass,
String value)
throws NoSuchMethodException,
InvocationTargetException,
IllegalAccessException,
InstantiationException
- Throws:
NoSuchMethodException
InvocationTargetException
IllegalAccessException
InstantiationException
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.