Package | Description |
---|---|
com.dsi.ant.channel | |
com.dsi.ant.message | |
com.dsi.ant.message.fromant | |
com.dsi.ant.message.fromhost |
Modifier and Type | Method and Description |
---|---|
void |
AntChannel.addIdToInclusionExclusionList(ChannelId channelId,
int listIndex)
Adds channel IDs to the inclusion/exclusion list for this channel.
|
void |
AntChannel.setChannelId(ChannelId channelId)
Configures the channel ID for this channel.
|
void |
AntContinuousScanController.setChannelId(ChannelId channelId)
Configures the channel ID for this channel.
|
Modifier and Type | Method and Description |
---|---|
ChannelId |
ExtendedData.getChannelId()
Gets the channel ID in the extended data.
|
Modifier and Type | Method and Description |
---|---|
ChannelId |
ChannelIdMessage.getChannelId()
Gets the channel ID of return with this message.
|
Modifier and Type | Method and Description |
---|---|
ChannelId |
AddChannelIdToListMessage.getChannelId()
Gets the channel ID being added to a list.
|
ChannelId |
ChannelIdMessageFromHost.getChannelId()
Gets the channel ID for the channel.
|
Constructor and Description |
---|
AddChannelIdToListMessage(ChannelId channelId,
int listIndex)
Constructs the message given the channel ID and list index.
|
ChannelIdMessageFromHost(ChannelId channelId)
Constructs the message from the given channel ID.
|
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.