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

Packages that use IncentiveRequestCodeType
urn.ebay.apis.eBLBaseComponents   
 

Uses of IncentiveRequestCodeType in urn.ebay.apis.eBLBaseComponents
 

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

Methods in urn.ebay.apis.eBLBaseComponents with parameters of type IncentiveRequestCodeType
 void IncentiveRequestDetailsType.setRequestType(IncentiveRequestCodeType requestType)
          Setter for requestType
 



Copyright © 2012. All Rights Reserved.