Package org.iqtig.packer.shared.cli
Interface CliParam
-
public interface CliParam
Funktionsschnittstelle für Eingabeparameter von CLI-Anwendungen.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getHelpText()
String
getLongParam()
String
getShortParam()
-