public class

ItemFulfillmentPackageFedEx

extends Object
java.lang.Object
   ↳ com.netsuite.webservices.transactions.sales_2013_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="dryIceWeightFedEx" 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_2013_2.transactions.webservices.netsuite.com}ItemFulfillmentPackageFedExPackagingFedEx" minOccurs="0"/>
         <element name="admPackageTypeFedEx" type="{urn:types.sales_2013_2.transactions.webservices.netsuite.com}ItemFulfillmentPackageFedExAdmPackageTypeFedEx" minOccurs="0"/>
         <element name="isNonStandardContainerFedEx" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="isAlcoholFedEx" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="isNonHazLithiumFedEx" 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="priorityAlertTypeFedEx" type="{urn:types.sales_2013_2.transactions.webservices.netsuite.com}ItemFulfillmentPackageFedExPriorityAlertTypeFedEx" minOccurs="0"/>
         <element name="priorityAlertContentFedEx" 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_2013_2.transactions.webservices.netsuite.com}ItemFulfillmentPackageFedExCodMethodFedEx" minOccurs="0"/>
         <element name="codFreightTypeFedEx" type="{urn:types.sales_2013_2.transactions.webservices.netsuite.com}ItemFulfillmentPackageFedExCodFreightTypeFedEx" minOccurs="0"/>
         <element name="deliveryConfFedEx" type="{urn:types.sales_2013_2.transactions.webservices.netsuite.com}ItemFulfillmentPackageFedExDeliveryConfFedEx" minOccurs="0"/>
         <element name="signatureOptionsFedEx" type="{urn:types.sales_2013_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 dryIceWeightFedEx
protected Double insuredValueFedEx
protected Boolean isAlcoholFedEx
protected Boolean isNonHazLithiumFedEx
protected Boolean isNonStandardContainerFedEx
protected Long packageHeightFedEx
protected Long packageLengthFedEx
protected String packageTrackingNumberFedEx
protected Double packageWeightFedEx
protected Long packageWidthFedEx
protected ItemFulfillmentPackageFedExPackagingFedEx packagingFedEx
protected String priorityAlertContentFedEx
protected ItemFulfillmentPackageFedExPriorityAlertTypeFedEx priorityAlertTypeFedEx
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 getDryIceWeightFedEx()
Gets the value of the dryIceWeightFedEx property.
Double getInsuredValueFedEx()
Gets the value of the insuredValueFedEx property.
Boolean getIsAlcoholFedEx()
Gets the value of the isAlcoholFedEx property.
Boolean getIsNonHazLithiumFedEx()
Gets the value of the isNonHazLithiumFedEx property.
Boolean getIsNonStandardContainerFedEx()
Gets the value of the isNonStandardContainerFedEx 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 getPriorityAlertContentFedEx()
Gets the value of the priorityAlertContentFedEx property.
ItemFulfillmentPackageFedExPriorityAlertTypeFedEx getPriorityAlertTypeFedEx()
Gets the value of the priorityAlertTypeFedEx 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 getUseCodFedEx()
Gets the value of the useCodFedEx property.
Boolean getUseInsuredValueFedEx()
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 setDryIceWeightFedEx(Double value)
Sets the value of the dryIceWeightFedEx property.
void setInsuredValueFedEx(Double value)
Sets the value of the insuredValueFedEx property.
void setIsAlcoholFedEx(Boolean value)
Sets the value of the isAlcoholFedEx property.
void setIsNonHazLithiumFedEx(Boolean value)
Sets the value of the isNonHazLithiumFedEx 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 setPriorityAlertContentFedEx(String value)
Sets the value of the priorityAlertContentFedEx property.
void setPriorityAlertTypeFedEx(ItemFulfillmentPackageFedExPriorityAlertTypeFedEx value)
Sets the value of the priorityAlertTypeFedEx 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 dryIceWeightFedEx

protected Double insuredValueFedEx

protected Boolean isAlcoholFedEx

protected Boolean isNonHazLithiumFedEx

protected Boolean isNonStandardContainerFedEx

protected Long packageHeightFedEx

protected Long packageLengthFedEx

protected String packageTrackingNumberFedEx

protected Double packageWeightFedEx

protected Long packageWidthFedEx

protected String priorityAlertContentFedEx

protected ItemFulfillmentPackageFedExPriorityAlertTypeFedEx priorityAlertTypeFedEx

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 getDryIceWeightFedEx ()

Gets the value of the dryIceWeightFedEx property.

Returns
  • possible object is Double

public Double getInsuredValueFedEx ()

Gets the value of the insuredValueFedEx property.

Returns
  • possible object is Double

public Boolean getIsAlcoholFedEx ()

Gets the value of the isAlcoholFedEx property. This getter has been renamed from isIsAlcoholFedEx() to getIsAlcoholFedEx() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIsNonHazLithiumFedEx ()

Gets the value of the isNonHazLithiumFedEx property. This getter has been renamed from isIsNonHazLithiumFedEx() to getIsNonHazLithiumFedEx() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIsNonStandardContainerFedEx ()

Gets the value of the isNonStandardContainerFedEx property. This getter has been renamed from isIsNonStandardContainerFedEx() to getIsNonStandardContainerFedEx() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

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 getPriorityAlertContentFedEx ()

Gets the value of the priorityAlertContentFedEx property.

Returns
  • possible object is String

public ItemFulfillmentPackageFedExPriorityAlertTypeFedEx getPriorityAlertTypeFedEx ()

Gets the value of the priorityAlertTypeFedEx property.

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 getUseCodFedEx ()

Gets the value of the useCodFedEx property. This getter has been renamed from isUseCodFedEx() to getUseCodFedEx() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getUseInsuredValueFedEx ()

Gets the value of the useInsuredValueFedEx property. This getter has been renamed from isUseInsuredValueFedEx() to getUseInsuredValueFedEx() by cxf-xjc-boolean plugin.

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 setDryIceWeightFedEx (Double value)

Sets the value of the dryIceWeightFedEx property.

Parameters
value Allowed object is Double

public void setInsuredValueFedEx (Double value)

Sets the value of the insuredValueFedEx property.

Parameters
value Allowed object is Double

public void setIsAlcoholFedEx (Boolean value)

Sets the value of the isAlcoholFedEx property.

Parameters
value Allowed object is Boolean

public void setIsNonHazLithiumFedEx (Boolean value)

Sets the value of the isNonHazLithiumFedEx property.

Parameters
value Allowed object is Boolean

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 setPriorityAlertContentFedEx (String value)

Sets the value of the priorityAlertContentFedEx property.

Parameters
value Allowed object is String

public void setPriorityAlertTypeFedEx (ItemFulfillmentPackageFedExPriorityAlertTypeFedEx value)

Sets the value of the priorityAlertTypeFedEx property.

Parameters
value Allowed object is ItemFulfillmentPackageFedExPriorityAlertTypeFedEx

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