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