Package sk.antons.sprops.tool
Class DecodeCommand
- java.lang.Object
-
- sk.antons.sprops.tool.DecodeCommand
-
-
Constructor Summary
Constructors Constructor Description DecodeCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancheckInput(Args args)booleanrealize(Args args)booleanrequirePassword()
-
-
-
Method Detail
-
requirePassword
public boolean requirePassword()
- Specified by:
requirePasswordin interfaceCommand
-
checkInput
public boolean checkInput(Args args)
- Specified by:
checkInputin interfaceCommand
-
-