Package hkube.api

Interface INode


  • public interface INode
    • Method Detail

      • getInput

        org.json.JSONObject[] getInput()
      • setInput

        void setInput​(org.json.JSONObject[] input)
      • getAlgorithmName

        String getAlgorithmName()
      • setAlgorithmName

        void setAlgorithmName​(String algorithmName)