Uses of Class
urn.ebay.apis.eBLBaseComponents.OptionTypeListType

Packages that use OptionTypeListType
urn.ebay.api.PayPalAPI   
urn.ebay.apis.eBLBaseComponents   
 

Uses of OptionTypeListType in urn.ebay.api.PayPalAPI
 

Methods in urn.ebay.api.PayPalAPI that return OptionTypeListType
 OptionTypeListType OptionSelectionDetailsType.getOptionType()
          Getter for optionType
 

Methods in urn.ebay.api.PayPalAPI with parameters of type OptionTypeListType
 void OptionSelectionDetailsType.setOptionType(OptionTypeListType optionType)
          Setter for optionType
 

Uses of OptionTypeListType in urn.ebay.apis.eBLBaseComponents
 

Methods in urn.ebay.apis.eBLBaseComponents that return OptionTypeListType
static OptionTypeListType OptionTypeListType.fromValue(String v)
           
static OptionTypeListType OptionTypeListType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OptionTypeListType[] OptionTypeListType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.