Class ReportSettingsBean
java.lang.Object
ch.tocco.nice2.rest.core.spi.beans.HalBean
ch.tocco.nice2.reporting.impl.rest.beans.ReportSettingsBean
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable ReportCustomSettingsBean
void
setCustomSettings
(@Nullable ReportCustomSettingsBean customSettings) void
setDescription
(ReportDescriptionBean description) void
setGeneralSettings
(List<ReportGeneralSettingsBean> generalSettings) void
setRecipientSettings
(@Nullable List<Object> recipientSettings)