All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.ups.xmlsdk.tracking.TrackingResponse

java.lang.Object
   |
   +----com.ups.xmlsdk.ServiceResponseContainer
           |
           +----com.ups.xmlsdk.tracking.TrackingResponse

public class TrackingResponse
extends ServiceResponseContainer

Constructor Index

 o TrackingResponse()
TrackingResponse constructor comment.

Method Index

 o getShipments()
 o setShipments(Vector)

Constructors

 o TrackingResponse
 public TrackingResponse()
TrackingResponse constructor comment.

Methods

 o getShipments
 public Vector getShipments()
Returns:
java.util.Vector
 o setShipments
 public void setShipments(Vector newShipments)
Parameters:
newShipments - java.util.Vector

All Packages  Class Hierarchy  This Package  Previous  Next  Index