Uses of Class
org.opentrafficsim.water.business.BusinessStrategy
Package | Description |
---|---|
org.opentrafficsim.water.business |
Business strategies.
|
-
Uses of BusinessStrategy in org.opentrafficsim.water.business
Methods in org.opentrafficsim.water.business that return BusinessStrategy Modifier and Type Method Description static BusinessStrategy
BusinessStrategy. valueOf(java.lang.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.