public interface DictionaryElement
extends java.io.Serializable
IndexWords,
Synsets, and Exceptions) must implement this interface.| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getKey()
Get a key that can be used to index this element.
|
DictionaryElementType |
getType()
Get the element's type.
|
java.lang.Object getKey()
DictionaryElementType getType()