Uses of Class
com.walkfares.odsl.curve.ODSLFunction
| Package | Description |
|---|---|
| com.walkfares.odsl.curve |
-
Uses of ODSLFunction in com.walkfares.odsl.curve
Methods in com.walkfares.odsl.curve that return ODSLFunction Modifier and Type Method Description ODSLFunctionODSLFunction. addParameter(ODSLFunctionParameter parameter)ODSLFunctionODSLFunction. setDescription(String description)ODSLFunctionODSLFunction. setName(String name)Methods in com.walkfares.odsl.curve that return types with arguments of type ODSLFunction Modifier and Type Method Description List<ODSLFunction>ODSLFunctionHelper. getFunctions(OpenDSLContext context, String sname, String tag)