| Classes in org.ow2.util.ee.metadata.common.api with type parameters of type ICommonMethodMetadata |
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. |