Package iu.type

Interface DeclaredAttribute<D,T>

Type Parameters:
D - declaring type
T - attribute type
All Superinterfaces:
IuAnnotatedElement, IuAttribute<D,T>, IuDeclaredElement<D>, IuNamedElement<D>
All Known Implementing Classes:
FieldFacade, PropertyFacade

interface DeclaredAttribute<D,T> extends IuAttribute<D,T>
Refines internal attribute return types.