public class CQLQuery
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Method and Description |
---|---|
CQLObject |
getTarget()
Gets the target value for this CQLQuery.
|
void |
setTarget(CQLObject target)
Sets the target value for this CQLQuery.
|
public CQLQuery()
public CQLQuery(CQLObject target)
public CQLObject getTarget()
public void setTarget(CQLObject target)
target
- Defines the target data type of a CQL query