org.drools.facttemplates
Interface FieldTemplate

All Known Implementing Classes:
FieldTemplateImpl

public interface FieldTemplate


Method Summary
 int getIndex()
           
 String getName()
           
 ValueType getValueType()
           
 

Method Detail

getIndex

int getIndex()

getName

String getName()

getValueType

ValueType getValueType()


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