public interface ValueVisitor
| Modifier and Type | Method and Description |
|---|---|
boolean |
value(double value,
java.util.Date date,
boolean error,
boolean manual)
Gets called for each record found
|
boolean value(double value,
java.util.Date date,
boolean error,
boolean manual)
value - the valuedate - the timestamp of the valueerror - the error flag for the valuemanual - the manual flag for the valuetrue if the callee wants more data,
false otherwise
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0