org.drools.examples.templates
Class FeeScheduleType

java.lang.Object
  extended by org.drools.examples.templates.FeeScheduleType

public class FeeScheduleType
extends Object


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

Constructor Detail

FeeScheduleType

public FeeScheduleType(String code)
Method Detail

getCode

public final String getCode()


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.