public class Import extends DRLElement implements DRLJavaEmitter
Constructor and Description |
---|
Import() |
Modifier and Type | Method and Description |
---|---|
String |
getClassName() |
void |
renderDRL(DRLOutput out)
Each node can add its contribution to the output
|
void |
setClassName(String clazz) |
setComment
public String getClassName()
public void setClassName(String clazz)
className
- The className to set.public void renderDRL(DRLOutput out)
DRLJavaEmitter
renderDRL
in interface DRLJavaEmitter
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.