public class

ItemFulfillmentPackageUps

extends Object
java.lang.Object
   ↳ com.netsuite.webservices.transactions.sales_2010_2.ItemFulfillmentPackageUps

Class Overview

Java class for ItemFulfillmentPackageUps complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ItemFulfillmentPackageUps">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="packageWeightUps" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="packageDescrUps" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="packageTrackingNumberUps" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="packagingUps" type="{urn:types.sales_2010_2.transactions.webservices.netsuite.com}ItemFulfillmentPackageUpsPackagingUps" minOccurs="0"/>
         <element name="useInsuredValueUps" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="insuredValueUps" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="reference1Ups" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="reference2Ups" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="packageLengthUps" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="packageWidthUps" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="packageHeightUps" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="additionalHandlingUps" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="useCodUps" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="codAmountUps" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="codMethodUps" type="{urn:types.sales_2010_2.transactions.webservices.netsuite.com}ItemFulfillmentPackageUpsCodMethodUps" minOccurs="0"/>
         <element name="deliveryConfUps" type="{urn:types.sales_2010_2.transactions.webservices.netsuite.com}ItemFulfillmentPackageUpsDeliveryConfUps" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Fields
protected Boolean additionalHandlingUps
protected Double codAmountUps
protected ItemFulfillmentPackageUpsCodMethodUps codMethodUps
protected ItemFulfillmentPackageUpsDeliveryConfUps deliveryConfUps
protected Double insuredValueUps
protected String packageDescrUps
protected Long packageHeightUps
protected Long packageLengthUps
protected String packageTrackingNumberUps
protected Double packageWeightUps
protected Long packageWidthUps
protected ItemFulfillmentPackageUpsPackagingUps packagingUps
protected String reference1Ups
protected String reference2Ups
protected Boolean useCodUps
protected Boolean useInsuredValueUps
Public Constructors
ItemFulfillmentPackageUps()
Public Methods
Double getCodAmountUps()
Gets the value of the codAmountUps property.
ItemFulfillmentPackageUpsCodMethodUps getCodMethodUps()
Gets the value of the codMethodUps property.
ItemFulfillmentPackageUpsDeliveryConfUps getDeliveryConfUps()
Gets the value of the deliveryConfUps property.
Double getInsuredValueUps()
Gets the value of the insuredValueUps property.
String getPackageDescrUps()
Gets the value of the packageDescrUps property.
Long getPackageHeightUps()
Gets the value of the packageHeightUps property.
Long getPackageLengthUps()
Gets the value of the packageLengthUps property.
String getPackageTrackingNumberUps()
Gets the value of the packageTrackingNumberUps property.
Double getPackageWeightUps()
Gets the value of the packageWeightUps property.
Long getPackageWidthUps()
Gets the value of the packageWidthUps property.
ItemFulfillmentPackageUpsPackagingUps getPackagingUps()
Gets the value of the packagingUps property.
String getReference1Ups()
Gets the value of the reference1Ups property.
String getReference2Ups()
Gets the value of the reference2Ups property.
Boolean isAdditionalHandlingUps()
Gets the value of the additionalHandlingUps property.
Boolean isUseCodUps()
Gets the value of the useCodUps property.
Boolean isUseInsuredValueUps()
Gets the value of the useInsuredValueUps property.
void setAdditionalHandlingUps(Boolean value)
Sets the value of the additionalHandlingUps property.
void setCodAmountUps(Double value)
Sets the value of the codAmountUps property.
void setCodMethodUps(ItemFulfillmentPackageUpsCodMethodUps value)
Sets the value of the codMethodUps property.
void setDeliveryConfUps(ItemFulfillmentPackageUpsDeliveryConfUps value)
Sets the value of the deliveryConfUps property.
void setInsuredValueUps(Double value)
Sets the value of the insuredValueUps property.
void setPackageDescrUps(String value)
Sets the value of the packageDescrUps property.
void setPackageHeightUps(Long value)
Sets the value of the packageHeightUps property.
void setPackageLengthUps(Long value)
Sets the value of the packageLengthUps property.
void setPackageTrackingNumberUps(String value)
Sets the value of the packageTrackingNumberUps property.
void setPackageWeightUps(Double value)
Sets the value of the packageWeightUps property.
void setPackageWidthUps(Long value)
Sets the value of the packageWidthUps property.
void setPackagingUps(ItemFulfillmentPackageUpsPackagingUps value)
Sets the value of the packagingUps property.
void setReference1Ups(String value)
Sets the value of the reference1Ups property.
void setReference2Ups(String value)
Sets the value of the reference2Ups property.
void setUseCodUps(Boolean value)
Sets the value of the useCodUps property.
void setUseInsuredValueUps(Boolean value)
Sets the value of the useInsuredValueUps property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected Boolean additionalHandlingUps

protected Double codAmountUps

