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