org.drools.ide.common.client.modeldriven.testing
Class RetractFact
java.lang.Object
org.drools.ide.common.client.modeldriven.testing.RetractFact
- All Implemented Interfaces:
- Serializable, PortableObject, Fixture
public class RetractFact
- extends Object
- implements Fixture
Retract a named fact.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RetractFact
public RetractFact()
RetractFact
public RetractFact(String name)
setName
public void setName(String name)
getName
public String getName()
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.