| java.lang.Object | |
| ↳ | com.netsuite.webservices.transactions.sales_2010_2.CashSaleItemCost |
Java class for CashSaleItemCost complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CashSaleItemCost">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="apply" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="doc" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="line" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="billedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="itemDisp" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="memo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="jobDisp" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="department" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="class" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="location" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="unitDisp" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="options" type="{urn:core_2010_2.platform.webservices.netsuite.com}CustomFieldList" minOccurs="0"/>
<element name="itemCostCount" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="quantity" 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="cost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="amount" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="revRecSchedule" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="revRecStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="revRecEndDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="grossAmt" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="tax1Amt" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="taxCode" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="taxRate1" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="taxRate2" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| amount | |||||||||||
| apply | |||||||||||
| billedDate | |||||||||||
| clazz | |||||||||||
| cost | |||||||||||
| department | |||||||||||
| doc | |||||||||||
| grossAmt | |||||||||||
| itemCostCount | |||||||||||
| itemDisp | |||||||||||
| jobDisp | |||||||||||
| line | |||||||||||
| location | |||||||||||
| memo | |||||||||||
| options | |||||||||||
| quantity | |||||||||||
| revRecEndDate | |||||||||||
| revRecSchedule | |||||||||||
| revRecStartDate | |||||||||||
| serialNumbers | |||||||||||
| tax1Amt | |||||||||||
| taxCode | |||||||||||
| taxRate1 | |||||||||||
| taxRate2 | |||||||||||
| unitDisp | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the amount property.
| |||||||||||
Gets the value of the billedDate property.
| |||||||||||
Gets the value of the clazz property.
| |||||||||||
Gets the value of the cost property.
| |||||||||||
Gets the value of the department property.
| |||||||||||
Gets the value of the doc property.
| |||||||||||
Gets the value of the grossAmt property.
| |||||||||||
Gets the value of the itemCostCount property.
| |||||||||||
Gets the value of the itemDisp property.
| |||||||||||
Gets the value of the jobDisp property.
| |||||||||||
Gets the value of the line property.
| |||||||||||
Gets the value of the location property.
| |||||||||||
Gets the value of the memo property.
| |||||||||||
Gets the value of the options property.
| |||||||||||
Gets the value of the quantity property.
| |||||||||||
Gets the value of the revRecEndDate property.
| |||||||||||
Gets the value of the revRecSchedule property.
| |||||||||||
Gets the value of the revRecStartDate property.
| |||||||||||
Gets the value of the serialNumbers property.
| |||||||||||
Gets the value of the tax1Amt property.
| |||||||||||
Gets the value of the taxCode property.
| |||||||||||
Gets the value of the taxRate1 property.
| |||||||||||
Gets the value of the taxRate2 property.
| |||||||||||
Gets the value of the unitDisp property.
| |||||||||||
Gets the value of the apply property.
| |||||||||||
Sets the value of the amount property.
| |||||||||||
Sets the value of the apply property.
| |||||||||||
Sets the value of the billedDate property.
| |||||||||||
Sets the value of the clazz property.
| |||||||||||
Sets the value of the cost property.
| |||||||||||
Sets the value of the department property.
| |||||||||||
Sets the value of the doc property.
| |||||||||||
Sets the value of the grossAmt property.
| |||||||||||
Sets the value of the itemCostCount property.
| |||||||||||
Sets the value of the itemDisp property.
| |||||||||||
Sets the value of the jobDisp property.
| |||||||||||
Sets the value of the line property.
| |||||||||||
Sets the value of the location property.
| |||||||||||
Sets the value of the memo property.
| |||||||||||
Sets the value of the options property.
| |||||||||||
Sets the value of the quantity property.
| |||||||||||
Sets the value of the revRecEndDate property.
| |||||||||||
Sets the value of the revRecSchedule property.
| |||||||||||
Sets the value of the revRecStartDate property.
| |||||||||||
Sets the value of the serialNumbers property.
| |||||||||||
Sets the value of the tax1Amt property.
| |||||||||||
Sets the value of the taxCode property.
| |||||||||||
Sets the value of the taxRate1 property.
| |||||||||||
Sets the value of the taxRate2 property.
| |||||||||||
Sets the value of the unitDisp property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the amount property.
Gets the value of the billedDate property.
Gets the value of the clazz property.
Gets the value of the cost property.
Gets the value of the department property.
Gets the value of the doc property.
Gets the value of the grossAmt property.
Gets the value of the itemCostCount property.
Gets the value of the itemDisp property.
Gets the value of the jobDisp property.
Gets the value of the line property.
Gets the value of the location property.
Gets the value of the memo property.
Gets the value of the options property.
CustomFieldList
Gets the value of the quantity property.
Gets the value of the revRecEndDate property.
Gets the value of the revRecSchedule property.
RecordRef
Gets the value of the revRecStartDate property.
Gets the value of the serialNumbers property.
Gets the value of the tax1Amt property.
Gets the value of the taxCode property.
RecordRef
Gets the value of the taxRate1 property.
Gets the value of the taxRate2 property.
Gets the value of the unitDisp property.
Gets the value of the apply property.
Sets the value of the amount property.
| value | Allowed object is Double |
|---|
Sets the value of the apply property.
| value | Allowed object is Boolean |
|---|
Sets the value of the billedDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the clazz property.
| value | Allowed object is String |
|---|
Sets the value of the cost property.
| value | Allowed object is Double |
|---|
Sets the value of the department property.
| value | Allowed object is String |
|---|
Sets the value of the doc property.
| value | Allowed object is Long |
|---|
Sets the value of the grossAmt property.
| value | Allowed object is Double |
|---|
Sets the value of the itemCostCount property.
| value | Allowed object is String |
|---|
Sets the value of the itemDisp property.
| value | Allowed object is String |
|---|
Sets the value of the jobDisp property.
| value | Allowed object is String |
|---|
Sets the value of the line property.
| value | Allowed object is Long |
|---|
Sets the value of the location property.
| value | Allowed object is String |
|---|
Sets the value of the memo property.
| value | Allowed object is String |
|---|
Sets the value of the options property.
| value | Allowed object is
CustomFieldList
|
|---|
Sets the value of the quantity property.
| value | Allowed object is String |
|---|
Sets the value of the revRecEndDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the revRecSchedule property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the revRecStartDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the serialNumbers property.
| value | Allowed object is String |
|---|
Sets the value of the tax1Amt property.
| value | Allowed object is Double |
|---|
Sets the value of the taxCode property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the taxRate1 property.
| value | Allowed object is Double |
|---|
Sets the value of the taxRate2 property.
| value | Allowed object is Double |
|---|
Sets the value of the unitDisp property.
| value | Allowed object is String |
|---|