public class RefundTransactionReq
extends java.lang.Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{urn:ebay:api:PayPalAPI}RefundTransactionRequest"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected RefundTransactionRequestType |
refundTransactionRequest |
Constructor and Description |
---|
RefundTransactionReq() |
Modifier and Type | Method and Description |
---|---|
RefundTransactionRequestType |
getRefundTransactionRequest()
Gets the value of the refundTransactionRequest property.
|
void |
setRefundTransactionRequest(RefundTransactionRequestType value)
Sets the value of the refundTransactionRequest property.
|
protected RefundTransactionRequestType refundTransactionRequest
public RefundTransactionRequestType getRefundTransactionRequest()
RefundTransactionRequestType
public void setRefundTransactionRequest(RefundTransactionRequestType value)
value
- the value
allowed object is
RefundTransactionRequestType
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.