public abstract class BaseDictionaryElement extends java.lang.Object implements DictionaryElement
| Modifier and Type | Field and Description |
|---|---|
protected Dictionary |
dictionary |
| Modifier | Constructor and Description |
|---|---|
protected |
BaseDictionaryElement() |
| Modifier and Type | Method and Description |
|---|---|
Dictionary |
getDictionary()
Returns the dictionary this object belongs to.
|
void |
setDictionary(Dictionary dictionary)
Sets the dictionary this object belongs to.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetKey, getPOS, getTypeprotected transient Dictionary dictionary
public Dictionary getDictionary()
OwnedgetDictionary in interface Ownedpublic void setDictionary(Dictionary dictionary) throws JWNLException
OwnedsetDictionary in interface Owneddictionary - the dictionary this object belongs toJWNLException - JWNLException