Class ShortLexiconDefinition
java.lang.Object
com.tyndalehouse.step.core.models.ShortLexiconDefinition
A very short lexicon definition
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ShortLexiconDefinition
public ShortLexiconDefinition()for serialisation -
ShortLexiconDefinition
- Parameters:
code
- the code of the wordword
- the word itself
-
-
Method Details
-
getCode
- Returns:
- the code
-
setCode
- Parameters:
code
- the code to set
-
getWord
- Returns:
- the word
-
setWord
- Parameters:
word
- the word to set
-