public class MonthOfYearFunction extends BaseFEELFunction
FEELFunction.Param
Modifier and Type | Field and Description |
---|---|
static MonthOfYearFunction |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
FEELFnResult<String> |
invoke(TemporalAccessor date) |
getName, getParameters, getSymbol, invoke, invokeReflectively, isCustomFunction, setName
public static final MonthOfYearFunction INSTANCE
public FEELFnResult<String> invoke(TemporalAccessor date)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.