|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NxqdValue | |
---|---|
net.sf.nxqd |
Uses of NxqdValue in net.sf.nxqd |
---|
Subclasses of NxqdValue in net.sf.nxqd | |
---|---|
class |
NxqdBlobValue
|
class |
NxqdXMLValue
|
Methods in net.sf.nxqd that return NxqdValue | |
---|---|
NxqdValue |
NxqdResults.next()
Retrieves the next value in the result set. |
NxqdValue |
NxqdResults.peek()
Returns the current element in the results set without moving the internal iterator. |
NxqdValue |
NxqdResults.previous()
Retrieves the previous value in the result set. |
Methods in net.sf.nxqd with parameters of type NxqdValue | |
---|---|
void |
NxqdResults.add(NxqdValue value)
Adds the specified NxqdValue to the end of the results set. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |