public class YearFunction
extends org.kie.dmn.feel.runtime.functions.BaseFEELFunction
Constructor and Description |
---|
YearFunction() |
Modifier and Type | Method and Description |
---|---|
org.kie.dmn.feel.runtime.functions.FEELFnResult<BigDecimal> |
invoke(String val) |
org.kie.dmn.feel.runtime.functions.FEELFnResult<BigDecimal> |
invoke(TemporalAccessor datetime) |
public org.kie.dmn.feel.runtime.functions.FEELFnResult<BigDecimal> invoke(String val)
public org.kie.dmn.feel.runtime.functions.FEELFnResult<BigDecimal> invoke(TemporalAccessor datetime)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.