org.drools.ide.common.server.testscenarios
Class Cheese

java.lang.Object
  extended by org.drools.ide.common.server.testscenarios.Cheese

public class Cheese
extends Object


Constructor Summary
Cheese()
           
 
Method Summary
 String getName()
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cheese

public Cheese()
Method Detail

getName

public String getName()

setName

public void setName(String name)


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