@Retention(value=RUNTIME)
@Target(value={PARAMETER,TYPE})
@Repeatable(value=Scope.List.class)
@Inherited
public @interface Scope
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String[] |
value |
Copyright © 2021 Entur AS. All rights reserved.