Class SpotNavGraphLocationReferenceJson

java.lang.Object
edu.tufts.hrilab.spot.consultant.SpotNavGraphLocationReferenceJson

public class SpotNavGraphLocationReferenceJson extends Object
  • Field Details

    • properties

      protected List<String> properties
    • nodeName

      protected String nodeName
    • variable

      protected String variable
    • graphId

      protected String graphId
  • Constructor Details

  • Method Details

    • getNodeName

      public String getNodeName()
    • getVariable

      public String getVariable()
    • getGraphId

      public String getGraphId()
    • getProperties

      public List<String> getProperties()