public interface GetStatisticsOptions extends ConfigurableProjectOptions
| Modifier and Type | Method and Description |
|---|---|
String |
getDocumentId() |
String |
getFormat() |
boolean |
getIncludeDetails() |
boolean |
getIncludeWordLevelStats() |
void |
setDocumentId(String documentId) |
void |
setFormat(String format) |
void |
setIncludeDetails(boolean includeDetails) |
void |
setIncludeWordLevelStats(boolean includeWordLevelStats) |
getLocaleMapList, getProj, getProjectConfig, getProjectType, getProjectVersion, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersiongetKey, 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, setQuietboolean getIncludeDetails()
void setIncludeDetails(boolean includeDetails)
boolean getIncludeWordLevelStats()
void setIncludeWordLevelStats(boolean includeWordLevelStats)
String getFormat()
void setFormat(String format)
String getDocumentId()
void setDocumentId(String documentId)
Copyright © 2013 Zanata Project. All Rights Reserved.