org.drools.base
Class FieldFactory

java.lang.Object
  extended byorg.drools.base.FieldFactory

public class FieldFactory
extends java.lang.Object

 

Method Summary
static FieldValue getFieldValue(java.lang.String value, int valueType)
           
static FieldFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static FieldFactory getInstance()

getFieldValue

public static FieldValue getFieldValue(java.lang.String value,
                                       int valueType)