@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE})
public @interface ForceJALO
| Modifier and Type | Fields and Description |
|---|---|
static java.lang.String |
ABSTRACT_METHOD_IMPLEMENTATION |
static java.lang.String |
CONSISTENCY_CHECK |
static java.lang.String |
SOMETHING_ELSE |
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
reason |
Copyright © 2018 SAP SE. All Rights Reserved.