Interface InterTypeDeclaration

    • Method Detail

      • getDeclaringType

        AjType<?> getDeclaringType()
        The declaring aspect
      • getTargetType

        AjType<?> getTargetType()
                         throws java.lang.ClassNotFoundException
        The target type of this ITD
        Throws:
        java.lang.ClassNotFoundException
      • getModifiers

        int getModifiers()
        Member modifiers, can be interpreted using java.lang.reflect.Modifier