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