| java.lang.Object | |
| ↳ | com.netsuite.webservices.platform.core_2010_2.PostingTransactionSummary |
Java class for PostingTransactionSummary complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PostingTransactionSummary">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="period" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="account" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="parentItem" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="item" 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="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="subsidiary" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="amount" type="{http://www.w3.org/2001/XMLSchema}double"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| account | |||||||||||
| amount | |||||||||||
| clazz | |||||||||||
| customer | |||||||||||
| department | |||||||||||
| item | |||||||||||
| location | |||||||||||
| parentItem | |||||||||||
| period | |||||||||||
| subsidiary | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the account property.
| |||||||||||
Gets the value of the amount property.
| |||||||||||
Gets the value of the clazz property.
| |||||||||||
Gets the value of the customer property.
| |||||||||||
Gets the value of the department property.
| |||||||||||
Gets the value of the item property.
| |||||||||||
Gets the value of the location property.
| |||||||||||
Gets the value of the parentItem property.
| |||||||||||
Gets the value of the period property.
| |||||||||||
Gets the value of the subsidiary property.
| |||||||||||
Sets the value of the account property.
| |||||||||||
Sets the value of the amount property.
| |||||||||||
Sets the value of the clazz property.
| |||||||||||
Sets the value of the customer property.
| |||||||||||
Sets the value of the department property.
| |||||||||||
Sets the value of the item property.
| |||||||||||
Sets the value of the location property.
| |||||||||||
Sets the value of the parentItem property.
| |||||||||||
Sets the value of the period property.
| |||||||||||
Sets the value of the subsidiary property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the account property.
RecordRef
Gets the value of the amount property.
Gets the value of the clazz property.
RecordRef
Gets the value of the customer property.
RecordRef
Gets the value of the department property.
RecordRef
Gets the value of the item property.
RecordRef
Gets the value of the location property.
RecordRef
Gets the value of the parentItem property.
RecordRef
Gets the value of the period property.
RecordRef
Gets the value of the subsidiary property.
RecordRef
Sets the value of the account property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the amount property.
| value |
|---|
Sets the value of the clazz property.
| value | Allowed object is
RecordRef
|
|---|
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 item property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the location property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the parentItem property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the period property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the subsidiary property.
| value | Allowed object is
RecordRef
|
|---|