public class QueryEntitiesEntity extends GenericModel
| Constructor and Description | 
|---|
QueryEntitiesEntity()  | 
| 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, toStringpublic java.lang.String getText()
public java.lang.String getType()
public void setText(java.lang.String text)
text - the new textpublic void setType(java.lang.String type)
type - the new type