public class SemanticRolesSubject
extends com.ibm.watson.developer_cloud.service.model.GenericModel
| Constructor and Description |
|---|
SemanticRolesSubject() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SemanticRolesEntity> |
getEntities()
Gets the entities.
|
java.util.List<SemanticRolesKeyword> |
getKeywords()
Gets the keywords.
|
java.lang.String |
getText()
Gets the text.
|
public java.lang.String getText()
public java.util.List<SemanticRolesEntity> getEntities()
public java.util.List<SemanticRolesKeyword> getKeywords()