Interface ChannelSelectorAccessor

All Known Subinterfaces:
ChannelSelectorAccessor.ChannelSelectorProperty, ModemMetrics
All Known Implementing Classes:
ModemMetricsImpl

public interface ChannelSelectorAccessor
Provides an accessor for a channel selector property.
  • Method Details

    • getChannelSelector

      ChannelSelector getChannelSelector()
      Retrieves the channel selector from the channel selector property.
      Returns:
      The channel selector stored by the channel selector property.