public class SemanticRolesSubject extends 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.
|
equals, hashCode, toString
public java.lang.String getText()
public java.util.List<SemanticRolesEntity> getEntities()
public java.util.List<SemanticRolesKeyword> getKeywords()