org.openmdx.portal.servlet.reports
Class ReportDefinition.Parameter
java.lang.Object
org.openmdx.portal.servlet.reports.ReportDefinition.Parameter
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ReportDefinition
public static class ReportDefinition.Parameter
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportDefinition.Parameter
public ReportDefinition.Parameter(String name,
String label,
String toolTip,
String dataType,
String defaultValue)
getName
public String getName()
getDataType
public String getDataType()
getLabel
public String getLabel()
getToolTip
public String getToolTip()
getDefaultValue
public String getDefaultValue()
This software is published under the BSD license. Copyright © 2006-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.