Uses of Package
io.github.mmm.nls.cli.property
-
Packages that use io.github.mmm.nls.cli.property Package Description io.github.mmm.nls.cli Contains native language support (NLS) for command-line-interfaces (CLI).io.github.mmm.nls.cli.property Contains properties for data-binding to CLI commands. -
Classes in io.github.mmm.nls.cli.property used by io.github.mmm.nls.cli Class Description CliProperty Interface for a property configured viaCliArgument. -
Classes in io.github.mmm.nls.cli.property used by io.github.mmm.nls.cli.property Class Description AbstractCliProperty Abstract base implementation ofCliProperty.CliBooleanProperty Implementation ofCliPropertyforBoolean.CliCollectionProperty Implementation ofCliPropertyforCollection.CliListProperty Implementation ofCliPropertyforList.CliProperty Interface for a property configured viaCliArgument.