urn.ebay.api.PayPalAPI
Class BMButtonSearchResponseType

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

public class BMButtonSearchResponseType
extends AbstractResponseType


Constructor Summary
BMButtonSearchResponseType()
          Default Constructor
BMButtonSearchResponseType(Node node)
           
 
Method Summary
 List<ButtonSearchResultType> getButtonSearchResult()
          Getter for buttonSearchResult
 void setButtonSearchResult(List<ButtonSearchResultType> buttonSearchResult)
          Setter for buttonSearchResult
 
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

BMButtonSearchResponseType

public BMButtonSearchResponseType()
Default Constructor


BMButtonSearchResponseType

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

getButtonSearchResult

public List<ButtonSearchResultType> getButtonSearchResult()
Getter for buttonSearchResult


setButtonSearchResult

public void setButtonSearchResult(List<ButtonSearchResultType> buttonSearchResult)
Setter for buttonSearchResult



Copyright © 2013. All Rights Reserved.