Changes since
the last release

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

Packages that use ReturnsShipmentPayeeCodeType
com.ebay.soap.eBLBaseComponents   
 

Uses of ReturnsShipmentPayeeCodeType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type ReturnsShipmentPayeeCodeType
protected  java.util.List<ReturnsShipmentPayeeCodeType> DomesticReturnsShipmentPayeeCodeType.domesticReturnsShipmentPayee
           
protected  java.util.List<ReturnsShipmentPayeeCodeType> InternationalReturnsShipmentPayeeCodeType.internationalReturnsShipmentPayee
           
 

Methods in com.ebay.soap.eBLBaseComponents that return ReturnsShipmentPayeeCodeType
static ReturnsShipmentPayeeCodeType ReturnsShipmentPayeeCodeType.fromValue(java.lang.String v)
           
 ReturnsShipmentPayeeCodeType[] DomesticReturnsShipmentPayeeCodeType.getDomesticReturnsShipmentPayee()
           
 ReturnsShipmentPayeeCodeType DomesticReturnsShipmentPayeeCodeType.getDomesticReturnsShipmentPayee(int idx)
           
 ReturnsShipmentPayeeCodeType[] InternationalReturnsShipmentPayeeCodeType.getInternationalReturnsShipmentPayee()
           
 ReturnsShipmentPayeeCodeType InternationalReturnsShipmentPayeeCodeType.getInternationalReturnsShipmentPayee(int idx)
           
 ReturnsShipmentPayeeCodeType DomesticReturnsShipmentPayeeCodeType.setDomesticReturnsShipmentPayee(int idx, ReturnsShipmentPayeeCodeType value)
           
 ReturnsShipmentPayeeCodeType InternationalReturnsShipmentPayeeCodeType.setInternationalReturnsShipmentPayee(int idx, ReturnsShipmentPayeeCodeType value)
           
static ReturnsShipmentPayeeCodeType ReturnsShipmentPayeeCodeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ReturnsShipmentPayeeCodeType[] ReturnsShipmentPayeeCodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type ReturnsShipmentPayeeCodeType
protected  java.util.List<ReturnsShipmentPayeeCodeType> DomesticReturnsShipmentPayeeCodeType._getDomesticReturnsShipmentPayee()
           
protected  java.util.List<ReturnsShipmentPayeeCodeType> InternationalReturnsShipmentPayeeCodeType._getInternationalReturnsShipmentPayee()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type ReturnsShipmentPayeeCodeType
 ReturnsShipmentPayeeCodeType DomesticReturnsShipmentPayeeCodeType.setDomesticReturnsShipmentPayee(int idx, ReturnsShipmentPayeeCodeType value)
           
 void DomesticReturnsShipmentPayeeCodeType.setDomesticReturnsShipmentPayee(ReturnsShipmentPayeeCodeType[] values)
           
 ReturnsShipmentPayeeCodeType InternationalReturnsShipmentPayeeCodeType.setInternationalReturnsShipmentPayee(int idx, ReturnsShipmentPayeeCodeType value)
           
 void InternationalReturnsShipmentPayeeCodeType.setInternationalReturnsShipmentPayee(ReturnsShipmentPayeeCodeType[] values)
           
 


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.