Interface CommonsReviewRow
public interface CommonsReviewRow
Minimal row for commons time-series bucketing in application code.
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getDiningCommonsCode
String getDiningCommonsCode() -
getDateItemServed
LocalDateTime getDateItemServed() -
getItemsStars
Integer getItemsStars()
-