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) |
setCommentpublic String getClassName()
public void setClassName(String clazz)
className - The className to set.public void renderDRL(DRLOutput out)
DRLJavaEmitterrenderDRL in interface DRLJavaEmitterCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.