public class PutVersionOptionsImpl extends ConfigurableOptionsImpl implements PutVersionOptions
| Constructor and Description |
|---|
PutVersionOptionsImpl() |
| 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 |
getVersionProject() |
String |
getVersionSlug() |
PutVersionCommand |
initCommand() |
void |
setVersionProject(String id) |
void |
setVersionSlug(String id) |
getKey, getLogHttp, getUrl, getUserConfig, getUsername, setKey, setLogHttp, setUrl, setUserConfig, setUsernamegetDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setBatchMode, setDebug, setErrors, setHelp, setInteractiveMode, setQuietclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetKey, getLogHttp, getUrl, getUserConfig, getUsername, setKey, setLogHttp, setUrl, setUserConfig, setUsernamegetDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setDebug, setErrors, setHelp, setInteractiveMode, setQuietpublic String getCommandName()
BasicOptionsgetCommandName in interface BasicOptionspublic String getCommandDescription()
BasicOptionsgetCommandDescription in interface BasicOptionspublic PutVersionCommand initCommand()
initCommand in interface BasicOptionspublic void setVersionProject(String id)
setVersionProject in interface PutVersionOptionspublic void setVersionSlug(String id)
setVersionSlug in interface PutVersionOptionspublic String getVersionProject()
getVersionProject in interface PutVersionOptionspublic String getVersionSlug()
getVersionSlug in interface PutVersionOptionsCopyright © 2012 Zanata Project. All Rights Reserved.