All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.ups.xmlsdk.xpci.PackageServiceOptions

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

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


Constructor Index

 o PackageServiceOptions()
PackageServiceOptions constructor.

Method Index

 o getCODAmountCode()
Returns the instance variable value for Package Service Options COD Amount Value
 o getCODAmountValue()
Returns the instance variable value for Package Service Options COD Amount Value
 o getCODCode()
Returns the instance variable value for Package Service Options COD Code
 o getCODControlNumber()
Returns the instance variable value for Package Service Options COD Control Number
 o getCODFundsCode()
Returns the instance variable value for Package Service Options COD Funds Code
 o getDeliveryConfirmationNumber()
Returns the instance variable value for Package Service Options Delivery Confirmation Number
 o getDeliveryConfirmationType()
Returns the instance variable value for Package Service Options Delivery Confirmation Type
 o getEarliestDeliveryTime()
Returns the instance variable value for Package Service Options Earliest Delivery Time
 o getHazardousMaterialCode()
Returns the instance variable value for Package Service Options Hazardous Materials Code
 o getInsuredValue()
Returns the instance variable value for Package Service Options Insured Value
 o getInsuredValueCode()
Returns the instance variable value for Package Service Options Insured Value Code
 o getShipmentNotification()
Returns the instance variable value for Package Service Options Shipment Notification
 o getVerbalContactName()
Returns the instance variable value for Package Service Options Verbal Confirmation Name
 o getVerbalContactPhone()
Returns the instance variable value for Package Service Options Verbal Cofirmation Phone
 o isHoldForPickup()
Returns the instance variable value for Package Service Options Hold For Pickup Indicator
 o isSignatureRequired()
Returns the instance variable value for Package Service Options Signature Required Indicator
 o setCODAmountCode(String)
Sets the instance variable value for Package Service Options COD Amount Code
 o setCODAmountValue(String)
Sets the instance variable value for Package Service Options COD Amount Value
 o setCODCode(String)
Sets the instance variable value for Package Service Options COD Code
 o setCODControlNumber(String)
Sets the instance variable value for Package Service Options COD Control Number.
 o setCODFundsCode(String)
Sets the instance variable value for Package Service Options COD Funds code
 o setDeliveryConfirmationNumber(String)
Sets the instance variable value for Package Service Options Delivery Confirmation Number
 o setDeliveryConfirmationType(String)
Sets the instance variable value for Package Service Options Delivery Confirmation Type.
 o setEarliestDeliveryTime(String)
Sets the instance variable value for Package Service Options Earliest Delivery Time.
 o setHazardousMaterialCode(String)
Sets the instance variable value for Package Service Options Hazardous Materials Code.
 o setHoldForPickup(boolean)
Sets the instance variable value for Package Service Options Hold For Pickup Indicator.
 o setInsuredValue(String)
Sets the instance variable value for Package Service Options Insured Value.
 o setInsuredValueCode(String)
Sets the instance variable value for Package Service Options Insured Value Code.
 o setShipmentNotification(Vector)
Sets the instance variable value for Package Service Options Shipment Notification.
 o setSignatureRequired(boolean)
Sets the instance variable value for Package Service Options Signature Required Indicator.
 o setVerbalContactName(String)
Sets the instance variable value for Package Service Options Verbal Confirmation Name.
 o setVerbalContactPhone(Object)
Sets the instance variable value for Package Service Options Verbal Confirmation Phone.
 o toString()
Returns a String representation of the PacakageServiceOptions' state, token delimeted (=).

Constructors

 o PackageServiceOptions
 public PackageServiceOptions()
PackageServiceOptions constructor.

Methods

 o getCODAmountCode
 public String getCODAmountCode()
Returns the instance variable value for Package Service Options COD Amount Value

Returns:
java.lang.String
 o getCODAmountValue
 public String getCODAmountValue()
Returns the instance variable value for Package Service Options COD Amount Value

Returns:
java.lang.String
 o getCODCode
 public String getCODCode()
Returns the instance variable value for Package Service Options COD Code

Returns:
java.lang.String
 o getCODControlNumber
 public String getCODControlNumber()
Returns the instance variable value for Package Service Options COD Control Number

Returns:
java.lang.String
 o getCODFundsCode
 public String getCODFundsCode()
Returns the instance variable value for Package Service Options COD Funds Code

Returns:
java.lang.String
 o getDeliveryConfirmationNumber
 public String getDeliveryConfirmationNumber()
Returns the instance variable value for Package Service Options Delivery Confirmation Number

Returns:
java.lang.String
 o getDeliveryConfirmationType
 public String getDeliveryConfirmationType()
Returns the instance variable value for Package Service Options Delivery Confirmation Type

Returns:
java.lang.String
 o getEarliestDeliveryTime
 public String getEarliestDeliveryTime()
Returns the instance variable value for Package Service Options Earliest Delivery Time

