public class

CreateMobilePaymentReq

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

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

Summary

Fields
protected CreateMobilePaymentRequestType createMobilePaymentRequest
Public Constructors
CreateMobilePaymentReq()
Public Methods
CreateMobilePaymentRequestType getCreateMobilePaymentRequest()
Gets the value of the createMobilePaymentRequest property.
void setCreateMobilePaymentRequest(CreateMobilePaymentRequestType value)
Sets the value of the createMobilePaymentRequest property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected CreateMobilePaymentRequestType createMobilePaymentRequest

Public Constructors

public CreateMobilePaymentReq ()

Public Methods

public CreateMobilePaymentRequestType getCreateMobilePaymentRequest ()

Gets the value of the createMobilePaymentRequest property.

Returns

public void setCreateMobilePaymentRequest (CreateMobilePaymentRequestType value)

Sets the value of the createMobilePaymentRequest property.

Parameters
value Allowed object is CreateMobilePaymentRequestType