|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChannelBindingConfig.ChannelType | |
|---|---|
| org.cogchar.bind.rk.behavior | |
| Uses of ChannelBindingConfig.ChannelType in org.cogchar.bind.rk.behavior |
|---|
| Methods in org.cogchar.bind.rk.behavior that return ChannelBindingConfig.ChannelType | |
|---|---|
static ChannelBindingConfig.ChannelType |
ChannelBindingConfig.ChannelType.getByTypeID(org.appdapter.core.name.Ident channelTypeURI)
|
static ChannelBindingConfig.ChannelType |
ChannelBindingConfig.ChannelType.getByURI(String channelTypeURI)
|
ChannelBindingConfig.ChannelType |
ChannelBindingConfig.getChannelType()
|
static ChannelBindingConfig.ChannelType |
ChannelBindingConfig.ChannelType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ChannelBindingConfig.ChannelType[] |
ChannelBindingConfig.ChannelType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.cogchar.bind.rk.behavior with parameters of type ChannelBindingConfig.ChannelType | |
|---|---|
void |
ChannelBindingConfig.initExplicitly(ChannelBindingConfig.ChannelType chanType,
String chanUri,
String osgiFilter)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||