SolarMetric Kodo JDO 3.1.6 generated on August 25 2004

kodo.query
Interface Path

All Superinterfaces:
Value

public interface Path
extends Value

A path represents a traversal into fields of a candidate object.


Method Summary
 void get(FieldMetaData field)
          Traverse into the given field of the current object, and update the current object to that field value.
 
Methods inherited from interface kodo.query.Value
getMetaData, isVariable, setMetaData
 

Method Detail

get

public void get(FieldMetaData field)
Traverse into the given field of the current object, and update the current object to that field value.

SolarMetric Kodo JDO 3.1.6 generated on August 25 2004

Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.