public class ValueSetQuery extends QueryBase implements Cloneable
ValueSetQuery class is used to
define the properties of a IN/NOT IN query used in qualifier.
The number of the QueryFormField fields that the query selects is limited to one.ArithmeticOrRelationalOperand,
QueryBase,
RecursiveQuery| Constructor and Description |
|---|
ValueSetQuery() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone()
Clone implementation that returns an Object with data cloned from self.
|
String |
toString()
Returns a string description of the object.
|
addFromField, addFromField, addFromField, addFromSource, addGroupBy, addHaving, getFromFields, getFromSources, getGroupBy, getHaving, getHavingList, getQualifier, setFromFields, setFromSources, setGroupBy, setHaving, setQualifierpublic Object clone() throws CloneNotSupportedException
clone in class QueryBaseCloneNotSupportedException? Copyright 2013 BMC Software, Inc.