org.drools.factmodel.traits
Interface Thing<K>


public interface Thing<K>


Method Summary
 K getCore()
           
 Map<String,Object> getFields()
           
 

Method Detail

getFields

Map<String,Object> getFields()

getCore

K getCore()


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