public class SemanticRolesResult extends GenericModel
| Constructor and Description |
|---|
SemanticRolesResult() |
| Modifier and Type | Method and Description |
|---|---|
SemanticRolesAction |
getAction()
Gets the action.
|
SemanticRolesObject |
getObject()
Gets the object.
|
java.lang.String |
getSentence()
Gets the sentence.
|
SemanticRolesSubject |
getSubject()
Gets the subject.
|
equals, hashCode, toStringpublic java.lang.String getSentence()
public SemanticRolesSubject getSubject()
public SemanticRolesAction getAction()
public SemanticRolesObject getObject()