| Package | Description |
|---|---|
| simplenlg.xmlrealiser.wrapper |
| Modifier and Type | Field and Description |
|---|---|
protected XmlLexicalCategory |
XmlWordElement.cat |
| Modifier and Type | Method and Description |
|---|---|
static XmlLexicalCategory |
XmlLexicalCategory.fromValue(String v) |
XmlLexicalCategory |
XmlWordElement.getCat()
Gets the value of the cat property.
|
static XmlLexicalCategory |
XmlLexicalCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmlLexicalCategory[] |
XmlLexicalCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlWordElement.setCat(XmlLexicalCategory value)
Sets the value of the cat property.
|
Copyright © 2020. All Rights Reserved.