public abstract class AbstractReportletConf extends AbstractBaseBean implements ReportletConf
| Constructor and Description |
|---|
AbstractReportletConf() |
AbstractReportletConf(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Give name of related reportlet instance.
|
void |
setName(String name) |
equals, hashCode, toStringpublic AbstractReportletConf()
public AbstractReportletConf(String name)
public final String getName()
ReportletConfgetName in interface ReportletConfpublic final void setName(String name)
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.