public class

ItemFulfillmentPackageFedEx

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

Class Overview

Java class for ItemFulfillmentPackageFedEx complex type.

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

 <complexType name="ItemFulfillmentPackageFedEx">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="packageWeightFedEx" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="packageTrackingNumberFedEx" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="packagingFedEx" type="{urn:types.sales_2010_2.transactions.webservices.netsuite.com}ItemFulfillmentPackageFedExPackagingFedEx" minOccurs="0"/>
         <element name="admPackageTypeFedEx" type="{urn:types.sales_2010_2.transactions.webservices.netsuite.com}ItemFulfillmentPackageFedExAdmPackageTypeFedEx" minOccurs="0"/>
         <element name="isNonStandardContainerFedEx" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="insuredValueFedEx" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="useInsuredValueFedEx" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="reference1FedEx" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="packageLengthFedEx" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="packageWidthFedEx" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="packageHeightFedEx" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="useCodFedEx" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="codAmountFedEx" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="codMethodFedEx" type="{urn:types.sales_2010_2.transactions.webservices.netsuite.com}ItemFulfillmentPackageFedExCodMethodFedEx" minOccurs="0"/>
         <element name="codFreightTypeFedEx" type="{urn:types.sales_2010_2.transactions.webservices.netsuite.com}ItemFulfillmentPackageFedExCodFreightTypeFedEx" minOccurs="0"/>
         <element name="deliveryConfFedEx" type="{urn:types.sales_2010_2.transactions.webservices.netsuite.com}ItemFulfillmentPackageFedExDeliveryConfFedEx" minOccurs="0"/>
         <element name="signatureOptionsFedEx" type="{urn:types.sales_2010_2.transactions.webservices.netsuite.com}ItemFulfillmentPackageFedExSignatureOptionsFedEx" minOccurs="0"/>
         <element name="signatureReleaseFedEx" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="authorizationNumberFedEx" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Fields
protected ItemFulfillmentPackageFedExAdmPackageTypeFedEx admPackageTypeFedEx
protected String authorizationNumberFedEx
protected Double codAmountFedEx
protected ItemFulfillmentPackageFedExCodFreightTypeFedEx codFreightTypeFedEx
protected ItemFulfillmentPackageFedExCodMethodFedEx codMethodFedEx
protected ItemFulfillmentPackageFedExDeliveryConfFedEx deliveryConfFedEx
protected Double insuredValueFedEx
protected Boolean isNonStandardContainerFedEx
protected Long packageHeightFedEx
protected Long packageLengthFedEx
protected String packageTrackingNumberFedEx
protected Double packageWeightFedEx
protected Long packageWidthFedEx
protected ItemFulfillmentPackageFedExPackagingFedEx packagingFedEx
protected String reference1FedEx
protected ItemFulfillmentPackageFedExSignatureOptionsFedEx signatureOptionsFedEx
protected String signatureReleaseFedEx
protected Boolean useCodFedEx
protected Boolean useInsuredValueFedEx
Public Constructors
ItemFulfillmentPackageFedEx()
Public Methods
ItemFulfillmentPackageFedExAdmPackageTypeFedEx getAdmPackageTypeFedEx()
Gets the value of the admPackageTypeFedEx property.
String getAuthorizationNumberFedEx()
Gets the value of the authorizationNumberFedEx property.
Double getCodAmountFedEx()
Gets the value of the codAmountFedEx property.
ItemFulfillmentPackageFedExCodFreightTypeFedEx getCodFreightTypeFedEx()
Gets the value of the codFreightTypeFedEx property.
ItemFulfillmentPackageFedExCodMethodFedEx getCodMethodFedEx()
Gets the value of the codMethodFedEx property.
ItemFulfillmentPackageFedExDeliveryConfFedEx getDeliveryConfFedEx()
Gets the value of the deliveryConfFedEx property.
Double getInsuredValueFedEx()
Gets the value of the insuredValueFedEx property.
Long getPackageHeightFedEx()
Gets the value of the packageHeightFedEx property.
Long getPackageLengthFedEx()
Gets the value of the packageLengthFedEx property.
String getPackageTrackingNumberFedEx()
Gets the value of the packageTrackingNumberFedEx property.
Double getPackageWeightFedEx()
Gets the value of the packageWeightFedEx property.
Long getPackageWidthFedEx()
Gets the value of the packageWidthFedEx property.
ItemFulfillmentPackageFedExPackagingFedEx getPackagingFedEx()
Gets the value of the packagingFedEx property.
String getReference1FedEx()
Gets the value of the reference1FedEx property.
ItemFulfillmentPackageFedExSignatureOptionsFedEx getSignatureOptionsFedEx()
Gets the value of the signatureOptionsFedEx property.
String getSignatureReleaseFedEx()
Gets the value of the signatureReleaseFedEx property.
Boolean isIsNonStandardContainerFedEx()
Gets the value of the isNonStandardContainerFedEx property.
Boolean isUseCodFedEx()
Gets the value of the useCodFedEx property.
Boolean isUseInsuredValueFedEx()
Gets the value of the useInsuredValueFedEx property.
void setAdmPackageTypeFedEx(ItemFulfillmentPackageFedExAdmPackageTypeFedEx value)
Sets the value of the admPackageTypeFedEx property.
void setAuthorizationNumberFedEx(String value)
Sets the value of the authorizationNumberFedEx property.
void setCodAmountFedEx(Double value)
Sets the value of the codAmountFedEx property.
void setCodFreightTypeFedEx(ItemFulfillmentPackageFedExCodFreightTypeFedEx value)
Sets the value of the codFreightTypeFedEx property.
void setCodMethodFedEx(ItemFulfillmentPackageFedExCodMethodFedEx value)
Sets the value of the codMethodFedEx property.
void setDeliveryConfFedEx(ItemFulfillmentPackageFedExDeliveryConfFedEx value)
Sets the value of the deliveryConfFedEx property.
void setInsuredValueFedEx(Double value)
Sets the value of the insuredValueFedEx property.
void setIsNonStandardContainerFedEx(Boolean value)
Sets the value of the isNonStandardContainerFedEx property.
void setPackageHeightFedEx(Long value)
Sets the value of the packageHeightFedEx property.
void setPackageLengthFedEx(Long value)
Sets the value of the packageLengthFedEx property.
void setPackageTrackingNumberFedEx(String value)
Sets the value of the packageTrackingNumberFedEx property.
void setPackageWeightFedEx(Double value)
Sets the value of the packageWeightFedEx property.
void setPackageWidthFedEx(Long value)
Sets the value of the packageWidthFedEx property.
void setPackagingFedEx(ItemFulfillmentPackageFedExPackagingFedEx value)
Sets the value of the packagingFedEx property.
void setReference1FedEx(String value)
Sets the value of the reference1FedEx property.
void setSignatureOptionsFedEx(ItemFulfillmentPackageFedExSignatureOptionsFedEx value)
Sets the value of the signatureOptionsFedEx property.
void setSignatureReleaseFedEx(String value)
Sets the value of the signatureReleaseFedEx property.
void setUseCodFedEx(Boolean value)
Sets the value of the useCodFedEx property.
void setUseInsuredValueFedEx(Boolean value)
Sets the value of the useInsuredValueFedEx property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected ItemFulfillmentPackageFedExAdmPackageTypeFedEx admPackageTypeFedEx

