Annotation Type PropertyGetter


@Retention(RUNTIME) @Target(METHOD) public @interface PropertyGetter
Specifies that a method is an official metamodel getter in the Spoon metamodel.
See Also:
PropertySetter
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • role

      CtRole role
      Returns:
      the role of the getter