public class Key
extends java.lang.Object
Constructor and Description |
---|
Key() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getKey()
Return Key
|
static org.apache.commons.cli.Option |
OptionParameters()
Set option parameters for command Key
|
void |
setKey(java.lang.String[] args)
Set Key string from file
|
public static org.apache.commons.cli.Option OptionParameters()
public void setKey(java.lang.String[] args)
args
- public java.lang.String getKey()