public static class GeneratedImpExConstants.Enumerations.ImpExValidationModeEnum extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EXPORT_ONLY |
static String |
EXPORT_REIMPORT_RELAXED |
static String |
EXPORT_REIMPORT_STRICT |
static String |
IMPORT_RELAXED |
static String |
IMPORT_STRICT |
| Constructor and Description |
|---|
ImpExValidationModeEnum() |
public static final String IMPORT_STRICT
public static final String IMPORT_RELAXED
public static final String EXPORT_ONLY
public static final String EXPORT_REIMPORT_STRICT
public static final String EXPORT_REIMPORT_RELAXED
Copyright © 2017 SAP SE. All Rights Reserved.