Class Dependency

    • Constructor Detail

      • Dependency

        public Dependency()
    • Method Detail

      • getId

        public long getId()
      • setId

        public void setId​(long id)
      • getSite

        public String getSite()
      • setSite

        public void setSite​(String site)
      • getSourcePath

        public String getSourcePath()
      • setSourcePath

        public void setSourcePath​(String sourcePath)
      • getTargetPath

        public String getTargetPath()
      • setTargetPath

        public void setTargetPath​(String targetPath)
      • getType

        public String getType()
      • setType

        public void setType​(String type)