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 |
getProjectType() |
String |
getVersionProject() |
String |
getVersionSlug() |
PutVersionCommand |
initCommand() |
void |
setProjectType(String type) |
void |
setVersionProject(String id) |
void |
setVersionSlug(String id) |
getKey, getLogHttp, getUrl, getUserConfig, getUsername, isDisableSSLCert, setDisableSSLCert, 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, isDisableSSLCert, setDisableSSLCert, 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 void setProjectType(String type)
setProjectType in interface PutVersionOptionspublic String getVersionProject()
getVersionProject in interface PutVersionOptionspublic String getVersionSlug()
getVersionSlug in interface PutVersionOptionspublic String getProjectType()
getProjectType in interface PutVersionOptionsCopyright © 2013 Zanata Project. All Rights Reserved.