| Package | Description |
|---|---|
| simplenlg.xmlrealiser.wrapper |
| Modifier and Type | Field and Description |
|---|---|
protected XmlInflection |
XmlWordElement.var |
| Modifier and Type | Method and Description |
|---|---|
static XmlInflection |
XmlInflection.fromValue(String v) |
XmlInflection |
XmlWordElement.getVar()
Gets the value of the var property.
|
static XmlInflection |
XmlInflection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmlInflection[] |
XmlInflection.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.setVar(XmlInflection value)
Sets the value of the var property.
|
Copyright © 2020. All Rights Reserved.