public abstract class ConfigurableProjectOptionsImpl extends ConfigurableOptionsImpl implements ConfigurableProjectOptions
Constructor and Description |
---|
ConfigurableProjectOptionsImpl() |
Modifier and Type | Method and Description |
---|---|
LocaleList |
getLocaleMapList() |
String |
getProj() |
File |
getProjectConfig() |
String |
getProjectType() |
String |
getProjectVersion() |
void |
setLocaleMapList(LocaleList locales) |
void |
setProj(String projectSlug) |
void |
setProjectConfig(File projectConfig) |
void |
setProjectType(String projectType) |
void |
setProjectVersion(String versionSlug) |
getKey, getLogHttp, getUrl, getUserConfig, getUsername, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsername
getDebug, getErrors, getHelp, getQuiet, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setBatchMode, setDebug, setErrors, setHelp, setInteractiveMode, setQuiet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getKey, getLogHttp, getUrl, getUserConfig, getUsername, isDisableSSLCert, setDisableSSLCert, setKey, setLogHttp, setUrl, setUserConfig, setUsername
getCommandDescription, getCommandName, getDebug, getErrors, getHelp, getQuiet, initCommand, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setDebug, setErrors, setHelp, setInteractiveMode, setQuiet
public String getProj()
getProj
in interface ConfigurableProjectOptions
public void setProj(String projectSlug)
setProj
in interface ConfigurableProjectOptions
public void setProjectConfig(File projectConfig)
setProjectConfig
in interface ConfigurableProjectOptions
public String getProjectVersion()
getProjectVersion
in interface ConfigurableProjectOptions
public void setProjectVersion(String versionSlug)
setProjectVersion
in interface ConfigurableProjectOptions
public String getProjectType()
getProjectType
in interface ConfigurableProjectOptions
public void setProjectType(String projectType)
setProjectType
in interface ConfigurableProjectOptions
public File getProjectConfig()
getProjectConfig
in interface ConfigurableProjectOptions
public LocaleList getLocaleMapList()
getLocaleMapList
in interface ConfigurableProjectOptions
public void setLocaleMapList(LocaleList locales)
setLocaleMapList
in interface ConfigurableProjectOptions
Copyright © 2013 Zanata Project. All rights reserved.