Uses of Class
com.yahoo.search.grouping.request.MonthOfYearFunction
-
Packages that use MonthOfYearFunction Package Description com.yahoo.search.grouping.request -
-
Uses of MonthOfYearFunction in com.yahoo.search.grouping.request
Methods in com.yahoo.search.grouping.request that return MonthOfYearFunction Modifier and Type Method Description MonthOfYearFunction
MonthOfYearFunction. copy()
static MonthOfYearFunction
TimeFunctions. newMonthOfYear(GroupingExpression exp)
Creates a new instance ofMonthOfYearFunction
for the givenGroupingExpression
.
-