db4o

ObjectAttribute.attribute Method 

generic method to return an attribute of a parent object.

object attribute(
   object parent
);

Parameters

parent
the parent object

Return Value

Object - the attribute

Remarks

generic method to return an attribute of a parent object.

See Also

ObjectAttribute Interface | com.db4o.config Namespace