Changes since
the last release

Uses of Class
com.ebay.soap.eBLBaseComponents.TimeRangeType

Packages that use TimeRangeType
com.ebay.sdk.call   
com.ebay.soap.eBLBaseComponents   
 

Uses of TimeRangeType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return TimeRangeType
 TimeRangeType GetSellingManagerEmailLogCall.getEmailDateRange()
          Gets the GetSellingManagerEmailLogRequestType.emailDateRange.
 TimeRangeType GetSellingManagerSoldListingsCall.getSaleDateRange()
          Gets the GetSellingManagerSoldListingsRequestType.saleDateRange.
 

Methods in com.ebay.sdk.call with parameters of type TimeRangeType
 void GetSellingManagerEmailLogCall.setEmailDateRange(TimeRangeType emailDateRange)
          Sets the GetSellingManagerEmailLogRequestType.emailDateRange.
 void GetSellingManagerSoldListingsCall.setSaleDateRange(TimeRangeType saleDateRange)
          Sets the GetSellingManagerSoldListingsRequestType.saleDateRange.
 

Uses of TimeRangeType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as TimeRangeType
protected  TimeRangeType GetSellingManagerEmailLogRequestType.emailDateRange
           
protected  TimeRangeType GetSellingManagerSoldListingsRequestType.saleDateRange
           
 

Methods in com.ebay.soap.eBLBaseComponents that return TimeRangeType
 TimeRangeType ObjectFactory.createTimeRangeType()
          Create an instance of TimeRangeType
 TimeRangeType GetSellingManagerEmailLogRequestType.getEmailDateRange()
          Gets the value of the emailDateRange property.
 TimeRangeType GetSellingManagerSoldListingsRequestType.getSaleDateRange()
          Gets the value of the saleDateRange property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type TimeRangeType
 void GetSellingManagerEmailLogRequestType.setEmailDateRange(TimeRangeType value)
          Sets the value of the emailDateRange property.
 void GetSellingManagerSoldListingsRequestType.setSaleDateRange(TimeRangeType value)
          Sets the value of the saleDateRange property.
 


Changes since
the last release

The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations: developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.