public abstract class AbstractReportletConf extends Object implements Serializable, 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) |
public AbstractReportletConf()
public AbstractReportletConf(String name)
public final String getName()
ReportletConf
getName
in interface ReportletConf
public final void setName(String name)
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.