Class LabelFormatSynchronisationDescription
java.lang.Object
ch.tocco.nice2.reporting.impl.sync.labelformat.LabelFormatSynchronisationDescription
- All Implemented Interfaces:
SynchronisationDescription
public class LabelFormatSynchronisationDescription
extends Object
implements SynchronisationDescription
-
Constructor Summary
ConstructorDescriptionLabelFormatSynchronisationDescription
(String formatId, String formatName, LabelMeasure measure, Entity outputTemplateFormat, boolean active) -
Method Summary
-
Constructor Details
-
LabelFormatSynchronisationDescription
public LabelFormatSynchronisationDescription(String formatId, String formatName, LabelMeasure measure, Entity outputTemplateFormat, boolean active)
-
-
Method Details