Interface LegEndEvent


  • public interface LegEndEvent
    Interface for the LegEndEvent
    • Method Detail

      • getEndedLegNames

        java.util.Set<java.lang.String> getEndedLegNames()
        Returns Leg Names that have ended.
        Returns:
        Set of ended leg names.