Package cronapi.util
Class BlocklyParam
- java.lang.Object
-
- cronapi.util.BlocklyParam
-
public class BlocklyParam extends Object
-
-
Constructor Summary
Constructors Constructor Description BlocklyParam()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()VargetValue()voidsetName(String name)voidsetValue(Var value)
-