public class SemanticRolesResultSubject
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
SemanticRolesResultSubject() |
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()