Class PathNode


  • public class PathNode
    extends Object

    PathNode class.

    • Method Detail

      • getConstructId

        public ConstructId getConstructId()

        Getter for the field constructId.

        Returns:
        a ConstructId object.
      • getSha1

        public String getSha1()

        Getter for the field sha1.

        Returns:
        a String object.
      • setSha1

        public void setSha1​(String _sha1)

        Setter for the field sha1.

        Parameters:
        _sha1 - a String object.
      • hasSha1

        public boolean hasSha1()

        hasSha1.

        Returns:
        a boolean.