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, 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, setUsernamegetCommandDescription, getCommandName, getDebug, getErrors, getHelp, getQuiet, initCommand, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setDebug, setErrors, setHelp, setInteractiveMode, setQuietpublic String getProj()
getProj in interface ConfigurableProjectOptionspublic void setProj(String projectSlug)
setProj in interface ConfigurableProjectOptionspublic void setProjectConfig(File projectConfig)
setProjectConfig in interface ConfigurableProjectOptionspublic String getProjectVersion()
getProjectVersion in interface ConfigurableProjectOptionspublic void setProjectVersion(String versionSlug)
setProjectVersion in interface ConfigurableProjectOptionspublic String getProjectType()
getProjectType in interface ConfigurableProjectOptionspublic void setProjectType(String projectType)
setProjectType in interface ConfigurableProjectOptionspublic File getProjectConfig()
getProjectConfig in interface ConfigurableProjectOptionspublic LocaleList getLocaleMapList()
getLocaleMapList in interface ConfigurableProjectOptionspublic void setLocaleMapList(LocaleList locales)
setLocaleMapList in interface ConfigurableProjectOptionsCopyright © 2013 Zanata Project. All Rights Reserved.