Changes since
the last release

Uses of Class
com.ebay.soap.eBLBaseComponents.UserIdentityType

Packages that use UserIdentityType
com.ebay.soap.eBLBaseComponents   
 

Uses of UserIdentityType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as UserIdentityType
protected  UserIdentityType PaymentTransactionType.payee
           
protected  UserIdentityType PaymentTransactionCodeType.payee
           
protected  UserIdentityType PaymentTransactionType.payer
           
protected  UserIdentityType PaymentTransactionCodeType.payer
           
protected  UserIdentityType RefundTransactionInfoType.refundTo
           
 

Methods in com.ebay.soap.eBLBaseComponents that return UserIdentityType
 UserIdentityType ObjectFactory.createUserIdentityType()
          Create an instance of UserIdentityType
 UserIdentityType PaymentTransactionType.getPayee()
          Gets the value of the payee property.
 UserIdentityType PaymentTransactionCodeType.getPayee()
          Gets the value of the payee property.
 UserIdentityType PaymentTransactionType.getPayer()
          Gets the value of the payer property.
 UserIdentityType PaymentTransactionCodeType.getPayer()
          Gets the value of the payer property.
 UserIdentityType RefundTransactionInfoType.getRefundTo()
          Gets the value of the refundTo property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type UserIdentityType
 void PaymentTransactionType.setPayee(UserIdentityType value)
          Sets the value of the payee property.
 void PaymentTransactionCodeType.setPayee(UserIdentityType value)
          Sets the value of the payee property.
 void PaymentTransactionType.setPayer(UserIdentityType value)
          Sets the value of the payer property.
 void PaymentTransactionCodeType.setPayer(UserIdentityType value)
          Sets the value of the payer property.
 void RefundTransactionInfoType.setRefundTo(UserIdentityType value)
          Sets the value of the refundTo property.
 


Changes since
the last release

The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations: developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.