org.gvsig.tools.evaluator
Class EvaluatorFieldValueMatch

java.lang.Object
  extended by org.gvsig.tools.evaluator.EvaluatorFieldValue
      extended by org.gvsig.tools.evaluator.EvaluatorFieldValueMatch

public class EvaluatorFieldValueMatch
extends EvaluatorFieldValue


Field Summary
 
Fields inherited from class org.gvsig.tools.evaluator.EvaluatorFieldValue
GENERIC, MATCH, NEAREST, RANGE
 
Method Summary
 Object getValue()
          Get the value to mach.
 
Methods inherited from class org.gvsig.tools.evaluator.EvaluatorFieldValue
getFieldName, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getValue

public Object getValue()
Get the value to mach.

Returns:
the match value or null if not aplicable.


Copyright © 2004-2011 gvSIG. All Rights Reserved.