public class

SetMobileCheckoutReq

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

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

Summary

Fields
protected SetMobileCheckoutRequestType setMobileCheckoutRequest
Public Constructors
SetMobileCheckoutReq()
Public Methods
SetMobileCheckoutRequestType getSetMobileCheckoutRequest()
Gets the value of the setMobileCheckoutRequest property.
void setSetMobileCheckoutRequest(SetMobileCheckoutRequestType value)
Sets the value of the setMobileCheckoutRequest property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected SetMobileCheckoutRequestType setMobileCheckoutRequest

Public Constructors

public SetMobileCheckoutReq ()

Public Methods

public SetMobileCheckoutRequestType getSetMobileCheckoutRequest ()

Gets the value of the setMobileCheckoutRequest property.

Returns

public void setSetMobileCheckoutRequest (SetMobileCheckoutRequestType value)

Sets the value of the setMobileCheckoutRequest property.

Parameters
value Allowed object is SetMobileCheckoutRequestType