public interface Owned
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.
|
Dictionary getDictionary()
void setDictionary(Dictionary dictionary) throws JWNLException
dictionary
- the dictionary this object belongs toJWNLException
- JWNLException