public class FSFunction extends Object
| Constructor and Description |
|---|
FSFunction(String name,
List<PropertyValue> parameters) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
List<PropertyValue> |
getParameters() |
String |
toString() |
public FSFunction(String name, List<PropertyValue> parameters)
Copyright © 2018. All rights reserved.