public interface CLIArgs
CLI.| Modifier and Type | Method and Description |
|---|---|
String |
getAllPartitions() |
List<String> |
getCommands() |
String |
getContextPath() |
String |
getContextUserID() |
boolean |
getHelp() |
String |
getHost() |
int |
getHowMany() |
File |
getKeystoreFile() |
String |
getKeystorePassword() |
String |
getPassword() |
int |
getPort() |
List<String> |
getRescorerParams() |
String |
getTranslateItem() |
String |
getUserName() |
boolean |
isConsiderKnownItems() |
boolean |
isSecure() |
boolean |
isTranslateUser() |
boolean |
isVerbose() |
boolean isVerbose()
String getHost()
int getPort()
boolean isSecure()
String getUserName()
String getPassword()
File getKeystoreFile()
String getKeystorePassword()
String getAllPartitions()
String getContextPath()
boolean isTranslateUser()
String getTranslateItem()
boolean getHelp()
int getHowMany()
boolean isConsiderKnownItems()
String getContextUserID()
Copyright © 2012-2013. All Rights Reserved.