public interface ChannelAccessor
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ChannelAccessor.ChannelMutator
Provides a mutator for a channel property.
|
static interface |
ChannelAccessor.ChannelProperty
Provides a channel property.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getChannel()
Retrieves the channel from the channel property.
|
String getChannel()
Copyright © 2017. All rights reserved.