public interface EnOceanChannelDescriptionSet
EnOceanChannelDescriptionSet
is registered as an OSGi Service.
Provides a method to retrieve the EnOceanChannelDescription
objects
it documents.Modifier and Type | Method and Description |
---|---|
EnOceanChannelDescription |
getChannelDescription(String channelId)
Retrieves a
EnOceanChannelDescription object according to its
identifier. |
EnOceanChannelDescription getChannelDescription(String channelId)
EnOceanChannelDescription
object according to its
identifier.channelId
- the unique string identifier of the description object.EnOceanChannelDescription
object, or
null.IllegalArgumentException
- if the supplied String is invalid, null,
or other reason.Copyright © OSGi Alliance (2000, 2015). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0