org.drools.factmodel
Class Field

java.lang.Object
  extended by org.drools.factmodel.Field

public class Field
extends Object

A temporary AST


Field Summary
 String name
           
 String type
           
 
Constructor Summary
Field()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public String name

type

public String type
Constructor Detail

Field

public Field()


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.