| java.lang.Object | |
| ↳ | com.netsuite.webservices.transactions.general_2010_2.JournalEntryLine |
Java class for JournalEntryLine complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="JournalEntryLine">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="account" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="debit" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="credit" 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="entity" 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="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="schedule" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="startDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="endDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="residual" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="schedulenum" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="tax1Amt" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="tax1Acct" 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 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| account | |||||||||||
| clazz | |||||||||||
| credit | |||||||||||
| customFieldList | |||||||||||
| debit | |||||||||||
| department | |||||||||||
| endDate | |||||||||||
| entity | |||||||||||
| grossAmt | |||||||||||
| location | |||||||||||
| memo | |||||||||||
| residual | |||||||||||
| schedule | |||||||||||
| schedulenum | |||||||||||
| startDate | |||||||||||
| tax1Acct | |||||||||||
| tax1Amt | |||||||||||
| taxCode | |||||||||||
| taxRate1 | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the account property.
| |||||||||||
Gets the value of the clazz property.
| |||||||||||
Gets the value of the credit property.
| |||||||||||
Gets the value of the customFieldList property.
| |||||||||||
Gets the value of the debit property.
| |||||||||||
Gets the value of the department property.
| |||||||||||
Gets the value of the endDate property.
| |||||||||||
Gets the value of the entity property.
| |||||||||||
Gets the value of the grossAmt property.
| |||||||||||
Gets the value of the location property.
| |||||||||||
Gets the value of the memo property.
| |||||||||||
Gets the value of the residual property.
| |||||||||||
Gets the value of the schedule property.
| |||||||||||
Gets the value of the schedulenum property.
| |||||||||||
Gets the value of the startDate property.
| |||||||||||
Gets the value of the tax1Acct property.
| |||||||||||
Gets the value of the tax1Amt property.
| |||||||||||
Gets the value of the taxCode property.
| |||||||||||
Gets the value of the taxRate1 property.
| |||||||||||
Sets the value of the account property.
| |||||||||||
Sets the value of the clazz property.
| |||||||||||
Sets the value of the credit property.
| |||||||||||
Sets the value of the customFieldList property.
| |||||||||||
Sets the value of the debit property.
| |||||||||||
Sets the value of the department property.
| |||||||||||
Sets the value of the endDate property.
| |||||||||||
Sets the value of the entity property.
| |||||||||||
Sets the value of the grossAmt property.
| |||||||||||
Sets the value of the location property.
| |||||||||||
Sets the value of the memo property.
| |||||||||||
Sets the value of the residual property.
| |||||||||||
Sets the value of the schedule property.
| |||||||||||
Sets the value of the schedulenum property.
| |||||||||||
Sets the value of the startDate property.
| |||||||||||
Sets the value of the tax1Acct property.
| |||||||||||
Sets the value of the tax1Amt property.
| |||||||||||
Sets the value of the taxCode property.
| |||||||||||
Sets the value of the taxRate1 property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the account property.
RecordRef
Gets the value of the clazz property.
RecordRef
Gets the value of the credit property.
Gets the value of the customFieldList property.
CustomFieldList
Gets the value of the debit property.
Gets the value of the department property.
RecordRef
Gets the value of the endDate property.
Gets the value of the entity property.
RecordRef
Gets the value of the grossAmt property.
Gets the value of the location property.
RecordRef
Gets the value of the memo property.
Gets the value of the residual property.
Gets the value of the schedule property.
RecordRef
Gets the value of the schedulenum property.
RecordRef
Gets the value of the startDate property.
Gets the value of the tax1Acct property.
RecordRef
Gets the value of the tax1Amt property.
Gets the value of the taxCode property.
RecordRef
Gets the value of the taxRate1 property.
Sets the value of the account property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the clazz property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the credit property.
| value | Allowed object is Double |
|---|
Sets the value of the customFieldList property.
| value | Allowed object is
CustomFieldList
|
|---|
Sets the value of the debit property.
| value | Allowed object is Double |
|---|
Sets the value of the department property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the endDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the entity property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the grossAmt property.
| value | Allowed object is Double |
|---|
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 residual property.
| value | Allowed object is String |
|---|
Sets the value of the schedule property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the schedulenum property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the startDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the tax1Acct property.
| value | Allowed object is
RecordRef
|
|---|
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 |
|---|