Uses of Interface
org.aspectj.lang.reflect.InterTypeFieldDeclaration
Packages that use InterTypeFieldDeclaration
Package
Description
Contains interfaces that extend
Signature to provide
additional information about each possible join point signature.-
Uses of InterTypeFieldDeclaration in org.aspectj.internal.lang.reflect
Classes in org.aspectj.internal.lang.reflect that implement InterTypeFieldDeclarationMethods in org.aspectj.internal.lang.reflect that return InterTypeFieldDeclarationModifier and TypeMethodDescriptionAjTypeImpl.getDeclaredITDField(String name, AjType<?> target)AjTypeImpl.getDeclaredITDFields()AjTypeImpl.getITDField(String name, AjType<?> target)AjTypeImpl.getITDFields() -
Uses of InterTypeFieldDeclaration in org.aspectj.lang.reflect
Methods in org.aspectj.lang.reflect that return InterTypeFieldDeclarationModifier and TypeMethodDescriptionAjType.getDeclaredITDField(String name, AjType<?> target)AjType.getDeclaredITDFields()AjType.getITDField(String name, AjType<?> target)AjType.getITDFields()