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