@Retention(value=RUNTIME)
@Target(value={CONSTRUCTOR,FIELD,LOCAL_VARIABLE,METHOD,PACKAGE,PARAMETER,TYPE})
public @interface HybrisDeprecation
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
sinceVersion |
Copyright © 2018 SAP SE. All Rights Reserved.