com.dtrules.compiler.decisiontables
Class Changed

java.lang.Object
  extended by com.dtrules.compiler.decisiontables.Changed

public class Changed
extends Object


Field Summary
 String newPostfix
           
 String oldPostfix
           
 String source
           
 String tablename
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tablename

public String tablename

source

public String source

newPostfix

public String newPostfix

oldPostfix

public String oldPostfix


Copyright © 2011 DTrules Inc. All Rights Reserved.