Class Manifest.File

  • Enclosing class:
    Manifest

    public static class Manifest.File
    extends Object
    • Constructor Detail

      • File

        public File​(String source_location)
      • File

        public File()
    • Method Detail

      • getSource_location

        public String getSource_location()
        The path of the manifest file relative to the root of the Git repository.
      • setSource_location

        public void setSource_location​(String source_location)
        The path of the manifest file relative to the root of the Git repository.
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object