Uses of Class
org.jpmml.python.FunctionDef.Parameter
-
Packages that use FunctionDef.Parameter Package Description org.jpmml.python -
-
Uses of FunctionDef.Parameter in org.jpmml.python
Methods in org.jpmml.python that return types with arguments of type FunctionDef.Parameter Modifier and Type Method Description java.util.List<FunctionDef.Parameter>FunctionDef. getParameters()
-