org.drools.examples.templates
Class ProductType

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

public class ProductType
extends Object


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

ProductType

public ProductType(String code)
Method Detail

getCode

public String getCode()


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