Changes since
the last release

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

Packages that use ReturnsRefundMethodCodeType
com.ebay.soap.eBLBaseComponents   
 

Uses of ReturnsRefundMethodCodeType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type ReturnsRefundMethodCodeType
protected  java.util.List<ReturnsRefundMethodCodeType> DomesticRefundMethodCodeType.domesticRefundMethod
           
protected  java.util.List<ReturnsRefundMethodCodeType> InternationalRefundMethodCodeType.internationalRefundMethod
           
 

Methods in com.ebay.soap.eBLBaseComponents that return ReturnsRefundMethodCodeType
static ReturnsRefundMethodCodeType ReturnsRefundMethodCodeType.fromValue(java.lang.String v)
           
 ReturnsRefundMethodCodeType[] DomesticRefundMethodCodeType.getDomesticRefundMethod()
           
 ReturnsRefundMethodCodeType DomesticRefundMethodCodeType.getDomesticRefundMethod(int idx)
           
 ReturnsRefundMethodCodeType[] InternationalRefundMethodCodeType.getInternationalRefundMethod()
           
 ReturnsRefundMethodCodeType InternationalRefundMethodCodeType.getInternationalRefundMethod(int idx)
           
 ReturnsRefundMethodCodeType DomesticRefundMethodCodeType.setDomesticRefundMethod(int idx, ReturnsRefundMethodCodeType value)
           
 ReturnsRefundMethodCodeType InternationalRefundMethodCodeType.setInternationalRefundMethod(int idx, ReturnsRefundMethodCodeType value)
           
static ReturnsRefundMethodCodeType ReturnsRefundMethodCodeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ReturnsRefundMethodCodeType[] ReturnsRefundMethodCodeType.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 ReturnsRefundMethodCodeType
protected  java.util.List<ReturnsRefundMethodCodeType> DomesticRefundMethodCodeType._getDomesticRefundMethod()
           
protected  java.util.List<ReturnsRefundMethodCodeType> InternationalRefundMethodCodeType._getInternationalRefundMethod()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type ReturnsRefundMethodCodeType
 ReturnsRefundMethodCodeType DomesticRefundMethodCodeType.setDomesticRefundMethod(int idx, ReturnsRefundMethodCodeType value)
           
 void DomesticRefundMethodCodeType.setDomesticRefundMethod(ReturnsRefundMethodCodeType[] values)
           
 ReturnsRefundMethodCodeType InternationalRefundMethodCodeType.setInternationalRefundMethod(int idx, ReturnsRefundMethodCodeType value)
           
 void InternationalRefundMethodCodeType.setInternationalRefundMethod(ReturnsRefundMethodCodeType[] 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.