Class LocalizedReportDefinition
java.lang.Object
org.iplass.mtp.web.template.report.definition.LocalizedReportDefinition
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbyte[]
void
setBinary
(byte[] binary) void
setFileName
(String fileName) void
setLocaleName
(String localeName) void
setReportType
(ReportType reportType)
-
Constructor Details
-
LocalizedReportDefinition
public LocalizedReportDefinition()
-
-
Method Details
-
getLocaleName
-
setLocaleName
-
getFileName
-
setFileName
-
getBinary
public byte[] getBinary() -
setBinary
public void setBinary(byte[] binary) -
getReportType
-
setReportType
-