Class ReportParameter
java.lang.Object
com.inductiveautomation.reporting.common.resource.ReportParameter
- All Implemented Interfaces:
Serializable
Created by carl.gould on 1/13/2015.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEmpty ctor for xml serializationReportParameter
(String name, Class<?> type) -
Method Summary
Modifier and TypeMethodDescriptionboolean
static ReportParameter
getName()
static ReportParameter
Class<?>
getType()
void
setDefaultValue
(String defaultValue) void
void