All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.ups.xmlsdk.xpci.RatedShipment

java.lang.Object
   |
   +----com.ups.xmlsdk.xpci.RatedShipment

public class RatedShipment
extends Object
implements Serializable
The ShipmentCharges Class is to be used as a data container. The instance variables available in the ShipmentCharges Class are those provided by the XPCI for package activity.


Constructor Index

 o RatedShipment()

Method Index

 o getBillingWeight()
Returns the instance variable value for RatedShipment Billing Weight
 o getBillingWeightUOMCode()
Returns the instance variable value for RatedShipment Billing Weight Unit of Measurement Code
 o getBillingWeightUOMDesc()
Returns the instance variable value for RatedShipment Billing Weight Unit of Measurement Description
 o getCallTagARSCurrencyCode()
Returns the instance variable value for RatedShipment Call Tag ARS Currency Code
 o getCallTagARSValue()
Returns the instance variable value for RatedShipment Call Tag ARS Charges
 o getGuaranteedDaysToDelivery()
Returns the instance variable value for RatedShipment Guaranteed Days to Delivery
 o getHandlingChargeCurrencyCode()
Returns the instance variable value for RatedShipment Handling Charge Currency Code
 o getHandlingChargeValue()
Returns the instance variable value for RatedShipment Handling Charge
 o getInsuredValueCharge()
Returns the instance variable value for RatedShipment Insured Value Charge
 o getInsuredValueChargeCurrencyCode()
Returns the instance variable value for RatedShipment Insured Value Charge Currency Code
 o getRatedPackages()
Returns the instance variable value for RatedShipment Rated Packages
 o getSatDeliveryCharge()
Returns the instance variable value for RatedShipment Saturday Delivery Charge
 o getSatDeliveryChargeCurrencyCode()
Returns the instance variable value for RatedShipment Saturday Delivery Charge Currency Code
 o getSatPickupCharge()
Returns the instance variable value for RatedShipment Saturday Pickup Charge
 o getSatPickupChargeCurrencyCode()
Returns the instance variable value for RatedShipment Saturday Pickup Charge Currency Code
 o getScheduledDeliveryTime()
Returns the instance variable value for RatedShipment Scheduled Delivery Time
 o getServiceCode()
Returns the instance variable value for RatedShipment Service Code
 o getServiceDescription()
Returns the instance variable value for RatedShipment Service Description
 o getServiceOptionsCurrencyCode()
Returns the instance variable value for RatedShipment Service Options Charge Currency Code
 o getServiceOptionsValue()
Returns the instance variable value for RatedShipment Service Options Charge
 o getShipNotificationCharge()
Returns the instance variable value for RatedShipment Shipment Notification Charge
 o getShipNotificationChargeCurrencyCode()
Returns the instance variable value for RatedShipment Shipment Notification Charge Currency Code
 o getTotalCurrencyCode()
Returns the instance variable value for RatedShipment Total Charge Currency Code
 o getTotalValue()
Returns the instance variable value for RatedShipment Total Charge
 o getTransportationCurrencyCode()
Returns the instance variable value for RatedShipment Transportation Charge Currency Code
 o getTransportationValue()
Returns the instance variable value for RatedShipment Transportation Charge
 o setBillingWeight(String)
Sets the instance variable value for RatedShipment Billing Weight
 o setBillingWeightUOMCode(String)
Sets the instance variable value for RatedShipment Billing Weight Unit of Measurement Code
 o setBillingWeightUOMDesc(String)
Sets the instance variable value for RatedShipment Billing Weight Unit of Measurement Description
 o setCallTagARSCurrencyCode(String)
Sets the instance variable value for RatedShipment Call Tag ARS Currency Code
 o setCallTagARSValue(String)
Sets the instance variable value for RatedShipment Call Tag ARS Charge
 o setGuaranteedDaysToDelivery(String)
Sets the instance variable value for RatedShipment Guaranteed Days to Delivery
 o setHandlingChargeCurrencyCode(String)
Sets the instance variable value for RatedShipment Handling Charge Currency Code
 o setHandlingChargeValue(String)
Sets the instance variable value for RatedShipment Handling Charge
 o setInsuredValueCharge(String)
Sets the instance variable value for RatedShipment Insured Value Charge
 o setInsuredValueChargeCurrencyCode(String)
