Package | Description |
---|---|
org.opentrafficsim.water.statistics |
Statistics classes.
|
Modifier and Type | Method and Description |
---|---|
static LandWaterEnum |
LandWaterEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LandWaterEnum[] |
LandWaterEnum.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.