|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewController.UpdateTyp | |
---|---|
zisko.multicastor.program.controller |
Uses of ViewController.UpdateTyp in zisko.multicastor.program.controller |
---|
Methods in zisko.multicastor.program.controller that return ViewController.UpdateTyp | |
---|---|
static ViewController.UpdateTyp |
ViewController.UpdateTyp.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ViewController.UpdateTyp[] |
ViewController.UpdateTyp.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in zisko.multicastor.program.controller with parameters of type ViewController.UpdateTyp | |
---|---|
void |
ViewController.updateTable(MulticastData.Typ typ,
ViewController.UpdateTyp utyp)
Funktion welche unterscheidet welche Art von Update in der Multicast Tabelle erfolgt ist. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |