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

Packages that use IncentiveAppliedStatusType
urn.ebay.apis.eBLBaseComponents   
 

Uses of IncentiveAppliedStatusType in urn.ebay.apis.eBLBaseComponents
 

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



Copyright © 2012. All Rights Reserved.