| java.lang.Object | |
| ↳ | com.netsuite.webservices.transactions.inventory_2010_2.InventoryAdjustmentInventory |
Java class for InventoryAdjustmentInventory complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="InventoryAdjustmentInventory">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="item" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" 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="units" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="quantityOnHand" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="currentValue" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="adjustQtyBy" type="{http://www.w3.org/2001/XMLSchema}double" 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="newQuantity" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="unitCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="foreignCurrencyUnitCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="memo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="currency" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="expirationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="exchangeRate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| adjustQtyBy | |||||||||||
| binNumbers | |||||||||||
| currency | |||||||||||
| currentValue | |||||||||||
| description | |||||||||||
| exchangeRate | |||||||||||
| expirationDate | |||||||||||
| foreignCurrencyUnitCost | |||||||||||
| item | |||||||||||
| location | |||||||||||
| memo | |||||||||||
| newQuantity | |||||||||||
| quantityOnHand | |||||||||||
| serialNumbers | |||||||||||
| unitCost | |||||||||||
| units | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the adjustQtyBy property.
| |||||||||||
Gets the value of the binNumbers property.
| |||||||||||
Gets the value of the currency property.
| |||||||||||
Gets the value of the currentValue property.
| |||||||||||
Gets the value of the description property.
| |||||||||||
Gets the value of the exchangeRate property.
| |||||||||||
Gets the value of the expirationDate property.
| |||||||||||
Gets the value of the foreignCurrencyUnitCost property.
| |||||||||||
Gets the value of the item property.
| |||||||||||
Gets the value of the location property.
| |||||||||||
Gets the value of the memo property.
| |||||||||||
Gets the value of the newQuantity property.
| |||||||||||
Gets the value of the quantityOnHand property.
| |||||||||||
Gets the value of the serialNumbers property.
| |||||||||||
Gets the value of the unitCost property.
| |||||||||||
Gets the value of the units property.
| |||||||||||
Sets the value of the adjustQtyBy property.
| |||||||||||
Sets the value of the binNumbers property.
| |||||||||||
Sets the value of the currency property.
| |||||||||||
Sets the value of the currentValue property.
| |||||||||||
Sets the value of the description property.
| |||||||||||
Sets the value of the exchangeRate property.
| |||||||||||
Sets the value of the expirationDate property.
| |||||||||||
Sets the value of the foreignCurrencyUnitCost property.
| |||||||||||
Sets the value of the item property.
| |||||||||||
Sets the value of the location property.
| |||||||||||
Sets the value of the memo property.
| |||||||||||
Sets the value of the newQuantity property.
| |||||||||||
Sets the value of the quantityOnHand property.
| |||||||||||
Sets the value of the serialNumbers property.
| |||||||||||
Sets the value of the unitCost property.
| |||||||||||
Sets the value of the units property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the adjustQtyBy property.
Gets the value of the binNumbers property.
Gets the value of the currency property.
Gets the value of the currentValue property.
Gets the value of the description property.
Gets the value of the exchangeRate property.
Gets the value of the expirationDate property.
Gets the value of the foreignCurrencyUnitCost property.
Gets the value of the item property.
RecordRef
Gets the value of the location property.
RecordRef
Gets the value of the memo property.
Gets the value of the newQuantity property.
Gets the value of the quantityOnHand property.
Gets the value of the serialNumbers property.
Gets the value of the unitCost property.
Gets the value of the units property.
RecordRef
Sets the value of the adjustQtyBy property.
| value | Allowed object is Double |
|---|
Sets the value of the binNumbers property.
| value | Allowed object is String |
|---|
Sets the value of the currency property.
| value | Allowed object is String |
|---|
Sets the value of the currentValue property.
| value | Allowed object is Double |
|---|
Sets the value of the description property.
| value | Allowed object is String |
|---|
Sets the value of the exchangeRate property.
| value | Allowed object is Double |
|---|
Sets the value of the expirationDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the foreignCurrencyUnitCost property.
| value | Allowed object is Double |
|---|
Sets the value of the item property.
| value | Allowed object is
RecordRef
|
|---|
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 newQuantity property.
| value | Allowed object is Double |
|---|
Sets the value of the quantityOnHand property.
| value | Allowed object is Double |
|---|
Sets the value of the serialNumbers property.
| value | Allowed object is String |
|---|
Sets the value of the unitCost property.
| value | Allowed object is Double |
|---|
Sets the value of the units property.
| value | Allowed object is
RecordRef
|
|---|