urn.ebay.api.PayPalAPI
Class SetMobileCheckoutReq

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

public class SetMobileCheckoutReq
extends Object


Constructor Summary
SetMobileCheckoutReq()
          Default Constructor
 
Method Summary
 SetMobileCheckoutRequestType getSetMobileCheckoutRequest()
          Getter for setMobileCheckoutRequest
 void setSetMobileCheckoutRequest(SetMobileCheckoutRequestType setMobileCheckoutRequest)
          Setter for setMobileCheckoutRequest
 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

SetMobileCheckoutReq

public SetMobileCheckoutReq()
Default Constructor

Method Detail

getSetMobileCheckoutRequest

public SetMobileCheckoutRequestType getSetMobileCheckoutRequest()
Getter for setMobileCheckoutRequest


setSetMobileCheckoutRequest

public void setSetMobileCheckoutRequest(SetMobileCheckoutRequestType setMobileCheckoutRequest)
Setter for setMobileCheckoutRequest


toXMLString

public String toXMLString(String prefix,
                          String name)


Copyright © 2013. All Rights Reserved.