|
The Encog Project | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.encog.util.orm.DataObject
org.encog.nlp.lexicon.data.WordType
public class WordType
Note: This class is part of the Encog Natural Language Processing(NLP) package. This package is still under heavy construction, and will not be considered stable until Encog 3.0.
| Constructor Summary | |
|---|---|
WordType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCode()
|
void |
setCode(java.lang.String code)
|
java.lang.String |
toString()
|
void |
validate()
Validate this object. |
| Methods inherited from class org.encog.util.orm.DataObject |
|---|
copy, equals, getBooleanValue, getCreated, getId, getLastUpdate, getVersion, setCreated, setLastUpdate |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WordType()
| Method Detail |
|---|
public java.lang.String getCode()
public void setCode(java.lang.String code)
public void validate()
DataObject
validate in class DataObjectpublic java.lang.String toString()
toString in class java.lang.Object
|
The Encog Project | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||