Class Result

java.lang.Object
com.technia.dsx.threedspace.zone.Result

public class Result extends Object
Document me
Since:
2023-04-24
  • Field Details

  • Constructor Details

    • Result

      public Result()
  • Method Details

    • findID

      public int findID()
    • getAttributes

      public List<Attribute> getAttributes()
    • setAttributes

      public void setAttributes(List<Attribute> attributes)
    • getPath

      public List<Integer> getPath()
    • setPath

      public void setPath(List<Integer> path)