Class SordPath

java.lang.Object
de.elo.ix.client.SordPath
All Implemented Interfaces:
Serializable

public class SordPath extends Object implements Serializable
See Also:
  • Field Details

  • Constructor Details

    • SordPath

      public SordPath()
  • Method Details

    • getSords

      public List<Sord> getSords()
    • setSords

      public void setSords(List<Sord> sords)
    • addSord

      public void addSord(Sord s)
    • toString

      public String toString()
      Overrides:
      toString in class Object