Uses of Class
org.jpox.metadata.CollectionMetaData

Packages that use CollectionMetaData
org.jpox.metadata Provides classes representing the MetaData for files, packages, classes, fields, containers, etc. 
 

Uses of CollectionMetaData in org.jpox.metadata
 

Methods in org.jpox.metadata that return CollectionMetaData
 CollectionMetaData AbstractPropertyMetaData.getCollection()
          Accessor for a collection container for this field.
 

Constructors in org.jpox.metadata with parameters of type CollectionMetaData
CollectionMetaData(AbstractPropertyMetaData parent, CollectionMetaData colmd)
          Constructor to create a copy of the passed metadata using the passed parent.
 



Copyright © -2007 . All Rights Reserved.