Class WbResource

    • Constructor Detail

      • WbResource

        public WbResource​(Node node)
      • WbResource

        public WbResource​(String deployPath,
                          String sourcePath)
    • Method Detail

      • getDeployPath

        public String getDeployPath()
      • setDeployPath

        public void setDeployPath​(String deployPath)
      • getSourcePath

        public String getSourcePath()
      • setSourcePath

        public void setSourcePath​(String sourcePath)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object