|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AckCodeType | |
|---|---|
| urn.ebay.apis.eBLBaseComponents | |
| Uses of AckCodeType in urn.ebay.apis.eBLBaseComponents |
|---|
| Methods in urn.ebay.apis.eBLBaseComponents that return AckCodeType | |
|---|---|
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. |
| Methods in urn.ebay.apis.eBLBaseComponents with parameters of type AckCodeType | |
|---|---|
void |
AbstractResponseType.setAck(AckCodeType ack)
Setter for ack |
void |
AuthorizationResponseType.setStatus(AckCodeType status)
Setter for status |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||