Uses of Class
edu.cornell.mannlib.vitro.webapp.visualization.valueobjects.YearToEntityCountDataElement
-
Packages that use YearToEntityCountDataElement Package Description edu.cornell.mannlib.vitro.webapp.visualization.valueobjects -
-
Uses of YearToEntityCountDataElement in edu.cornell.mannlib.vitro.webapp.visualization.valueobjects
Methods in edu.cornell.mannlib.vitro.webapp.visualization.valueobjects that return types with arguments of type YearToEntityCountDataElement Modifier and Type Method Description List<YearToEntityCountDataElement>SparklineData. getYearToEntityCountDataTable()Method parameters in edu.cornell.mannlib.vitro.webapp.visualization.valueobjects with type arguments of type YearToEntityCountDataElement Modifier and Type Method Description voidSparklineData. setYearToEntityCountDataTable(List<YearToEntityCountDataElement> yearToEntityCountDataTable)
-