JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.almworks.jira.structure.api.i18n
Interface I18n
All Known Implementing Classes:
JiraI18n
@Internal @PublicApi
public interface
I18n
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Locale
getLocale
()
String
getText
(
String
key,
Object
... parameters)
Method Details
getText
String
getText
(
String
key,
Object
... parameters)
getLocale
Locale
getLocale
()