JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
journeymap.api.v2.common.option
KeyedEnum
Contents
Description
Method Summary
Method Details
getKey()
Hide sidebar
Show sidebar
Interface KeyedEnum
public interface
KeyedEnum
Interface indicating an enum has a key.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getKey
()
Key is the label.
Method Details
getKey
String
getKey
()
Key is the label.
Returns:
- The Key, can be the display string or i18n key.