| Package | Description |
|---|---|
| urn.ebay.apis.eBLBaseComponents |
| Modifier and Type | Method and Description |
|---|---|
static AckCodeType |
AckCodeType.fromValue(String v) |
AckCodeType |
AbstractResponseType.getAck()
Getter for ack
|
AckCodeType |
AuthorizationResponseType.getStatus()
Getter for status
|
static AckCodeType |
AckCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AckCodeType[] |
AckCodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractResponseType.setAck(AckCodeType ack)
Setter for ack
|
void |
AuthorizationResponseType.setStatus(AckCodeType status)
Setter for status
|
Copyright © 2015. All Rights Reserved.