public class ValueSetComplexQuery extends Object implements Cloneable
ValueSetComplexQuery class is used to define the properties of a IN/NOT IN query
used in qualifier. The number of the ArithmeticOrRelationalOperand fields that the query
selects is limited to one.| Constructor and Description |
|---|
ValueSetComplexQuery() |
| 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.
|
public Object clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedException? Copyright 2013 BMC Software, Inc.