urn.ebay.api.PayPalAPI
Class GetPalDetailsResponseType

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

public class GetPalDetailsResponseType
extends AbstractResponseType


Constructor Summary
GetPalDetailsResponseType()
          Default Constructor
GetPalDetailsResponseType(Node node)
           
 
Method Summary
 String getLocale()
          Getter for locale
 String getPal()
          Getter for pal
 void setLocale(String locale)
          Setter for locale
 void setPal(String pal)
          Setter for pal
 
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

GetPalDetailsResponseType

public GetPalDetailsResponseType()
Default Constructor


GetPalDetailsResponseType

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

getPal

public String getPal()
Getter for pal


setPal

public void setPal(String pal)
Setter for pal


getLocale

public String getLocale()
Getter for locale


setLocale

public void setLocale(String locale)
Setter for locale



Copyright © 2012. All Rights Reserved.