Changes since
the last release

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

Packages that use ReturnsAcceptedCodeType
com.ebay.soap.eBLBaseComponents   
 

Uses of ReturnsAcceptedCodeType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type ReturnsAcceptedCodeType
protected  java.util.List<ReturnsAcceptedCodeType> DomesticReturnsAcceptedCodeType.domesticReturnsAccepted
           
protected  java.util.List<ReturnsAcceptedCodeType> InternationalReturnsAcceptedCodeType.internationalReturnsAccepted
           
 

Methods in com.ebay.soap.eBLBaseComponents that return ReturnsAcceptedCodeType
static ReturnsAcceptedCodeType ReturnsAcceptedCodeType.fromValue(java.lang.String v)
           
 ReturnsAcceptedCodeType[] DomesticReturnsAcceptedCodeType.getDomesticReturnsAccepted()
           
 ReturnsAcceptedCodeType DomesticReturnsAcceptedCodeType.getDomesticReturnsAccepted(int idx)
           
 ReturnsAcceptedCodeType[] InternationalReturnsAcceptedCodeType.getInternationalReturnsAccepted()
           
 ReturnsAcceptedCodeType InternationalReturnsAcceptedCodeType.getInternationalReturnsAccepted(int idx)
           
 ReturnsAcceptedCodeType DomesticReturnsAcceptedCodeType.setDomesticReturnsAccepted(int idx, ReturnsAcceptedCodeType value)
           
 ReturnsAcceptedCodeType InternationalReturnsAcceptedCodeType.setInternationalReturnsAccepted(int idx, ReturnsAcceptedCodeType value)
           
static ReturnsAcceptedCodeType ReturnsAcceptedCodeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ReturnsAcceptedCodeType[] ReturnsAcceptedCodeType.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 ReturnsAcceptedCodeType
protected  java.util.List<ReturnsAcceptedCodeType> DomesticReturnsAcceptedCodeType._getDomesticReturnsAccepted()
           
protected  java.util.List<ReturnsAcceptedCodeType> InternationalReturnsAcceptedCodeType._getInternationalReturnsAccepted()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type ReturnsAcceptedCodeType
 ReturnsAcceptedCodeType DomesticReturnsAcceptedCodeType.setDomesticReturnsAccepted(int idx, ReturnsAcceptedCodeType value)
           
 void DomesticReturnsAcceptedCodeType.setDomesticReturnsAccepted(ReturnsAcceptedCodeType[] values)
           
 ReturnsAcceptedCodeType InternationalReturnsAcceptedCodeType.setInternationalReturnsAccepted(int idx, ReturnsAcceptedCodeType value)
           
 void InternationalReturnsAcceptedCodeType.setInternationalReturnsAccepted(ReturnsAcceptedCodeType[] 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.