| java.lang.Object | |
| ↳ | com.netsuite.webservices.transactions.sales_2010_2.ItemFulfillmentItem |
Java class for ItemFulfillmentItem complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ItemFulfillmentItem">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="jobName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="itemReceive" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="itemName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="location" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="onHand" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="quantity" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="unitsDisplay" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="createPo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="binNumbers" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="serialNumbers" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="poNum" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="item" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="orderLine" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="quantityRemaining" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="options" type="{urn:core_2010_2.platform.webservices.netsuite.com}CustomFieldList" minOccurs="0"/>
<element name="shipGroup" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="itemIsFulfilled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="shipAddress" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="shipMethod" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="customFieldList" type="{urn:core_2010_2.platform.webservices.netsuite.com}CustomFieldList" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| binNumbers | |||||||||||
| createPo | |||||||||||
| customFieldList | |||||||||||
| description | |||||||||||
| item | |||||||||||
| itemIsFulfilled | |||||||||||
| itemName | |||||||||||
| itemReceive | |||||||||||
| jobName | |||||||||||
| location | |||||||||||
| onHand | |||||||||||
| options | |||||||||||
| orderLine | |||||||||||
| poNum | |||||||||||
| quantity | |||||||||||
| quantityRemaining | |||||||||||
| serialNumbers | |||||||||||
| shipAddress | |||||||||||
| shipGroup | |||||||||||
| shipMethod | |||||||||||
| unitsDisplay | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the binNumbers property.
| |||||||||||
Gets the value of the createPo property.
| |||||||||||
Gets the value of the customFieldList property.
| |||||||||||
Gets the value of the description property.
| |||||||||||
Gets the value of the item property.
| |||||||||||
Gets the value of the itemName property.
| |||||||||||
Gets the value of the jobName property.
| |||||||||||
Gets the value of the location property.
| |||||||||||
Gets the value of the onHand property.
| |||||||||||
Gets the value of the options property.
| |||||||||||
Gets the value of the orderLine property.
| |||||||||||
Gets the value of the poNum property.
| |||||||||||
Gets the value of the quantity property.
| |||||||||||
Gets the value of the quantityRemaining property.
| |||||||||||
Gets the value of the serialNumbers property.
| |||||||||||
Gets the value of the shipAddress property.
| |||||||||||
Gets the value of the shipGroup property.
| |||||||||||
Gets the value of the shipMethod property.
| |||||||||||
Gets the value of the unitsDisplay property.
| |||||||||||
Gets the value of the itemIsFulfilled property.
| |||||||||||
Gets the value of the itemReceive property.
| |||||||||||
Sets the value of the binNumbers property.
| |||||||||||
Sets the value of the createPo property.
| |||||||||||
Sets the value of the customFieldList property.
| |||||||||||
Sets the value of the description property.
| |||||||||||
Sets the value of the item property.
| |||||||||||
Sets the value of the itemIsFulfilled property.
| |||||||||||
Sets the value of the itemName property.
| |||||||||||
Sets the value of the itemReceive property.
| |||||||||||
Sets the value of the jobName property.
| |||||||||||
Sets the value of the location property.
| |||||||||||
Sets the value of the onHand property.
| |||||||||||
Sets the value of the options property.
| |||||||||||
Sets the value of the orderLine property.
| |||||||||||
Sets the value of the poNum property.
| |||||||||||
Sets the value of the quantity property.
| |||||||||||
Sets the value of the quantityRemaining property.
| |||||||||||
Sets the value of the serialNumbers property.
| |||||||||||
Sets the value of the shipAddress property.
| |||||||||||
Sets the value of the shipGroup property.
| |||||||||||
Sets the value of the shipMethod property.
| |||||||||||
Sets the value of the unitsDisplay property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the binNumbers property.
Gets the value of the createPo property.
Gets the value of the customFieldList property.
CustomFieldList
Gets the value of the description property.
Gets the value of the item property.
RecordRef
Gets the value of the itemName property.
Gets the value of the jobName property.
Gets the value of the location property.
RecordRef
Gets the value of the onHand property.
Gets the value of the options property.
CustomFieldList
Gets the value of the orderLine property.
Gets the value of the poNum property.
Gets the value of the quantity property.
Gets the value of the quantityRemaining property.
Gets the value of the serialNumbers property.
Gets the value of the shipAddress property.
RecordRef
Gets the value of the shipGroup property.
Gets the value of the shipMethod property.
RecordRef
Gets the value of the unitsDisplay property.
Gets the value of the itemIsFulfilled property.
Gets the value of the itemReceive property.
Sets the value of the binNumbers property.
| value | Allowed object is String |
|---|
Sets the value of the createPo property.
| value | Allowed object is String |
|---|
Sets the value of the customFieldList property.
| value | Allowed object is
CustomFieldList
|
|---|
Sets the value of the description property.
| value | Allowed object is String |
|---|
Sets the value of the item property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the itemIsFulfilled property.
| value | Allowed object is Boolean |
|---|
Sets the value of the itemName property.
| value | Allowed object is String |
|---|
Sets the value of the itemReceive property.
| value | Allowed object is Boolean |
|---|
Sets the value of the jobName property.
| value | Allowed object is String |
|---|
Sets the value of the location property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the onHand property.
| value | Allowed object is Double |
|---|
Sets the value of the options property.
| value | Allowed object is
CustomFieldList
|
|---|
Sets the value of the orderLine property.
| value | Allowed object is Long |
|---|
Sets the value of the poNum property.
| value | Allowed object is String |
|---|
Sets the value of the quantity property.
| value | Allowed object is Double |
|---|
Sets the value of the quantityRemaining property.
| value | Allowed object is Double |
|---|
Sets the value of the serialNumbers property.
| value | Allowed object is String |
|---|
Sets the value of the shipAddress property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the shipGroup property.
| value | Allowed object is Long |
|---|
Sets the value of the shipMethod property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the unitsDisplay property.
| value | Allowed object is String |
|---|