public class GlossaryPullOptionsImpl extends ConfigurableGlossaryOptionsImpl implements GlossaryPullOptions
| Constructor and Description |
|---|
GlossaryPullOptionsImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommandDescription()
Used to generate CLI usage help.
|
String |
getCommandName()
Used to generate the command line interface and its usage help.
|
String |
getFileType() |
com.google.common.collect.ImmutableList<String> |
getTransLang() |
ZanataCommand |
initCommand() |
void |
setFileType(String fileType) |
void |
setTransLang(String transLang) |
getConfig, getProject, setConfig, setProjectgetKey, getLogHttp, getUrl, getUserConfig, getUsername, isAuthRequired, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsernamegetCommandHooks, getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setBatchMode, setCommandHooks, setDebug, setErrors, setHelp, setInteractiveMode, setQuietclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfig, getProject, setConfig, setProjectgetKey, getLogHttp, getUrl, getUserConfig, getUsername, isAuthRequired, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsernamegetCommandHooks, getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setCommandHooks, setDebug, setErrors, setHelp, setInteractiveMode, setQuietpublic void setFileType(String fileType)
public void setTransLang(String transLang)
public String getFileType()
getFileType in interface GlossaryPullOptionspublic com.google.common.collect.ImmutableList<String> getTransLang()
getTransLang in interface GlossaryPullOptionspublic ZanataCommand initCommand()
initCommand in interface BasicOptionspublic String getCommandName()
BasicOptionsgetCommandName in interface BasicOptionspublic String getCommandDescription()
BasicOptionsgetCommandDescription in interface BasicOptionsCopyright © 2017 Zanata Project. All rights reserved.