| java.lang.Object | |
| ↳ | com.netsuite.webservices.transactions.employees_2010_2.ExpenseReportExpense |
Java class for ExpenseReportExpense complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ExpenseReportExpense">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="line" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="expenseDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="category" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="foreignAmount" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="currency" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="exchangeRate" 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="taxCode" 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="taxRate1" 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="department" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="grossAmt" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="taxRate2" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="class" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="customer" 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="isBillable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="receipt" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="customFieldList" type="{urn:core_2010_2.platform.webservices.netsuite.com}CustomFieldList" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| amount | |||||||||||
| category | |||||||||||
| clazz | |||||||||||
| currency | |||||||||||
| customFieldList | |||||||||||
| customer | |||||||||||
| department | |||||||||||
| exchangeRate | |||||||||||
| expenseDate | |||||||||||
| foreignAmount | |||||||||||
| grossAmt | |||||||||||
| isBillable | |||||||||||
| line | |||||||||||
| location | |||||||||||
| memo | |||||||||||
| receipt | |||||||||||
| tax1Amt | |||||||||||
| taxCode | |||||||||||
| taxRate1 | |||||||||||
| taxRate2 | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the amount property.
| |||||||||||
Gets the value of the category property.
| |||||||||||
Gets the value of the clazz property.
| |||||||||||
Gets the value of the currency property.
| |||||||||||
Gets the value of the customFieldList property.
| |||||||||||
Gets the value of the customer property.
| |||||||||||
Gets the value of the department property.
| |||||||||||
Gets the value of the exchangeRate property.
| |||||||||||
Gets the value of the expenseDate property.
| |||||||||||
Gets the value of the foreignAmount property.
| |||||||||||
Gets the value of the grossAmt 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 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 isBillable property.
| |||||||||||
Gets the value of the receipt property.
| |||||||||||
Sets the value of the amount property.
| |||||||||||
Sets the value of the category property.
| |||||||||||
Sets the value of the clazz property.
| |||||||||||
Sets the value of the currency property.
| |||||||||||
Sets the value of the customFieldList property.
| |||||||||||
Sets the value of the customer property.
| |||||||||||
Sets the value of the department property.
| |||||||||||
Sets the value of the exchangeRate property.
| |||||||||||
Sets the value of the expenseDate property.
| |||||||||||
Sets the value of the foreignAmount property.
| |||||||||||
Sets the value of the grossAmt property.
| |||||||||||
Sets the value of the isBillable 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 receipt 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.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the amount property.
Gets the value of the category property.
RecordRef
Gets the value of the clazz property.
RecordRef
Gets the value of the currency property.
RecordRef
Gets the value of the customFieldList property.
CustomFieldList
Gets the value of the customer property.
RecordRef
Gets the value of the department property.
RecordRef
Gets the value of the exchangeRate property.
Gets the value of the expenseDate property.
Gets the value of the foreignAmount property.
Gets the value of the grossAmt property.
Gets the value of the line property.
Gets the value of the location property.
RecordRef
Gets the value of the memo 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 isBillable property.
Gets the value of the receipt property.
Sets the value of the amount property.
| value | Allowed object is Double |
|---|
Sets the value of the category property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the clazz property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the currency property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the customFieldList property.
| value | Allowed object is
CustomFieldList
|
|---|
Sets the value of the customer property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the department property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the exchangeRate property.
| value | Allowed object is Double |
|---|
Sets the value of the expenseDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the foreignAmount property.
| value | Allowed object is Double |
|---|
Sets the value of the grossAmt property.
| value | Allowed object is Double |
|---|
Sets the value of the isBillable property.
| value | Allowed object is Boolean |
|---|
Sets the value of the line property.
| value | Allowed object is Long |
|---|
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 receipt property.
| value | Allowed object is Boolean |
|---|
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 |
|---|