Class StatisticsStatus
- java.lang.Object
-
- eu.dnetlib.uoaadmintools.entities.statistics.StatisticsStatus
-
public class StatisticsStatus extends Object
Created by argirok on 5/3/2018.
-
-
Constructor Summary
Constructors Constructor Description StatisticsStatus()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BooleangetShowInDashboard()BooleangetShowInMonitor()voidsetShowInDashboard(Boolean showInDashboard)voidsetShowInMonitor(Boolean showInMonitor)StringtoString()
-