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
ConstructorsConstructorDescriptionLabelFormatSynchronisationDescription(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
-
getFormatId
-
getFormatName
-
getMeasure
-
getOutputTemplateFormat
-
isActive
public boolean isActive() -
toString
-
equals
-
hashCode
-