urn.ebay.api.PayPalAPI
Class GetMobileStatusReq

java.lang.Object
  extended by urn.ebay.api.PayPalAPI.GetMobileStatusReq

public class GetMobileStatusReq
extends Object


Constructor Summary
GetMobileStatusReq()
          Default Constructor
 
Method Summary
 GetMobileStatusRequestType getGetMobileStatusRequest()
          Getter for getMobileStatusRequest
 void setGetMobileStatusRequest(GetMobileStatusRequestType getMobileStatusRequest)
          Setter for getMobileStatusRequest
 String toXMLString(String prefix, String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetMobileStatusReq

public GetMobileStatusReq()
Default Constructor

Method Detail

getGetMobileStatusRequest

public GetMobileStatusRequestType getGetMobileStatusRequest()
Getter for getMobileStatusRequest


setGetMobileStatusRequest

public void setGetMobileStatusRequest(GetMobileStatusRequestType getMobileStatusRequest)
Setter for getMobileStatusRequest


toXMLString

public String toXMLString(String prefix,
                          String name)


Copyright © 2013. All Rights Reserved.