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

Packages that use IncentiveSiteAppliedOnType
urn.ebay.apis.eBLBaseComponents   
 

Uses of IncentiveSiteAppliedOnType in urn.ebay.apis.eBLBaseComponents
 

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



Copyright © 2013. All Rights Reserved.