Package org.djutils.cli
Class TestCliDefaultValueLocale.Options
java.lang.Object
org.djutils.cli.TestCliDefaultValueLocale.Options
- Enclosing class:
- TestCliDefaultValueLocale
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.djunits.value.vdouble.scalar.Duration
org.djunits.value.vdouble.scalar.Length
-
Constructor Details
-
Options
public Options()
-
-
Method Details
-
getDuration
public org.djunits.value.vdouble.scalar.Duration getDuration()- Returns:
- duration
-
getLength
public org.djunits.value.vdouble.scalar.Length getLength()- Returns:
- length
-