@Target(value=METHOD)
@Retention(value=RUNTIME)
@Documented
public @interface Accessor
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
qualifier |
Accessor.Type |
type |
public abstract Accessor.Type type
Copyright © 2018 SAP SE. All Rights Reserved.