Uses of Interface
org.ow2.util.ee.metadata.common.api.ICommonFieldMetadata

Packages that use ICommonFieldMetadata
org.ow2.util.ee.metadata.common.api Implementation of EJB 3.0 container 
 

Uses of ICommonFieldMetadata in org.ow2.util.ee.metadata.common.api
 

Classes in org.ow2.util.ee.metadata.common.api with type parameters of type ICommonFieldMetadata
 interface ICommonClassMetadata<C extends ICommonClassMetadata<C,M,F>,M extends ICommonMethodMetadata<C,M,F>,F extends ICommonFieldMetadata<C,M,F>>
          The common interface for class metadata.
 interface ICommonFieldMetadata<C extends ICommonClassMetadata<C,M,F>,M extends ICommonMethodMetadata<C,M,F>,F extends ICommonFieldMetadata<C,M,F>>
          The common interface for field metadata.
 interface ICommonMethodMetadata<C extends ICommonClassMetadata<C,M,F>,M extends ICommonMethodMetadata<C,M,F>,F extends ICommonFieldMetadata<C,M,F>>
          The common interface for method metadata.
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.