org.drools.examples.templates
Class FeeType

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

public class FeeType
extends Object


Constructor Summary
FeeType(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

FeeType

public FeeType(String code)
Method Detail

getCode

public String getCode()


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