get | returns the field value on the passed object. |
getName | returns the name of the field. |
getStoredType | returns the Class (Java) / Type (.NET) of the field. |
isArray | returns true if the field is an array. |
rename | modifies the name of this stored field. |
StoredField Interface | com.db4o.ext Namespace