|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MulticastData.Source | |
---|---|
zisko.multicastor.program.data |
Uses of MulticastData.Source in zisko.multicastor.program.data |
---|
Methods in zisko.multicastor.program.data that return MulticastData.Source | |
---|---|
MulticastData.Source |
MulticastData.getPacketSource()
returns the packet source |
static MulticastData.Source |
MulticastData.Source.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MulticastData.Source[] |
MulticastData.Source.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in zisko.multicastor.program.data with parameters of type MulticastData.Source | |
---|---|
void |
MulticastData.setPacketSource(MulticastData.Source packetSource)
sets the packet source |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |