|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SeverityCodeType | |
|---|---|
| urn.ebay.apis.eBLBaseComponents | |
| Uses of SeverityCodeType in urn.ebay.apis.eBLBaseComponents |
|---|
| Methods in urn.ebay.apis.eBLBaseComponents that return SeverityCodeType | |
|---|---|
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. |
| Methods in urn.ebay.apis.eBLBaseComponents with parameters of type SeverityCodeType | |
|---|---|
void |
ErrorType.setSeverityCode(SeverityCodeType severityCode)
Setter for severityCode |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||