Package net.sourceforge.jiu.apps
Class PNMSwitch
- java.lang.Object
-
- net.sourceforge.jiu.apps.Switch
-
- net.sourceforge.jiu.apps.PNMSwitch
-
class PNMSwitch extends Switch
-
-
Constructor Summary
Constructors Constructor Description PNMSwitch()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) String
getDescription()
(package private) String[]
getValues()
(package private) int
init(String[] args, int index, JiuConvertSettings settings)
-
Methods inherited from class net.sourceforge.jiu.apps.Switch
check, getMinParameters, getParameters, setDefaults
-
-
-
-
Method Detail
-
getDescription
String getDescription()
- Specified by:
getDescription
in classSwitch
-
init
int init(String[] args, int index, JiuConvertSettings settings)
-
-