public class

DoMobileCheckoutPaymentReq

extends Object
java.lang.Object
   ↳ ebay.api.paypalapi.DoMobileCheckoutPaymentReq

Class Overview

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}DoMobileCheckoutPaymentRequest"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Fields
protected DoMobileCheckoutPaymentRequestType doMobileCheckoutPaymentRequest
Public Constructors
DoMobileCheckoutPaymentReq()
Public Methods
DoMobileCheckoutPaymentRequestType getDoMobileCheckoutPaymentRequest()
Gets the value of the doMobileCheckoutPaymentRequest property.
void setDoMobileCheckoutPaymentRequest(DoMobileCheckoutPaymentRequestType value)
Sets the value of the doMobileCheckoutPaymentRequest property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected DoMobileCheckoutPaymentRequestType doMobileCheckoutPaymentRequest

Public Constructors

public DoMobileCheckoutPaymentReq ()

Public Methods

public DoMobileCheckoutPaymentRequestType getDoMobileCheckoutPaymentRequest ()

Gets the value of the doMobileCheckoutPaymentRequest property.

Returns

public void setDoMobileCheckoutPaymentRequest (DoMobileCheckoutPaymentRequestType value)

Sets the value of the doMobileCheckoutPaymentRequest property.

Parameters
value Allowed object is DoMobileCheckoutPaymentRequestType