org.drools.runtime.help.impl
Class CommandsList

java.lang.Object
  extended by org.drools.runtime.help.impl.CommandsList

public class CommandsList
extends Object


Constructor Summary
CommandsList()
           
 
Method Summary
 List<CommandsObjectContainer> getCommands()
           
 void setCommands(List<CommandsObjectContainer> commands)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandsList

public CommandsList()
Method Detail

getCommands

public List<CommandsObjectContainer> getCommands()

setCommands

public void setCommands(List<CommandsObjectContainer> commands)


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