Sets the instance variable value for RatedShipment Insured Value Charge Currency Code
 o setRatedPackages(Vector)
Sets the instance variable value for RatedShipment Rated Packages
 o setSatDeliveryCharge(String)
Sets the instance variable value for RatedShipment Saturday Delivery Charges
 o setSatDeliveryChargeCurrencyCode(String)
Sets the instance variable value for RatedShipment Saturday Delivery Charge Currency Code
 o setSatPickupCharge(String)
Sets the instance variable value for RatedShipment Saturday Pickup Charge
 o setSatPickupChargeCurrencyCode(String)
Sets the instance variable value for RatedShipment Saturday Pickup Charge Currency Code
 o setScheduledDeliveryTime(String)
Sets the instance variable value for RatedShipment Scheduled Delivery Time
 o setServiceCode(String)
Sets the instance variable value for RatedShipment Service Code
 o setServiceDescription(String)
Sets the instance variable value for RatedShipment Service Description
 o setServiceOptionsCurrencyCode(String)
Sets the instance variable value for RatedShipment Service Options Charge Currency Code
 o setServiceOptionsValue(String)
Sets the instance variable value for RatedShipment Service Options Charge
 o setShipNotificationCharge(String)
Sets the instance variable value for RatedShipment Shipment Notification Charge
 o setShipNotificationChargeCurrencyCode(String)
Sets the instance variable value for RatedShipment Shipment Notification Charge Currency Code
 o setTotalCurrencyCode(String)
Sets the instance variable value for RatedShipment Total Charge Currency Code
 o setTotalValue(String)
Sets the instance variable value for RatedShipment Total Charge
 o setTransportationCurrencyCode(String)
Sets the instance variable value for RatedShipment Transportation Charge Currency code
 o setTransportationValue(String)
Sets the instance variable value for RatedShipment Transportation Charge
 o toString()
Returns a String representation of the ShipmentNotification's state, token delimeted (=).

Constructors

 o RatedShipment
 public RatedShipment()

Methods

 o getBillingWeight
 public String getBillingWeight()
Returns the instance variable value for RatedShipment Billing Weight

Returns:
java.lang.String
 o getBillingWeightUOMCode
 public String getBillingWeightUOMCode()
Returns the instance variable value for RatedShipment Billing Weight Unit of Measurement Code

Returns:
java.lang.String
 o getBillingWeightUOMDesc
 public String getBillingWeightUOMDesc()
Returns the instance variable value for RatedShipment Billing Weight Unit of Measurement Description

Returns:
java.lang.String
 o getCallTagARSCurrencyCode
 public String getCallTagARSCurrencyCode()
Returns the instance variable value for RatedShipment Call Tag ARS Currency Code

Returns:
java.lang.String
 o getCallTagARSValue
 public String getCallTagARSValue()
Returns the instance variable value for RatedShipment Call Tag ARS Charges

Returns:
java.lang.String
 o getGuaranteedDaysToDelivery
 public String getGuaranteedDaysToDelivery()
Returns the instance variable value for RatedShipment Guaranteed Days to Delivery

Returns:
java.lang String
 o getHandlingChargeCurrencyCode
 public String getHandlingChargeCurrencyCode()
Returns the instance variable value for RatedShipment Handling Charge Currency Code

Returns:
java.lang.String
 o getHandlingChargeValue
 public String getHandlingChargeValue()
Returns the instance variable value for RatedShipment Handling Charge

Returns:
java.lang.String
 o getInsuredValueCharge
 public String getInsuredValueCharge()
Returns the instance variable value for RatedShipment Insured Value Charge

Returns:
java.lang.String
 o getInsuredValueChargeCurrencyCode
 public String getInsuredValueChargeCurrencyCode()
Returns the instance variable value for RatedShipment Insured Value Charge Currency Code

Returns:
java.lang.String
 o getRatedPackages
 public Vector getRatedPackages()
Returns the instance variable value for RatedShipment Rated Packages

Returns:
java.util.Vector
 o getSatDeliveryCharge
 public String getSatDeliveryCharge()
Returns the instance variable value for RatedShipment Saturday Delivery Charge

Returns:
java.lang.String
 o getSatDeliveryChargeCurrencyCode
 public String getSatDeliveryChargeCurrencyCode()
Returns the instance variable value for RatedShipment Saturday Delivery Charge Currency Code

Returns:
java.lang.String
 o getSatPickupCharge
 public String getSatPickupCharge()
