|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Gateways.Events | |
---|---|
esmska.data |
Uses of Gateways.Events in esmska.data |
---|
Methods in esmska.data that return Gateways.Events | |
---|---|
static Gateways.Events |
Gateways.Events.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Gateways.Events[] |
Gateways.Events.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Method parameters in esmska.data with type arguments of type Gateways.Events | |
---|---|
void |
Gateways.addValuedListener(ValuedListener<Gateways.Events,Gateway> valuedListener)
|
void |
Gateways.removeValuedListener(ValuedListener<Gateways.Events,Gateway> valuedListener)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |