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

Packages that use IncentiveTypeCodeType
urn.ebay.apis.eBLBaseComponents   
 

Uses of IncentiveTypeCodeType in urn.ebay.apis.eBLBaseComponents
 

Methods in urn.ebay.apis.eBLBaseComponents that return IncentiveTypeCodeType
static IncentiveTypeCodeType IncentiveTypeCodeType.fromValue(String v)
           
 IncentiveTypeCodeType IncentiveDetailType.getIncentiveType()
          Getter for incentiveType
static IncentiveTypeCodeType IncentiveTypeCodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IncentiveTypeCodeType[] IncentiveTypeCodeType.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 IncentiveTypeCodeType
 void IncentiveDetailType.setIncentiveType(IncentiveTypeCodeType incentiveType)
          Setter for incentiveType
 



Copyright © 2013. All Rights Reserved.