| Package | Description |
|---|---|
| com.hybris.cis.client.avs.models |
| Modifier and Type | Method and Description |
|---|---|
CisFieldErrorCode |
CisFieldError.getErrorCode() |
static CisFieldErrorCode |
CisFieldErrorCode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CisFieldErrorCode[] |
CisFieldErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CisFieldError.setErrorCode(CisFieldErrorCode errorCode) |
| Constructor and Description |
|---|
CisFieldError(CisField field,
CisFieldErrorCode errorCode) |
Copyright © 2018 SAP SE. All Rights Reserved.