| Package | Description |
|---|---|
| simkit |
Contains the basic functionality of simkit.
|
| simkit.xml |
Experimental Classes for using
xml with simkit entities. |
| Modifier and Type | Method and Description |
|---|---|
static StopType |
StopType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StopType[] |
StopType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected StopType |
SimRunner.stopType |