Package | Description |
---|---|
net.grinder.console.model |
The console model.
|
Modifier and Type | Method and Description |
---|---|
SampleModel.State.Value |
SampleModel.State.getValue() |
static SampleModel.State.Value |
SampleModel.State.Value.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SampleModel.State.Value[] |
SampleModel.State.Value.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2000-2014. All Rights Reserved.