public class SemanticRolesResult
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
SemanticRolesResult() |
Modifier and Type | Method and Description |
---|---|
SemanticRolesResultAction |
getAction()
Gets the action.
|
SemanticRolesResultObject |
getObject()
Gets the object.
|
java.lang.String |
getSentence()
Gets the sentence.
|
SemanticRolesResultSubject |
getSubject()
Gets the subject.
|
public java.lang.String getSentence()
public SemanticRolesResultSubject getSubject()
public SemanticRolesResultAction getAction()
public SemanticRolesResultObject getObject()