protected ItemFulfillmentPackageUpsCodMethodUps codMethodUps

protected ItemFulfillmentPackageUpsDeliveryConfUps deliveryConfUps

protected Double insuredValueUps

protected String packageDescrUps

protected Long packageHeightUps

protected Long packageLengthUps

protected String packageTrackingNumberUps

protected Double packageWeightUps

protected Long packageWidthUps

protected ItemFulfillmentPackageUpsPackagingUps packagingUps

protected String reference1Ups

protected String reference2Ups

protected Boolean useCodUps

protected Boolean useInsuredValueUps

Public Constructors

public ItemFulfillmentPackageUps ()

Public Methods

public Double getCodAmountUps ()

Gets the value of the codAmountUps property.

Returns
  • possible object is Double

public ItemFulfillmentPackageUpsCodMethodUps getCodMethodUps ()

Gets the value of the codMethodUps property.

Returns

public ItemFulfillmentPackageUpsDeliveryConfUps getDeliveryConfUps ()

Gets the value of the deliveryConfUps property.

Returns

public Double getInsuredValueUps ()

Gets the value of the insuredValueUps property.

Returns
  • possible object is Double

public String getPackageDescrUps ()

Gets the value of the packageDescrUps property.

Returns
  • possible object is String

public Long getPackageHeightUps ()

Gets the value of the packageHeightUps property.

Returns
  • possible object is Long

public Long getPackageLengthUps ()

Gets the value of the packageLengthUps property.

Returns
  • possible object is Long

public String getPackageTrackingNumberUps ()

Gets the value of the packageTrackingNumberUps property.

Returns
  • possible object is String

public Double getPackageWeightUps ()

Gets the value of the packageWeightUps property.

Returns
  • possible object is Double

public Long getPackageWidthUps ()

Gets the value of the packageWidthUps property.

Returns
  • possible object is Long

public ItemFulfillmentPackageUpsPackagingUps getPackagingUps ()

Gets the value of the packagingUps property.

Returns

public String getReference1Ups ()

Gets the value of the reference1Ups property.

Returns
  • possible object is String

public String getReference2Ups ()

Gets the value of the reference2Ups property.

Returns
  • possible object is String

public Boolean isAdditionalHandlingUps ()

Gets the value of the additionalHandlingUps property.

Returns
  • possible object is Boolean

public Boolean isUseCodUps ()

Gets the value of the useCodUps property.

Returns
  • possible object is Boolean

public Boolean isUseInsuredValueUps ()

Gets the value of the useInsuredValueUps property.

Returns
  • possible object is Boolean

public void setAdditionalHandlingUps (Boolean value)

Sets the value of the additionalHandlingUps property.

Parameters
value Allowed object is Boolean

public void setCodAmountUps (Double value)

Sets the value of the codAmountUps property.

Parameters
value Allowed object is Double

public void setCodMethodUps (ItemFulfillmentPackageUpsCodMethodUps value)

Sets the value of the codMethodUps property.

Parameters
value Allowed object is ItemFulfillmentPackageUpsCodMethodUps

public void setDeliveryConfUps (ItemFulfillmentPackageUpsDeliveryConfUps value)

Sets the value of the deliveryConfUps property.

Parameters
value Allowed object is ItemFulfillmentPackageUpsDeliveryConfUps

public void setInsuredValueUps (Double value)

Sets the value of the insuredValueUps property.

Parameters
value Allowed object is Double

public void setPackageDescrUps (String value)

Sets the value of the packageDescrUps property.

Parameters
value Allowed object is String

public void setPackageHeightUps (Long value)

Sets the value of the packageHeightUps property.

Parameters
value Allowed object is Long

public void setPackageLengthUps (Long value)

Sets the value of the packageLengthUps property.

Parameters
value Allowed object is Long

public void setPackageTrackingNumberUps (String value)

Sets the value of the packageTrackingNumberUps property.

Parameters
value Allowed object is String

public void setPackageWeightUps (Double value)

Sets the value of the packageWeightUps property.

Parameters
value Allowed object is Double

public void setPackageWidthUps (Long value)

Sets the value of the packageWidthUps property.

Parameters
value Allowed object is Long

public void setPackagingUps (ItemFulfillmentPackageUpsPackagingUps value)

Sets the value of the packagingUps property.

Parameters
value Allowed object is ItemFulfillmentPackageUpsPackagingUps

public void setReference1Ups (String value)

Sets the value of the reference1Ups property.

Parameters
value Allowed object is String

public void setReference2Ups (String value)

Sets the value of the reference2Ups property.

Parameters
value Allowed object is String

public void setUseCodUps (Boolean value)

Sets the value of the useCodUps property.

Parameters
value Allowed object is Boolean

public void setUseInsuredValueUps (Boolean value)

Sets the value of the useInsuredValueUps property.

Parameters
value Allowed object is Boolean