public class QueryEntitiesEntity
extends com.ibm.cloud.sdk.core.service.model.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. | 
public 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