Package hkube.api
Interface INode
-
public interface INode
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetAlgorithmName()org.json.JSONObject[]getInput()StringgetName()voidsetAlgorithmName(String algorithmName)voidsetInput(org.json.JSONObject[] input)
-