protected String authorizationNumberFedEx

protected Double codAmountFedEx

protected ItemFulfillmentPackageFedExCodFreightTypeFedEx codFreightTypeFedEx

protected ItemFulfillmentPackageFedExDeliveryConfFedEx deliveryConfFedEx

protected Double insuredValueFedEx

protected Boolean isNonStandardContainerFedEx

protected Long packageHeightFedEx

protected Long packageLengthFedEx

protected String packageTrackingNumberFedEx

protected Double packageWeightFedEx

protected Long packageWidthFedEx

protected String reference1FedEx

protected ItemFulfillmentPackageFedExSignatureOptionsFedEx signatureOptionsFedEx

protected String signatureReleaseFedEx

protected Boolean useCodFedEx

protected Boolean useInsuredValueFedEx

Public Constructors

public ItemFulfillmentPackageFedEx ()

Public Methods

public ItemFulfillmentPackageFedExAdmPackageTypeFedEx getAdmPackageTypeFedEx ()

Gets the value of the admPackageTypeFedEx property.

public String getAuthorizationNumberFedEx ()

Gets the value of the authorizationNumberFedEx property.

Returns
  • possible object is String

public Double getCodAmountFedEx ()

Gets the value of the codAmountFedEx property.

Returns
  • possible object is Double

public ItemFulfillmentPackageFedExCodFreightTypeFedEx getCodFreightTypeFedEx ()

Gets the value of the codFreightTypeFedEx property.

public ItemFulfillmentPackageFedExCodMethodFedEx getCodMethodFedEx ()

Gets the value of the codMethodFedEx property.

Returns

public ItemFulfillmentPackageFedExDeliveryConfFedEx getDeliveryConfFedEx ()

Gets the value of the deliveryConfFedEx property.

public Double getInsuredValueFedEx ()

Gets the value of the insuredValueFedEx property.

Returns
  • possible object is Double

public Long getPackageHeightFedEx ()

Gets the value of the packageHeightFedEx property.

Returns
  • possible object is Long

public Long getPackageLengthFedEx ()

