Schnittstelle InterTypeFieldDeclaration

Alle Superschnittstellen:
InterTypeDeclaration
Alle bekannten Implementierungsklassen:
InterTypeFieldDeclarationImpl

public interface InterTypeFieldDeclaration extends InterTypeDeclaration
Represents an inter-type field declaration declared in an aspect.
  • Methodendetails

    • getName

      String getName()
      Gibt zurück:
      the field name
    • getType

      AjType<?> getType()
      Gibt zurück:
      the field type
    • getGenericType

      Type getGenericType()
      Gibt zurück:
      the generic field type