urn.ebay.api.PayPalAPI
Class DoCancelResponseType

java.lang.Object
  extended by urn.ebay.apis.eBLBaseComponents.AbstractResponseType
      extended by urn.ebay.api.PayPalAPI.DoCancelResponseType

public class DoCancelResponseType
extends AbstractResponseType

Return msgsubid back to merchant


Constructor Summary
DoCancelResponseType()
          Default Constructor
DoCancelResponseType(Node node)
           
 
Method Summary
 String getMsgSubID()
          Getter for msgSubID
 void setMsgSubID(String msgSubID)
          Setter for msgSubID
 
Methods inherited from class urn.ebay.apis.eBLBaseComponents.AbstractResponseType
getAck, getBuild, getCorrelationID, getErrors, getTimestamp, getVersion, setAck, setBuild, setCorrelationID, setErrors, setTimestamp, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoCancelResponseType

public DoCancelResponseType()
Default Constructor


DoCancelResponseType

public DoCancelResponseType(Node node)
                     throws XPathExpressionException
Throws:
XPathExpressionException
Method Detail

getMsgSubID

public String getMsgSubID()
Getter for msgSubID


setMsgSubID

public void setMsgSubID(String msgSubID)
Setter for msgSubID



Copyright © 2012. All Rights Reserved.