| Package | Description |
|---|---|
| ds.funnel.data.channel |
| Modifier and Type | Method and Description |
|---|---|
static ChannelAddress.ChannelAddressType |
ChannelAddress.ChannelAddressType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ChannelAddress.ChannelAddressType[] |
ChannelAddress.ChannelAddressType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelAddress.marshall(ChannelAddress.ChannelAddressType type,
FormatWriter mFormat)
Write this object to a message output object.
|