|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InterTypeFieldDeclaration
Represents an inter-type field declaration declared in an aspect.
Method Summary | |
---|---|
Type |
getGenericType()
The generic field type |
String |
getName()
The field name |
AjType<?> |
getType()
The field type |
Methods inherited from interface org.aspectj.lang.reflect.InterTypeDeclaration |
---|
getDeclaringType, getModifiers, getTargetType |
Method Detail |
---|
String getName()
AjType<?> getType()
Type getGenericType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |