Package | Description |
---|---|
org.opentrafficsim.water.business |
Business strategies.
|
Modifier and Type | Method and Description |
---|---|
static BusinessStrategy |
BusinessStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BusinessStrategy[] |
BusinessStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2017 Delft University of Technology. All rights reserved.