Returns the instance variable value for RatedShipment Saturday Pickup Charge

Returns:
java.lang.String
 o getSatPickupChargeCurrencyCode
 public String getSatPickupChargeCurrencyCode()
Returns the instance variable value for RatedShipment Saturday Pickup Charge Currency Code

Returns:
java.lang.String
 o getScheduledDeliveryTime
 public String getScheduledDeliveryTime()
Returns the instance variable value for RatedShipment Scheduled Delivery Time

Returns:
java.lang.String
 o getServiceCode
 public String getServiceCode()
Returns the instance variable value for RatedShipment Service Code

Returns:
java.lang.String
 o getServiceDescription
 public String getServiceDescription()
Returns the instance variable value for RatedShipment Service Description

Returns:
java.lang.String
 o getServiceOptionsCurrencyCode
 public String getServiceOptionsCurrencyCode()
Returns the instance variable value for RatedShipment Service Options Charge Currency Code

Returns:
java.lang.String
 o getServiceOptionsValue
 public String getServiceOptionsValue()
Returns the instance variable value for RatedShipment Service Options Charge

Returns:
java.lang.String
 o getShipNotificationCharge
 public String getShipNotificationCharge()
Returns the instance variable value for RatedShipment Shipment Notification Charge

Returns:
java.lang.String
 o getShipNotificationChargeCurrencyCode
 public String getShipNotificationChargeCurrencyCode()
Returns the instance variable value for RatedShipment Shipment Notification Charge Currency Code

Returns:
java.lang.String
 o getTotalCurrencyCode
 public String getTotalCurrencyCode()
Returns the instance variable value for RatedShipment Total Charge Currency Code

Returns:
java.lang.String
 o getTotalValue
 public String getTotalValue()
Returns the instance variable value for RatedShipment Total Charge

Returns:
java.lang.String
 o getTransportationCurrencyCode
 public String getTransportationCurrencyCode()
Returns the instance variable value for RatedShipment Transportation Charge Currency Code

Returns:
java.lang.String
 o getTransportationValue
 public String getTransportationValue()
Returns the instance variable value for RatedShipment Transportation Charge

Returns:
java.lang.String
 o setBillingWeight
 public void setBillingWeight(String newBillingWeight)
Sets the instance variable value for RatedShipment Billing Weight

Returns:
java.lang.String
 o setBillingWeightUOMCode
 public void setBillingWeightUOMCode(String newBillingWeightUOMCode)
Sets the instance variable value for RatedShipment Billing Weight Unit of Measurement Code

Returns:
java.lang.String
 o setBillingWeightUOMDesc
 public void setBillingWeightUOMDesc(String newBillingWeightUOMDesc)
Sets the instance variable value for RatedShipment Billing Weight Unit of Measurement Description

Returns:
java.lang.String
 o setCallTagARSCurrencyCode
 public void setCallTagARSCurrencyCode(String newCallTagARSCurrencyCode)
Sets the instance variable value for RatedShipment Call Tag ARS Currency Code

Parameters:
newCallTagARSCurrencyCode - java.lang.String
 o setCallTagARSValue
 public void setCallTagARSValue(String newCallTagARSValue)
Sets the instance variable value for RatedShipment Call Tag ARS Charge

Parameters:
newCallTagARSValue - java.lang.String
 o setGuaranteedDaysToDelivery
 public void setGuaranteedDaysToDelivery(String newGuaranteedDaysToDelivery)
Sets the instance variable value for RatedShipment Guaranteed Days to Delivery

Parameters:
newGuaranteedDaysToDelivery - java.lang.String
 o setHandlingChargeCurrencyCode
 public void setHandlingChargeCurrencyCode(String newHandlingChargeCurrencyCode)
Sets the instance variable value for RatedShipment Handling Charge Currency Code

Parameters:
newHandlingChargeCurrencyCode - java.lang.String
 o setHandlingChargeValue
 public void setHandlingChargeValue(String newHandlingChargeValue)
Sets the instance variable value for RatedShipment Handling Charge

Parameters:
newHandlingChargeValue - java.lang.String
 o setInsuredValueCharge
 public void setInsuredValueCharge(String newInsuredValueCharge)
Sets the instance variable value for RatedShipment Insured Value Charge

