@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface ImpexData
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String[] |
value
List of ImpEx scripts provided as class loader resources.
|
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
relaxedMode
Relaxed mode.
|
Copyright © 2018 SAP SE. All Rights Reserved.