|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LanguageModuleDescriptor
Module descriptor of the language pack plugin point.
| Method Summary | |
|---|---|
String |
getCountry()
|
String |
getEncoding()
|
String |
getLanguage()
|
String |
getResourceBundleName()
|
String |
getVariant()
|
void |
setCountry(String country)
|
void |
setEncoding(String encoding)
|
void |
setLanguage(String language)
|
void |
setVariant(String variant)
|
| Methods inherited from interface com.atlassian.jira.plugin.JiraResourcedModuleDescriptor |
|---|
getHtml, getHtml, getI18nBean, writeHtml |
| Methods inherited from interface com.atlassian.plugin.ModuleDescriptor |
|---|
destroy, destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion |
| Methods inherited from interface com.atlassian.plugin.Resourced |
|---|
getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation |
| Method Detail |
|---|
String getResourceBundleName()
String getEncoding()
void setEncoding(String encoding)
String getLanguage()
void setLanguage(String language)
String getCountry()
void setCountry(String country)
String getVariant()
void setVariant(String variant)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||