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