|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use POSTransactionCodeType | |
|---|---|
| urn.ebay.apis.eBLBaseComponents | |
| Uses of POSTransactionCodeType in urn.ebay.apis.eBLBaseComponents |
|---|
| Methods in urn.ebay.apis.eBLBaseComponents that return POSTransactionCodeType | |
|---|---|
static POSTransactionCodeType |
POSTransactionCodeType.fromValue(String v)
|
POSTransactionCodeType |
PaymentInfoType.getPOSTransactionType()
Getter for pOSTransactionType |
static POSTransactionCodeType |
POSTransactionCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static POSTransactionCodeType[] |
POSTransactionCodeType.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 POSTransactionCodeType | |
|---|---|
void |
PaymentInfoType.setPOSTransactionType(POSTransactionCodeType pOSTransactionType)
Setter for pOSTransactionType |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||