Drools examples 6.1.0-SNAPSHOT

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()

Drools examples 6.1.0-SNAPSHOT

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