Drools examples 6.1.0-SNAPSHOT

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

Drools examples 6.1.0-SNAPSHOT

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