urn.ebay.apis.eBLBaseComponents
Class BuyerDetailType

java.lang.Object
  extended by urn.ebay.apis.eBLBaseComponents.BuyerDetailType

public class BuyerDetailType
extends Object

Information that is used to indentify the Buyer. This is used for auto authorization. Mandatory if Authorization is requested.


Constructor Summary
BuyerDetailType()
          Default Constructor
 
Method Summary
 IdentificationInfoType getIdentificationInfo()
          Getter for identificationInfo
 void setIdentificationInfo(IdentificationInfoType identificationInfo)
          Setter for identificationInfo
 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

BuyerDetailType

public BuyerDetailType()
Default Constructor

Method Detail

getIdentificationInfo

public IdentificationInfoType getIdentificationInfo()
Getter for identificationInfo


setIdentificationInfo

public void setIdentificationInfo(IdentificationInfoType identificationInfo)
Setter for identificationInfo


toXMLString

public String toXMLString(String prefix,
                          String name)


Copyright © 2013. All Rights Reserved.