| Package | Description |
|---|---|
| urn.ebay.apis.eBLBaseComponents |
| Modifier and Type | Method and Description |
|---|---|
static SeverityCodeType |
SeverityCodeType.fromValue(String v) |
SeverityCodeType |
ErrorType.getSeverityCode()
Getter for severityCode
|
static SeverityCodeType |
SeverityCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SeverityCodeType[] |
SeverityCodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorType.setSeverityCode(SeverityCodeType severityCode)
Setter for severityCode
|
Copyright © 2017. All Rights Reserved.