org.drools.guvnor.client.decisiontable.analysis
Class DateFieldDetector
java.lang.Object
org.drools.guvnor.client.decisiontable.analysis.FieldDetector<DateFieldDetector>
org.drools.guvnor.client.decisiontable.analysis.DateFieldDetector
public class DateFieldDetector
- extends FieldDetector<DateFieldDetector>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateFieldDetector
public DateFieldDetector(Date value,
String operator)
DateFieldDetector
public DateFieldDetector(DateFieldDetector a,
DateFieldDetector b)
merge
public DateFieldDetector merge(DateFieldDetector other)
- Specified by:
merge in class FieldDetector<DateFieldDetector>
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.