Class FuncArg
- java.lang.Object
-
- kz.greetgo.script.model.expr.flow.func.FuncArg
-
@KafkaModel public class FuncArg extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.StringexprId
-
Constructor Summary
Constructors Constructor Description FuncArg()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static FuncArgof(java.lang.String exprId)
-
-
-
Method Detail
-
of
public static FuncArg of(java.lang.String exprId)
-
-