|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScenarioType | |
---|---|
massim.eismassim | |
massim.eismassim.connection |
Uses of ScenarioType in massim.eismassim |
---|
Methods in massim.eismassim that return ScenarioType | |
---|---|
static ScenarioType |
ScenarioType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ScenarioType[] |
ScenarioType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of ScenarioType in massim.eismassim.connection |
---|
Methods in massim.eismassim.connection with parameters of type ScenarioType | |
---|---|
MASSimConnection |
MASSimConnection.initConnection(ScenarioType type,
java.lang.Object host,
java.lang.Object port,
java.lang.Object username,
java.lang.String password)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |