All Packages Class Hierarchy This Package Previous Next Index
Class com.ups.xmlsdk.xpci.ShipmentCharges
java.lang.Object
|
+----com.ups.xmlsdk.xpci.ShipmentCharges
- public class ShipmentCharges
- 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.
-
ShipmentCharges()
-
-
getCallTagARSCurrencyCode()
-
Returns the instance variable value for ShipmentCharges Call Tag ARS Currency Code.
-
getCallTagARSValue()
-
Returns the instance variable value for ShipmentCharges Call Tag ARS Monetary Value.
-
getHandlingChargeCurrencyCode()
-
Returns the instance variable value for ShipmentCharges Handling Charge Currency Code.
-
getHandlingChargeValue()
-
Returns the instance variable value for ShipmentCharges Handling Charge Monetary Value.
-
getInsuredValueCharge()
-
Returns the instance variable value for ShipmentCharges Insured Value Charge.
-
getInsuredValueChargeCurrencyCode()
-
Returns the instance variable value for ShipmentCharges Insured Value Charge Currency Code.
-
getSatDeliveryCharge()
-
Returns the instance variable value for ShipmentCharges Saturday Delivery Charge.
-
getSatDeliveryChargeCurrencyCode()
-
Returns the instance variable value for ShipmentCharges Saturday Delivery Charge Currency Code.
-
getSatPickupCharge()
-
Returns the instance variable value for ShipmentCharges Saturday Pickup Charge.
-
getSatPickupChargeCurrencyCode()
-
Returns the instance variable value for ShipmentCharges Saturday Pickup Charge Currency Code.
-
getServiceOptionsCurrencyCode()
-
Returns the instance variable value for ShipmentCharges Service Options Charge Currency Code.
-
getServiceOptionsValue()
-
Returns the instance variable value for ShipmentCharges Service Options Charge.
-
getShipNotificationCharge()
-
Returns the instance variable value for ShipmentCharges Shipment Notification Charge.
-
getShipNotificationChargeCurrencyCode()
-
Returns the instance variable value for ShipmentCharges Shipment Notification Charge Currency Code.
-
getTotalCurrencyCode()
-
Returns the instance variable value for ShipmentCharges Total Charge Currency Code.
-
getTotalValue()
-
Returns the instance variable value for ShipmentCharges Total Charge.
-
getTransportationCurrencyCode()
-
Returns the instance variable value for ShipmentCharges Transportation Charge Currency Code.
-
getTransportationValue()
-
Returns the instance variable value for ShipmentCharges Transportation Charge.
-
setCallTagARSCurrencyCode(String)
-
Sets the instance variable value for ShipmentCharges Call Tag ARS Currency Code.
-
setCallTagARSValue(String)
-
Sets the instance variable value for ShipmentCharges Call Tag ARS Charge.
-
setHandlingChargeCurrencyCode(String)
-
Sets the instance variable value for ShipmentCharges Handling Charge Currency Code.
-
setHandlingChargeValue(String)
-
Sets the instance variable value for ShipmentCharges Handling Charge
-
setInsuredValueCharge(String)
-
Sets the instance variable value for ShipmentCharges Insured Value Charge
-
setInsuredValueChargeCurrencyCode(String)
-
Sets the instance variable value for ShipmentCharges Insured Value Charge Currency Code.
-
setSatDeliveryCharge(String)
-
Sets the instance variable value for ShipmentCharges Saturday Delivery Charge
-
setSatDeliveryChargeCurrencyCode(String)
-
Sets the instance variable value for ShipmentCharges Saturday Delivery Charge Currency Code
-
setSatPickupCharge(String)
-
Sets the instance variable value for ShipmentCharges Saturday Pickup Charge
-
setSatPickupChargeCurrencyCode(String)
-
Sets the instance variable value for ShipmentCharges Saturday Pickup Charge Currency Code
-
setServiceOptionsCurrencyCode(String)
-
Sets the instance variable value for ShipmentCharges Service Options Charge Currency Code
-
setServiceOptionsValue(String)
-
Sets the instance variable value for ShipmentCharges Service Options Value
-
setShipNotificationCharge(String)
-
Sets the instance variable value for ShipmentCharges Shipment Notification Charge
-
setShipNotificationChargeCurrencyCode(String)
-
Sets the instance variable value for ShipmentCharges Shipment Notification Charge Currency Code
-
setTotalCurrencyCode(String)
-
Sets the instance variable value for ShipmentCharges Total Charges Currency Code
-
setTotalValue(String)
-
Sets the instance variable value for ShipmentCharges Total Charges
-
setTransportationCurrencyCode(String)
-
Sets the instance variable value for ShipmentCharges Transportation Charges Currency Code
-
setTransportationValue(String)
-
Sets the instance variable value for ShipmentCharges Transportation Charges
-
toString()
- Returns a String representation of the ShipmentNotification's state, token delimeted (=).
ShipmentCharges
public ShipmentCharges()
getCallTagARSCurrencyCode
public String getCallTagARSCurrencyCode()
- Returns the instance variable value for ShipmentCharges Call Tag ARS Currency Code.
- Returns:
- java.lang.String
getCallTagARSValue
public String getCallTagARSValue()
- Returns the instance variable value for ShipmentCharges Call Tag ARS Monetary Value.
- Returns:
- java.lang.String
getHandlingChargeCurrencyCode
public String getHandlingChargeCurrencyCode()
- Returns the instance variable value for ShipmentCharges Handling Charge Currency Code.
- Returns:
- java.lang.String
getHandlingChargeValue
public String getHandlingChargeValue()
- Returns the instance variable value for ShipmentCharges Handling Charge Monetary Value.
- Returns:
- java.lang.String
getInsuredValueCharge
public String getInsuredValueCharge()
- Returns the instance variable value for ShipmentCharges Insured Value Charge.
- Returns:
- java.lang.String
getInsuredValueChargeCurrencyCode
public String getInsuredValueChargeCurrencyCode()
- Returns the instance variable value for ShipmentCharges Insured Value Charge Currency Code.
- Returns:
- java.lang.String
getSatDeliveryCharge
public String getSatDeliveryCharge()
- Returns the instance variable value for ShipmentCharges Saturday Delivery Charge.
- Returns:
- java.lang.String
getSatDeliveryChargeCurrencyCode
public String getSatDeliveryChargeCurrencyCode()
- Returns the instance variable value for ShipmentCharges Saturday Delivery Charge Currency Code.
- Returns:
- java.lang.String
getSatPickupCharge
public String getSatPickupCharge()
- Returns the instance variable value for ShipmentCharges Saturday Pickup Charge.
- Returns:
- java.lang.String
getSatPickupChargeCurrencyCode
public String getSatPickupChargeCurrencyCode()
- Returns the instance variable value for ShipmentCharges Saturday Pickup Charge Currency Code.
- Returns:
- java.lang.String
getServiceOptionsCurrencyCode
public String getServiceOptionsCurrencyCode()
- Returns the instance variable value for ShipmentCharges Service Options Charge Currency Code.
- Returns:
- java.lang.String
getServiceOptionsValue
public String getServiceOptionsValue()
- Returns the instance variable value for ShipmentCharges Service Options Charge.
- Returns:
- java.lang.String
getShipNotificationCharge
public String getShipNotificationCharge()
- Returns the instance variable value for ShipmentCharges Shipment Notification Charge.
- Returns:
- java.lang.String
getShipNotificationChargeCurrencyCode
public String getShipNotificationChargeCurrencyCode()
- Returns the instance variable value for ShipmentCharges Shipment Notification Charge Currency Code.
- Returns:
- java.lang.String
getTotalCurrencyCode
public String getTotalCurrencyCode()
- Returns the instance variable value for ShipmentCharges Total Charge Currency Code.
- Returns:
- java.lang.String
getTotalValue
public String getTotalValue()
- Returns the instance variable value for ShipmentCharges Total Charge.
- Returns:
- java.lang.String
getTransportationCurrencyCode
public String getTransportationCurrencyCode()
- Returns the instance variable value for ShipmentCharges Transportation Charge Currency Code.
- Returns:
- java.lang.String
getTransportationValue
public String getTransportationValue()
- Returns the instance variable value for ShipmentCharges Transportation Charge.
- Returns:
- java.lang.String
setCallTagARSCurrencyCode
public void setCallTagARSCurrencyCode(String newCallTagARSCurrencyCode)
- Sets the instance variable value for ShipmentCharges Call Tag ARS Currency Code.
- Parameters:
- newCallTagARSCurrencyCode - java.lang.String
setCallTagARSValue
public void setCallTagARSValue(String newCallTagARSValue)
- Sets the instance variable value for ShipmentCharges Call Tag ARS Charge.
- Parameters:
- newCallTagARSValue - java.lang.String
setHandlingChargeCurrencyCode
public void setHandlingChargeCurrencyCode(String newHandlingChargeCurrencyCode)
- Sets the instance variable value for ShipmentCharges Handling Charge Currency Code.
- Parameters:
- newHandlingChargeCurrencyCode - java.lang.String
setHandlingChargeValue
public void setHandlingChargeValue(String newHandlingChargeValue)
- Sets the instance variable value for ShipmentCharges Handling Charge
- Parameters:
- newHandlingChargeValue - java.lang.String
setInsuredValueCharge
public void setInsuredValueCharge(String newInsuredValueCharge)
- Sets the instance variable value for ShipmentCharges Insured Value Charge
- Parameters:
- newInsuredValueCharge - java.lang.String
setInsuredValueChargeCurrencyCode
public void setInsuredValueChargeCurrencyCode(String newInsuredValueChargeCurrencyCode)
- Sets the instance variable value for ShipmentCharges Insured Value Charge Currency Code.
- Parameters:
- newInsuredValueChargeCurrencyCode - java.lang.String
setSatDeliveryCharge
public void setSatDeliveryCharge(String newSatDeliveryCharge)
- Sets the instance variable value for ShipmentCharges Saturday Delivery Charge
- Parameters:
- newSatDeliveryCharge - java.lang.String
setSatDeliveryChargeCurrencyCode
public void setSatDeliveryChargeCurrencyCode(String newSatDeliveryChargeCurrencyCode)
- Sets the instance variable value for ShipmentCharges Saturday Delivery Charge Currency Code
- Parameters:
- newSatDeliveryChargeCurrencyCode - java.lang.String
setSatPickupCharge
public void setSatPickupCharge(String newSatPickupCharge)
- Sets the instance variable value for ShipmentCharges Saturday Pickup Charge
- Parameters:
- newSatPickupCharge - java.lang.String
setSatPickupChargeCurrencyCode
public void setSatPickupChargeCurrencyCode(String newSatPickupChargeCurrencyCode)
- Sets the instance variable value for ShipmentCharges Saturday Pickup Charge Currency Code
- Parameters:
- newSatPickupChargeCurrencyCode - java.lang.String
setServiceOptionsCurrencyCode
public void setServiceOptionsCurrencyCode(String newServiceOptionsCurrencyCode)
- Sets the instance variable value for ShipmentCharges Service Options Charge Currency Code
- Parameters:
- newServiceOptionsCurrencyCode - java.lang.String
setServiceOptionsValue
public void setServiceOptionsValue(String newServiceOptionsValue)
- Sets the instance variable value for ShipmentCharges Service Options Value
- Parameters:
- newServiceOptionsValue - java.lang.String
setShipNotificationCharge
public void setShipNotificationCharge(String newShipNotificationCharge)
- Sets the instance variable value for ShipmentCharges Shipment Notification Charge
- Parameters:
- newShipNotificationCharge - java.lang.String
setShipNotificationChargeCurrencyCode
public void setShipNotificationChargeCurrencyCode(String newShipNotificationChargeCurrencyCode)
- Sets the instance variable value for ShipmentCharges Shipment Notification Charge Currency Code
- Parameters:
- newShipNotificationChargeCurrencyCode - java.lang.String
setTotalCurrencyCode
public void setTotalCurrencyCode(String newTotalCurrencyCode)
- Sets the instance variable value for ShipmentCharges Total Charges Currency Code
- Parameters:
- newTotalCurrencyCode - java.lang.String
setTotalValue
public void setTotalValue(String newTotalValue)
- Sets the instance variable value for ShipmentCharges Total Charges
- Parameters:
- newTotalValue - java.lang.String
setTransportationCurrencyCode
public void setTransportationCurrencyCode(String newTransportationCurrencyCode)
- Sets the instance variable value for ShipmentCharges Transportation Charges Currency Code
- Parameters:
- newTransportationCurrencyCode - java.lang.String
setTransportationValue
public void setTransportationValue(String newTransportationValue)
- Sets the instance variable value for ShipmentCharges Transportation Charges
- Parameters:
- newTransportationValue - java.lang.String
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