Interface LeggedMessageRoot

    • Method Detail

      • getId

        default Integer getId()
        Description copied from interface: LeggedMessage
        Get the id of this leg, or null if this is the root
        Specified by:
        getId in interface LeggedMessage
        Returns:
        Id
      • getIndex

        default Integer getIndex()
        Description copied from interface: LeggedMessage
        Get the index of this leg, or null if this is the root
        Specified by:
        getIndex in interface LeggedMessage
        Returns:
        Index