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