JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
journeymap.api.v2.common.option
Interface KeyedEnum
All Known Implementing Classes:
InfoSlotDisplayEvent.Position
public interface
KeyedEnum
Interface indicating an enum has a key.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getKey
()
Key is the label.
Method Detail
getKey
java.lang.String getKey()
Key is the label.
Returns:
- The Key, can be the display string or i18n key.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method