S8Method annotation is permitted on:
- Synchronous methods (in this case target=method)
- Asynchronous methods (in this case target=final static field)
Note that rights is defined within method body with custom rules
- Author:
- Pierre Convert Copyright (C) 2022, Pierre Convert. All rights reserved.
-
Required Element Summary
Required Elements
-
Element Details
-
name
String nameGive the name of the field this setter method is attached to.- Returns:
- the setter name
-