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
org.teamapps.application.api.localization
Interface LocalizationEntry
All Known Implementing Classes:
LocalizationEntryImpl
public interface
LocalizationEntry
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
java.lang.String
getKey
()
java.lang.String
getValue
()
Method Details
getKey
java.lang.String
getKey
()
getValue
java.lang.String
getValue
()