| Package | Description |
|---|---|
| simplenlg.xmlrealiser.wrapper |
| Modifier and Type | Field and Description |
|---|---|
protected XmlTense |
XmlVPPhraseSpec.tense |
protected XmlTense |
XmlCoordinatedPhraseElement.tense |
protected XmlTense |
XmlSPhraseSpec.tense |
| Modifier and Type | Method and Description |
|---|---|
static XmlTense |
XmlTense.fromValue(String v) |
XmlTense |
XmlVPPhraseSpec.getTENSE()
Gets the value of the tense property.
|
XmlTense |
XmlCoordinatedPhraseElement.getTENSE()
Gets the value of the tense property.
|
XmlTense |
XmlSPhraseSpec.getTENSE()
Gets the value of the tense property.
|
static XmlTense |
XmlTense.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmlTense[] |
XmlTense.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.setTENSE(XmlTense value)
Sets the value of the tense property.
|
void |
XmlCoordinatedPhraseElement.setTENSE(XmlTense value)
Sets the value of the tense property.
|
void |
XmlSPhraseSpec.setTENSE(XmlTense value)
Sets the value of the tense property.
|
Copyright © 2020. All Rights Reserved.