| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.Record | |
| ↳ | com.netsuite.webservices.transactions.inventory_2010_2.TransferOrder | |
Java class for TransferOrder complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TransferOrder">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}Record">
<sequence>
<element name="createdDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="lastModifiedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="customForm" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="shippingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="subTotal" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="transactionShipAddress" type="{urn:common_2010_2.platform.webservices.netsuite.com}ShipAddress" minOccurs="0"/>
<element name="shipAddressList" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="shipAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="fob" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="tranDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="tranId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="source" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="orderStatus" type="{urn:types.inventory_2010_2.transactions.webservices.netsuite.com}TransferOrderOrderStatus" minOccurs="0"/>
<element name="subsidiary" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="employee" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="department" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="class" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="location" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="transferLocation" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="memo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="shipDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="shipMethod" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="trackingNumbers" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="linkedTrackingNumbers" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="shipComplete" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="altShippingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="shippingTax1Rate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="shippingTax2Rate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="handlingTax1Rate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="handlingTax2Rate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="shippingTaxCode" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="handlingTaxCode" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="total" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="itemList" type="{urn:inventory_2010_2.transactions.webservices.netsuite.com}TransferOrderItemList" minOccurs="0"/>
<element name="customFieldList" type="{urn:core_2010_2.platform.webservices.netsuite.com}CustomFieldList" minOccurs="0"/>
</sequence>
<attribute name="internalId" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="externalId" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| altShippingCost | |||||||||||
| clazz | |||||||||||
| createdDate | |||||||||||
| customFieldList | |||||||||||
| customForm | |||||||||||
| department | |||||||||||
| employee | |||||||||||
| externalId | |||||||||||
| fob | |||||||||||
| handlingTax1Rate | |||||||||||
| handlingTax2Rate | |||||||||||
| handlingTaxCode | |||||||||||
| internalId | |||||||||||
| itemList | |||||||||||
| lastModifiedDate | |||||||||||
| linkedTrackingNumbers | |||||||||||
| location | |||||||||||
| memo | |||||||||||
| orderStatus | |||||||||||
| shipAddress | |||||||||||
| shipAddressList | |||||||||||
| shipComplete | |||||||||||
| shipDate | |||||||||||
| shipMethod | |||||||||||
| shippingCost | |||||||||||
| shippingTax1Rate | |||||||||||
| shippingTax2Rate | |||||||||||
| shippingTaxCode | |||||||||||
| source | |||||||||||
| status | |||||||||||
| subTotal | |||||||||||
| subsidiary | |||||||||||
| total | |||||||||||
| trackingNumbers | |||||||||||
| tranDate | |||||||||||
| tranId | |||||||||||
| transactionShipAddress | |||||||||||
| transferLocation | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the altShippingCost property.
| |||||||||||
Gets the value of the clazz property.
| |||||||||||
Gets the value of the createdDate property.
| |||||||||||
Gets the value of the customFieldList property.
| |||||||||||
Gets the value of the customForm property.
| |||||||||||
Gets the value of the department property.
| |||||||||||
Gets the value of the employee property.
| |||||||||||
Gets the value of the externalId property.
| |||||||||||
Gets the value of the fob property.
| |||||||||||
Gets the value of the handlingTax1Rate property.
| |||||||||||
Gets the value of the handlingTax2Rate property.
| |||||||||||
Gets the value of the handlingTaxCode property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the itemList property.
| |||||||||||
Gets the value of the lastModifiedDate property.
| |||||||||||
Gets the value of the linkedTrackingNumbers property.
| |||||||||||
Gets the value of the location property.
| |||||||||||
Gets the value of the memo property.
| |||||||||||
Gets the value of the orderStatus property.
| |||||||||||
Gets the value of the shipAddress property.
| |||||||||||
Gets the value of the shipAddressList property.
| |||||||||||
Gets the value of the shipDate property.
| |||||||||||
Gets the value of the shipMethod property.
| |||||||||||
Gets the value of the shippingCost property.
| |||||||||||
Gets the value of the shippingTax1Rate property.
| |||||||||||
Gets the value of the shippingTax2Rate property.
| |||||||||||
Gets the value of the shippingTaxCode property.
| |||||||||||
Gets the value of the source property.
| |||||||||||
Gets the value of the status property.
| |||||||||||
Gets the value of the subTotal property.
| |||||||||||
Gets the value of the subsidiary property.
| |||||||||||
Gets the value of the total property.
| |||||||||||
Gets the value of the trackingNumbers property.
| |||||||||||
Gets the value of the tranDate property.
| |||||||||||
Gets the value of the tranId property.
| |||||||||||
Gets the value of the transactionShipAddress property.
| |||||||||||
Gets the value of the transferLocation property.
| |||||||||||
Gets the value of the shipComplete property.
| |||||||||||
Sets the value of the altShippingCost property.
| |||||||||||
Sets the value of the clazz property.
| |||||||||||
Sets the value of the createdDate property.
| |||||||||||
Sets the value of the customFieldList property.
| |||||||||||
Sets the value of the customForm property.
| |||||||||||
Sets the value of the department property.
| |||||||||||
Sets the value of the employee property.
| |||||||||||
Sets the value of the externalId property.
| |||||||||||
Sets the value of the fob property.
| |||||||||||
Sets the value of the handlingTax1Rate property.
| |||||||||||
Sets the value of the handlingTax2Rate property.
| |||||||||||
Sets the value of the handlingTaxCode property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the itemList property.
| |||||||||||
Sets the value of the lastModifiedDate property.
| |||||||||||
Sets the value of the linkedTrackingNumbers property.
| |||||||||||
Sets the value of the location property.
| |||||||||||
Sets the value of the memo property.
| |||||||||||
Sets the value of the orderStatus property.
| |||||||||||
Sets the value of the shipAddress property.
| |||||||||||
Sets the value of the shipAddressList property.
| |||||||||||
Sets the value of the shipComplete property.
| |||||||||||
Sets the value of the shipDate property.
| |||||||||||
Sets the value of the shipMethod property.
| |||||||||||
Sets the value of the shippingCost property.
| |||||||||||
Sets the value of the shippingTax1Rate property.
| |||||||||||
Sets the value of the shippingTax2Rate property.
| |||||||||||
Sets the value of the shippingTaxCode property.
| |||||||||||
Sets the value of the source property.
| |||||||||||
Sets the value of the status property.
| |||||||||||
Sets the value of the subTotal property.
| |||||||||||
Sets the value of the subsidiary property.
| |||||||||||
Sets the value of the total property.
| |||||||||||
Sets the value of the trackingNumbers property.
| |||||||||||
Sets the value of the tranDate property.
| |||||||||||
Sets the value of the tranId property.
| |||||||||||
Sets the value of the transactionShipAddress property.
| |||||||||||
Sets the value of the transferLocation property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the altShippingCost property.
Gets the value of the clazz property.
RecordRef
Gets the value of the createdDate property.
Gets the value of the customFieldList property.
CustomFieldList
Gets the value of the customForm property.
RecordRef
Gets the value of the department property.
RecordRef
Gets the value of the employee property.
RecordRef
Gets the value of the externalId property.
Gets the value of the fob property.
Gets the value of the handlingTax1Rate property.
Gets the value of the handlingTax2Rate property.
Gets the value of the handlingTaxCode property.
RecordRef
Gets the value of the internalId property.
Gets the value of the itemList property.
TransferOrderItemList
Gets the value of the lastModifiedDate property.
Gets the value of the linkedTrackingNumbers property.
Gets the value of the location property.
RecordRef
Gets the value of the memo property.
Gets the value of the orderStatus property.
TransferOrderOrderStatus
Gets the value of the shipAddress property.
Gets the value of the shipAddressList property.
RecordRef
Gets the value of the shipDate property.
Gets the value of the shipMethod property.
RecordRef
Gets the value of the shippingCost property.
Gets the value of the shippingTax1Rate property.
Gets the value of the shippingTax2Rate property.
Gets the value of the shippingTaxCode property.
RecordRef
Gets the value of the source property.
Gets the value of the status property.
Gets the value of the subTotal property.
Gets the value of the subsidiary property.
RecordRef
Gets the value of the total property.
Gets the value of the trackingNumbers property.
Gets the value of the tranDate property.
Gets the value of the tranId property.
Gets the value of the transactionShipAddress property.
ShipAddress
Gets the value of the transferLocation property.
RecordRef
Gets the value of the shipComplete property.
Sets the value of the altShippingCost property.
| value | Allowed object is Double |
|---|
Sets the value of the clazz property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the createdDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the customFieldList property.
| value | Allowed object is
CustomFieldList
|
|---|
Sets the value of the customForm property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the department property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the employee property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the externalId property.
| value | Allowed object is String |
|---|
Sets the value of the fob property.
| value | Allowed object is String |
|---|
Sets the value of the handlingTax1Rate property.
| value | Allowed object is Double |
|---|
Sets the value of the handlingTax2Rate property.
| value | Allowed object is Double |
|---|
Sets the value of the handlingTaxCode property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the internalId property.
| value | Allowed object is String |
|---|
Sets the value of the itemList property.
| value | Allowed object is
TransferOrderItemList
|
|---|
Sets the value of the lastModifiedDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the linkedTrackingNumbers property.
| value | Allowed object is String |
|---|
Sets the value of the location property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the memo property.
| value | Allowed object is String |
|---|
Sets the value of the orderStatus property.
| value | Allowed object is
TransferOrderOrderStatus
|
|---|
Sets the value of the shipAddress property.
| value | Allowed object is String |
|---|
Sets the value of the shipAddressList property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the shipComplete property.
| value | Allowed object is Boolean |
|---|
Sets the value of the shipDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the shipMethod property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the shippingCost property.
| value | Allowed object is Double |
|---|
Sets the value of the shippingTax1Rate property.
| value | Allowed object is Double |
|---|
Sets the value of the shippingTax2Rate property.
| value | Allowed object is Double |
|---|
Sets the value of the shippingTaxCode property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the source property.
| value | Allowed object is String |
|---|
Sets the value of the status property.
| value | Allowed object is String |
|---|
Sets the value of the subTotal property.
| value | Allowed object is Double |
|---|
Sets the value of the subsidiary property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the total property.
| value | Allowed object is Double |
|---|
Sets the value of the trackingNumbers property.
| value | Allowed object is String |
|---|
Sets the value of the tranDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the tranId property.
| value | Allowed object is String |
|---|
Sets the value of the transactionShipAddress property.
| value | Allowed object is
ShipAddress
|
|---|
Sets the value of the transferLocation property.
| value | Allowed object is
RecordRef
|
|---|