public static class SAORelation.Action.Verb extends GenericModel
Constructor and Description |
---|
Verb() |
Modifier and Type | Method and Description |
---|---|
Integer |
getNegated()
Gets the negated.
|
String |
getTense()
Gets the tense.
|
String |
getText()
Gets the text.
|
void |
setNegated(Integer negated)
Sets the negated.
|
void |
setTense(String tense)
Sets the tense.
|
void |
setText(String text)
Sets the text.
|
equals, hashCode, toString
public Integer getNegated()
public String getTense()
public String getText()
public void setNegated(Integer negated)
negated
- the negated to setpublic void setTense(String tense)
tense
- The tensepublic void setText(String text)
text
- The textCopyright © 2015–2016 IBM Watson. All rights reserved.