Interface BlockProxy


public interface BlockProxy
  • Method Details

    • getId

      Integer getId()
    • setId

      void setId(Integer id)
    • getBlockSequence

      int getBlockSequence()
    • setBlockSequence

      void setBlockSequence(int blockSequence)
    • getBlockVairable

      int getBlockVairable()
    • setBlockVariable

      void setBlockVariable(int blockVariable)
    • getBlockRoute

      int getBlockRoute()
    • setBlockRoute

      void setBlockRoute(int blockRoute)
    • getBlockRun

      int getBlockRun()
    • setBlockRun

      void setBlockRun(int blockRun)