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
-
TrackingResponse()
- TrackingResponse constructor comment.
-
getShipments()
-
-
setShipments(Vector)
-
TrackingResponse
public TrackingResponse()
- TrackingResponse constructor comment.
getShipments
public Vector getShipments()
- Returns:
- java.util.Vector
setShipments
public void setShipments(Vector newShipments)
- Parameters:
- newShipments - java.util.Vector
All Packages Class Hierarchy This Package Previous Next Index