org.universAAL.drools.models
Class FactProperty

Package class diagram package FactProperty
java.lang.Object
  extended by org.universAAL.drools.models.FactProperty

public class FactProperty
extends Object


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

Field Detail

key

public final String key

value

public final String value
Constructor Detail

FactProperty

public FactProperty(String key,
                    String value)


Copyright © 2014 universAAL Consortium. All Rights Reserved.