Interface InterTypeFieldDeclaration

    • Method Detail

      • getName

        java.lang.String getName()
        The field name
      • getType

        AjType<?> getType()
        The field type
      • getGenericType

        java.lang.reflect.Type getGenericType()
        The generic field type