SolarMetric Kodo JDO 3.3.5 generated on August 31 2005

kodo.meta
Interface Commentable

All Known Subinterfaces:
ClassMapping, ClassMetaData, FieldMapping, FieldMetaData

public interface Commentable

Implementations of this interface can be adorned with comments.

Since:
3.3

Method Summary
 Collection getComments()
          Return a collection of all the comments associated with this instance.
 

Method Detail

getComments

public Collection getComments()
Return a collection of all the comments associated with this instance. This collection is directly modifiable.

SolarMetric Kodo JDO 3.3.5 generated on August 31 2005

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