public class SemanticRolesEntity extends GenericModel
Constructor and Description |
---|
SemanticRolesEntity() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getText()
Gets the text.
|
java.lang.String |
getType()
Gets the type.
|
void |
setText(java.lang.String text)
Sets the text.
|
void |
setType(java.lang.String type)
Sets the type.
|
equals, hashCode, toString
public java.lang.String getType()
public java.lang.String getText()
public void setType(java.lang.String type)
type
- the new typepublic void setText(java.lang.String text)
text
- the new text