Parameters:
newInsuredValueCharge - java.lang.String
 o setInsuredValueChargeCurrencyCode
 public void setInsuredValueChargeCurrencyCode(String newInsuredValueChargeCurrencyCode)
Sets the instance variable value for RatedShipment Insured Value Charge Currency Code

Parameters:
newInsuredValueChargeCurrencyCode - java.lang.String
 o setRatedPackages
 public void setRatedPackages(Vector newRatedPackages)
Sets the instance variable value for RatedShipment Rated Packages

Parameters:
newRatedPackages - java.util.Vector
 o setSatDeliveryCharge
 public void setSatDeliveryCharge(String newSatDeliveryCharge)
Sets the instance variable value for RatedShipment Saturday Delivery Charges

Parameters:
newSatDeliveryCharge - java.lang.String
 o setSatDeliveryChargeCurrencyCode
 public void setSatDeliveryChargeCurrencyCode(String newSatDeliveryChargeCurrencyCode)
Sets the instance variable value for RatedShipment Saturday Delivery Charge Currency Code

Parameters:
newSatDeliveryChargeCurrencyCode - java.lang.String
 o setSatPickupCharge
 public void setSatPickupCharge(String newSatPickupCharge)
Sets the instance variable value for RatedShipment Saturday Pickup Charge

Parameters:
newSatPickupCharge - java.lang.String
 o setSatPickupChargeCurrencyCode
 public void setSatPickupChargeCurrencyCode(String newSatPickupChargeCurrencyCode)
Sets the instance variable value for RatedShipment Saturday Pickup Charge Currency Code

Parameters:
newSatPickupChargeCurrencyCode - java.lang.String
 o setScheduledDeliveryTime
 public void setScheduledDeliveryTime(String newScheduledDeliveryTime)
Sets the instance variable value for RatedShipment Scheduled Delivery Time

Parameters:
newScheduledDeliveryTime - java.lang.String
 o setServiceCode
 public void setServiceCode(String newServiceCode)
Sets the instance variable value for RatedShipment Service Code

Parameters:
newServiceCode - java.lang.String
 o setServiceDescription
 public void setServiceDescription(String newServiceDescription)
Sets the instance variable value for RatedShipment Service Description

Parameters:
newServiceDescription - java.lang.String
 o setServiceOptionsCurrencyCode
 public void setServiceOptionsCurrencyCode(String newServiceOptionsCurrencyCode)
Sets the instance variable value for RatedShipment Service Options Charge Currency Code

Parameters:
newServiceOptionsCurrencyCode - java.lang.String
 o setServiceOptionsValue
 public void setServiceOptionsValue(String newServiceOptionsValue)
Sets the instance variable value for RatedShipment Service Options Charge

Parameters:
newServiceOptionsValue - java.lang.String
 o setShipNotificationCharge
 public void setShipNotificationCharge(String newShipNotificationCharge)
Sets the instance variable value for RatedShipment Shipment Notification Charge

Parameters:
newShipNotificationCharge - java.lang.String
 o setShipNotificationChargeCurrencyCode
 public void setShipNotificationChargeCurrencyCode(String newShipNotificationChargeCurrencyCode)
Sets the instance variable value for RatedShipment Shipment Notification Charge Currency Code

Parameters:
newShipNotificationChargeCurrencyCode - java.lang.String
 o setTotalCurrencyCode
 public void setTotalCurrencyCode(String newTotalCurrencyCode)
Sets the instance variable value for RatedShipment Total Charge Currency Code

Parameters:
newTotalCurrencyCode - java.lang.String
 o setTotalValue
 public void setTotalValue(String newTotalValue)
Sets the instance variable value for RatedShipment Total Charge

Parameters:
newTotalValue - java.lang.String
 o setTransportationCurrencyCode
 public void setTransportationCurrencyCode(String newTransportationCurrencyCode)
Sets the instance variable value for RatedShipment Transportation Charge Currency code

Parameters:
newTransportationCurrencyCode - java.lang.String
 o setTransportationValue
 public void setTransportationValue(String newTransportationValue)
Sets the instance variable value for RatedShipment Transportation Charge

Parameters:
newTransportationValue - java.lang.String
 o toString
 public String toString()
Returns a String representation of the ShipmentNotification's state, token delimeted (=).

Returns:
java.lang.String
Overrides:
toString in class Object

All Packages  Class Hierarchy  This Package  Previous  Next  Index