Class LogSkeletonLegendLine
- java.lang.Object
-
- org.processmining.logskeleton.models.LogSkeletonLegendLine
-
public class LogSkeletonLegendLine extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description LogSkeletonLegendLine(java.lang.String label, java.lang.String value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetLabel()java.lang.StringgetValue()voidsetLabel(java.lang.String label)voidsetValue(java.lang.String value)
-