Gets the value of the packageLengthFedEx property.

Returns
  • possible object is Long

public String getPackageTrackingNumberFedEx ()

Gets the value of the packageTrackingNumberFedEx property.

Returns
  • possible object is String

public Double getPackageWeightFedEx ()

Gets the value of the packageWeightFedEx property.

Returns
  • possible object is Double

public Long getPackageWidthFedEx ()

Gets the value of the packageWidthFedEx property.

Returns
  • possible object is Long

public ItemFulfillmentPackageFedExPackagingFedEx getPackagingFedEx ()

Gets the value of the packagingFedEx property.

Returns

public String getReference1FedEx ()

Gets the value of the reference1FedEx property.

Returns
  • possible object is String

public ItemFulfillmentPackageFedExSignatureOptionsFedEx getSignatureOptionsFedEx ()

Gets the value of the signatureOptionsFedEx property.

public String getSignatureReleaseFedEx ()

Gets the value of the signatureReleaseFedEx property.

Returns
  • possible object is String

public Boolean isIsNonStandardContainerFedEx ()

Gets the value of the isNonStandardContainerFedEx property.

Returns
  • possible object is Boolean

public Boolean isUseCodFedEx ()

Gets the value of the useCodFedEx property.

Returns
  • possible object is Boolean

public Boolean isUseInsuredValueFedEx ()

Gets the value of the useInsuredValueFedEx property.

Returns
  • possible object is Boolean

public void setAdmPackageTypeFedEx (ItemFulfillmentPackageFedExAdmPackageTypeFedEx value)

Sets the value of the admPackageTypeFedEx property.

Parameters
value Allowed object is ItemFulfillmentPackageFedExAdmPackageTypeFedEx

public void setAuthorizationNumberFedEx (String value)

Sets the value of the authorizationNumberFedEx property.

Parameters
value Allowed object is String

public void setCodAmountFedEx (Double value)

Sets the value of the codAmountFedEx property.

Parameters
value Allowed object is Double

public void setCodFreightTypeFedEx (ItemFulfillmentPackageFedExCodFreightTypeFedEx value)

Sets the value of the codFreightTypeFedEx property.

Parameters
value Allowed object is ItemFulfillmentPackageFedExCodFreightTypeFedEx

public void setCodMethodFedEx (ItemFulfillmentPackageFedExCodMethodFedEx value)

Sets the value of the codMethodFedEx property.

Parameters
value Allowed object is ItemFulfillmentPackageFedExCodMethodFedEx

public void setDeliveryConfFedEx (ItemFulfillmentPackageFedExDeliveryConfFedEx value)

Sets the value of the deliveryConfFedEx property.

Parameters
value Allowed object is ItemFulfillmentPackageFedExDeliveryConfFedEx

public void setInsuredValueFedEx (Double value)

Sets the value of the insuredValueFedEx property.

Parameters
value Allowed object is Double

public void setIsNonStandardContainerFedEx (Boolean value)

Sets the value of the isNonStandardContainerFedEx property.

Parameters
value Allowed object is Boolean

public void setPackageHeightFedEx (Long value)

Sets the value of the packageHeightFedEx property.

Parameters
value Allowed object is Long

public void setPackageLengthFedEx (Long value)

Sets the value of the packageLengthFedEx property.

Parameters
value Allowed object is Long

public void setPackageTrackingNumberFedEx (String value)

Sets the value of the packageTrackingNumberFedEx property.

Parameters
value Allowed object is String

public void setPackageWeightFedEx (Double value)

Sets the value of the packageWeightFedEx property.

Parameters
value Allowed object is Double

public void setPackageWidthFedEx (Long value)

Sets the value of the packageWidthFedEx property.

Parameters
value Allowed object is Long

public void setPackagingFedEx (ItemFulfillmentPackageFedExPackagingFedEx value)

Sets the value of the packagingFedEx property.

Parameters
value Allowed object is ItemFulfillmentPackageFedExPackagingFedEx

public void setReference1FedEx (String value)

Sets the value of the reference1FedEx property.

Parameters
value Allowed object is String

public void setSignatureOptionsFedEx (ItemFulfillmentPackageFedExSignatureOptionsFedEx value)

Sets the value of the signatureOptionsFedEx property.

Parameters
value Allowed object is ItemFulfillmentPackageFedExSignatureOptionsFedEx

public void setSignatureReleaseFedEx (String value)

Sets the value of the signatureReleaseFedEx property.

Parameters
value Allowed object is String

public void setUseCodFedEx (Boolean value)

Sets the value of the useCodFedEx property.

Parameters
value Allowed object is Boolean

public void setUseInsuredValueFedEx (Boolean value)

Sets the value of the useInsuredValueFedEx property.

Parameters
value Allowed object is Boolean