Changes since
the last release

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

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

Uses of ShipmentType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return ShipmentType
 ShipmentType CompleteSaleCall.getShipment()
          Gets the CompleteSaleRequestType.shipment.
 

Methods in com.ebay.sdk.call with parameters of type ShipmentType
 void CompleteSaleCall.setShipment(ShipmentType shipment)
          Sets the CompleteSaleRequestType.shipment.
 

Uses of ShipmentType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as ShipmentType
protected  ShipmentType SellingManagerSoldTransactionType.shipment
           
protected  ShipmentType CompleteSaleRequestType.shipment
           
 

Methods in com.ebay.soap.eBLBaseComponents that return ShipmentType
 ShipmentType ObjectFactory.createShipmentType()
          Create an instance of ShipmentType
 ShipmentType SellingManagerSoldTransactionType.getShipment()
          Gets the value of the shipment property.
 ShipmentType CompleteSaleRequestType.getShipment()
          Gets the value of the shipment property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type ShipmentType
 void SellingManagerSoldTransactionType.setShipment(ShipmentType value)
          Sets the value of the shipment property.
 void CompleteSaleRequestType.setShipment(ShipmentType value)
          Sets the value of the shipment 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.