Package io.dialob.rule.parser.api
Class AsyncFunctionDependency
- java.lang.Object
-
- io.dialob.rule.parser.api.AsyncFunctionDependency
-
- All Implemented Interfaces:
Serializable
public class AsyncFunctionDependency extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)List<String>getArgumentExpressions()StringgetCanonicalFunctionName()StringgetFunctionName()StringgetFunctionRefId()ValueTypegetValueType()inthashCode()StringtoString()
-