org.drools.rule
Class Imports
java.lang.Object
org.drools.rule.Imports
public class Imports
- extends Object
- Author:
- mproctor
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Imports
public Imports()
addImportEntry
public void addImportEntry(ImportEntry importEntry)
removeImportEntry
public void removeImportEntry(ImportEntry importEntry)
getImportEntries
public Set getImportEntries()
Copyright © 2001-2005 The Codehaus. All Rights Reserved.