Class SumoLink

java.lang.Object
de.tudresden.sumo.objects.SumoLink
de.tudresden.ws.container.SumoLink
All Implemented Interfaces:
SumoObject

public class SumoLink extends SumoLink
Deprecated.
use package de.tudresden.sumo.objects instead.
Author:
Mario Krumnow
  • Constructor Details

    • SumoLink

      public SumoLink(String from, String to, String over)
      Deprecated.
    • SumoLink

      public SumoLink(String notInternal, String internal, byte priority, byte isOpen, byte hasFoe, double length, String state, String direction)
      Deprecated.