Interface TributarySlotQuery

    • Method Detail

      • queryTributarySlots

        java.util.Set<TributarySlot> queryTributarySlots​(PortNumber port)
        Returns set of TributarySlot instances which can be used at the port.
        Parameters:
        port - port to be checked for the available resources.
        Returns:
        set of TributarySlot instances which can be used at the port.