org.drools.ide.common.client.modeldriven.testing
Class ActivateRuleFlowGroup

java.lang.Object
  extended by org.drools.ide.common.client.modeldriven.testing.ActivateRuleFlowGroup
All Implemented Interfaces:
Serializable, PortableObject, Fixture

public class ActivateRuleFlowGroup
extends Object
implements Fixture

See Also:
Serialized Form

Constructor Summary
ActivateRuleFlowGroup()
           
ActivateRuleFlowGroup(String s)
           
 
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

ActivateRuleFlowGroup

public ActivateRuleFlowGroup()

ActivateRuleFlowGroup

public ActivateRuleFlowGroup(String s)
Method Detail

setName

public void setName(String name)

getName

public String getName()


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