Class SemanticRolesEntity
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.natural_language_understanding.v1.model.SemanticRolesEntity
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class SemanticRolesEntity
extends com.ibm.cloud.sdk.core.service.model.GenericModel
SemanticRolesEntity.
-
Constructor Summary
Constructors Constructor Description SemanticRolesEntity()
-
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Constructor Details
-
SemanticRolesEntity
public SemanticRolesEntity()
-
-
Method Details
-
getType
Gets the type.Entity type.
- Returns:
- the type
-
getText
Gets the text.The entity text.
- Returns:
- the text
-