Interface LeggedMessage

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.Integer getId()
      Get the id of this leg, or null if this is the root
      java.lang.Integer getIndex()
      Get the index of this leg, or null if this is the root
    • Method Detail

      • getId

        java.lang.Integer getId()
        Get the id of this leg, or null if this is the root
        Returns:
        Id
      • getIndex

        java.lang.Integer getIndex()
        Get the index of this leg, or null if this is the root
        Returns:
        Index