|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AckCodeType | |
com.ebay.api.eBLBaseComponents |
Uses of AckCodeType in com.ebay.api.eBLBaseComponents |
Fields in com.ebay.api.eBLBaseComponents declared as AckCodeType | |
static AckCodeType |
AckCodeType.Success
|
static AckCodeType |
AckCodeType.Failure
|
static AckCodeType |
AckCodeType.Warning
|
static AckCodeType |
AckCodeType.SuccessWithWarning
|
static AckCodeType |
AckCodeType.FailureWithWarning
|
static AckCodeType |
AckCodeType.CustomCode
|
Methods in com.ebay.api.eBLBaseComponents that return AckCodeType | |
AckCodeType |
AbstractResponseType.getAck()
|
static AckCodeType |
AckCodeType.fromValue(org.apache.axis.types.Token value)
|
static AckCodeType |
AckCodeType.fromString(java.lang.String value)
|
Methods in com.ebay.api.eBLBaseComponents with parameters of type AckCodeType | |
void |
AbstractResponseType.setAck(AckCodeType ack)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |