public class

GetMobileStatusReq

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

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

Summary

Fields
protected GetMobileStatusRequestType getMobileStatusRequest
Public Constructors
GetMobileStatusReq()
Public Methods
GetMobileStatusRequestType getGetMobileStatusRequest()
Gets the value of the getMobileStatusRequest property.
void setGetMobileStatusRequest(GetMobileStatusRequestType value)
Sets the value of the getMobileStatusRequest property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected GetMobileStatusRequestType getMobileStatusRequest

Public Constructors

public GetMobileStatusReq ()

Public Methods

public GetMobileStatusRequestType getGetMobileStatusRequest ()

Gets the value of the getMobileStatusRequest property.

Returns

public void setGetMobileStatusRequest (GetMobileStatusRequestType value)

Sets the value of the getMobileStatusRequest property.

Parameters
value Allowed object is GetMobileStatusRequestType