Returns:
java.lang.String
 o getHazardousMaterialCode
 public String getHazardousMaterialCode()
Returns the instance variable value for Package Service Options Hazardous Materials Code

Returns:
java.lang.String
 o getInsuredValue
 public String getInsuredValue()
Returns the instance variable value for Package Service Options Insured Value

Returns:
java.lang.String
 o getInsuredValueCode
 public String getInsuredValueCode()
Returns the instance variable value for Package Service Options Insured Value Code

Returns:
java.lang.String
 o getShipmentNotification
 public Vector getShipmentNotification()
Returns the instance variable value for Package Service Options Shipment Notification

Returns:
java.util.Vector
 o getVerbalContactName
 public String getVerbalContactName()
Returns the instance variable value for Package Service Options Verbal Confirmation Name

Returns:
java.lang.String
 o getVerbalContactPhone
 public Object getVerbalContactPhone()
Returns the instance variable value for Package Service Options Verbal Cofirmation Phone

Returns:
java.lang.Object
 o isHoldForPickup
 public boolean isHoldForPickup()
Returns the instance variable value for Package Service Options Hold For Pickup Indicator

Returns:
boolean
 o isSignatureRequired
 public boolean isSignatureRequired()
Returns the instance variable value for Package Service Options Signature Required Indicator

Returns:
boolean
 o setCODAmountCode
 public void setCODAmountCode(String newCODAmountCode)
Sets the instance variable value for Package Service Options COD Amount Code

Parameters:
newCODAmountCode - java.lang.String
 o setCODAmountValue
 public void setCODAmountValue(String newCODAmountValue)
Sets the instance variable value for Package Service Options COD Amount Value

Parameters:
newCODAmountValue - java.lang.String
 o setCODCode
 public void setCODCode(String newCODCode)
Sets the instance variable value for Package Service Options COD Code

Parameters:
newCODCode - java.lang.String
 o setCODControlNumber
 public void setCODControlNumber(String newCODControlNumber)
Sets the instance variable value for Package Service Options COD Control Number.

Parameters:
newCODControlNumber - java.lang.String
 o setCODFundsCode
 public void setCODFundsCode(String newCODFundsCode)
Sets the instance variable value for Package Service Options COD Funds code

Parameters:
newCODFundsCode - java.lang.String
 o setDeliveryConfirmationNumber
 public void setDeliveryConfirmationNumber(String newDeliveryConfirmationNumber)
Sets the instance variable value for Package Service Options Delivery Confirmation Number

Parameters:
newDeliveryConfirmationNumber - java.lang.String
 o setDeliveryConfirmationType
 public void setDeliveryConfirmationType(String newDeliveryConfirmationType)
Sets the instance variable value for Package Service Options Delivery Confirmation Type.

Parameters:
newDeliveryConfirmationType - java.lang.String
 o setEarliestDeliveryTime
 public void setEarliestDeliveryTime(String newEarliestDeliveryTime)
Sets the instance variable value for Package Service Options Earliest Delivery Time.

Parameters:
newEarliestDeliveryTime - java.lang.String
 o setHazardousMaterialCode
 public void setHazardousMaterialCode(String newHazardousMaterialCode)
Sets the instance variable value for Package Service Options Hazardous Materials Code.

Parameters:
newHazardousMaterialCode - java.lang.String
 o setHoldForPickup
 public void setHoldForPickup(boolean newHoldForPickup)
Sets the instance variable value for Package Service Options Hold For Pickup Indicator.

Parameters:
newHoldForPickup - boolean
 o setInsuredValue
 public void setInsuredValue(String newInsuredValue)
Sets the instance variable value for Package Service Options Insured Value.

Parameters:
newInsuredValue - java.lang.String
 o setInsuredValueCode
 public void setInsuredValueCode(String newInsuredValueCode)
Sets the instance variable value for Package Service Options Insured Value Code.

Parameters:
newInsuredValueCode - java.lang.String
 o setShipmentNotification
 public void setShipmentNotification(Vector newShipmentNotification)
Sets the instance variable value for Package Service Options Shipment Notification.

Parameters:
newShipmentNotification - java.util.Vector
 o setSignatureRequired
 public void setSignatureRequired(boolean newSignatureRequired)
Sets the instance variable value for Package Service Options Signature Required Indicator.

Parameters:
newSignatureRequired - boolean
 o setVerbalContactName
 public void setVerbalContactName(String newVerbalContactName)
Sets the instance variable value for Package Service Options Verbal Confirmation Name.

Parameters:
newVerbalContactName - java.lang.String
 o setVerbalContactPhone
 public void setVerbalContactPhone(Object newVerbalContactPhone)
Sets the instance variable value for Package Service Options Verbal Confirmation Phone.

Parameters:
newVerbalContactPhone - java.lang.Object
 o toString
 public String toString()
Returns a String representation of the PacakageServiceOptions' state, token delimeted (=).

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index