|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectthredds.dqc.Selection
public abstract class Selection
Represents a single selection in a DQC query. The validity of a selection is determined by the corresponding DQC selector. User: edavis Date: Jan 22, 2004 Time: 11:15:26 PM
| Field Summary | |
|---|---|
protected Selector |
selector
|
| Constructor Summary | |
|---|---|
protected |
Selection()
|
|
Selection(Selector selector)
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Selector selector
| Constructor Detail |
|---|
protected Selection()
public Selection(Selector selector)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||