| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.SearchRecord | |
| ↳ | com.netsuite.webservices.lists.accounting_2010_2.ItemSearch | |
Java class for ItemSearch complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ItemSearch">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}SearchRecord">
<sequence>
<element name="basic" type="{urn:common_2010_2.platform.webservices.netsuite.com}ItemSearchBasic" minOccurs="0"/>
<element name="binNumberJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}BinSearchBasic" minOccurs="0"/>
<element name="fileJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}FileSearchBasic" minOccurs="0"/>
<element name="inventoryLocationJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}LocationSearchBasic" minOccurs="0"/>
<element name="memberItemJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}ItemSearchBasic" minOccurs="0"/>
<element name="parentJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}ItemSearchBasic" minOccurs="0"/>
<element name="preferredLocationJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}LocationSearchBasic" minOccurs="0"/>
<element name="preferredVendorJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}VendorSearchBasic" minOccurs="0"/>
<element name="shopperJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}CustomerSearchBasic" minOccurs="0"/>
<element name="transactionJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}TransactionSearchBasic" minOccurs="0"/>
<element name="userJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}EmployeeSearchBasic" minOccurs="0"/>
<element name="userNotesJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}NoteSearchBasic" minOccurs="0"/>
<element name="vendorJoin" type="{urn:common_2010_2.platform.webservices.netsuite.com}VendorSearchBasic" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| basic | |||||||||||
| binNumberJoin | |||||||||||
| fileJoin | |||||||||||
| inventoryLocationJoin | |||||||||||
| memberItemJoin | |||||||||||
| parentJoin | |||||||||||
| preferredLocationJoin | |||||||||||
| preferredVendorJoin | |||||||||||
| shopperJoin | |||||||||||
| transactionJoin | |||||||||||
| userJoin | |||||||||||
| userNotesJoin | |||||||||||
| vendorJoin | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the basic property.
| |||||||||||
Gets the value of the binNumberJoin property.
| |||||||||||
Gets the value of the fileJoin property.
| |||||||||||
Gets the value of the inventoryLocationJoin property.
| |||||||||||
Gets the value of the memberItemJoin property.
| |||||||||||
Gets the value of the parentJoin property.
| |||||||||||
Gets the value of the preferredLocationJoin property.
| |||||||||||
Gets the value of the preferredVendorJoin property.
| |||||||||||
Gets the value of the shopperJoin property.
| |||||||||||
Gets the value of the transactionJoin property.
| |||||||||||
Gets the value of the userJoin property.
| |||||||||||
Gets the value of the userNotesJoin property.
| |||||||||||
Gets the value of the vendorJoin property.
| |||||||||||
Sets the value of the basic property.
| |||||||||||
Sets the value of the binNumberJoin property.
| |||||||||||
Sets the value of the fileJoin property.
| |||||||||||
Sets the value of the inventoryLocationJoin property.
| |||||||||||
Sets the value of the memberItemJoin property.
| |||||||||||
Sets the value of the parentJoin property.
| |||||||||||
Sets the value of the preferredLocationJoin property.
| |||||||||||
Sets the value of the preferredVendorJoin property.
| |||||||||||
Sets the value of the shopperJoin property.
| |||||||||||
Sets the value of the transactionJoin property.
| |||||||||||
Sets the value of the userJoin property.
| |||||||||||
Sets the value of the userNotesJoin property.
| |||||||||||
Sets the value of the vendorJoin property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the basic property.
ItemSearchBasic
Gets the value of the binNumberJoin property.
BinSearchBasic
Gets the value of the fileJoin property.
FileSearchBasic
Gets the value of the inventoryLocationJoin property.
LocationSearchBasic
Gets the value of the memberItemJoin property.
ItemSearchBasic
Gets the value of the parentJoin property.
ItemSearchBasic
Gets the value of the preferredLocationJoin property.
LocationSearchBasic
Gets the value of the preferredVendorJoin property.
VendorSearchBasic
Gets the value of the shopperJoin property.
CustomerSearchBasic
Gets the value of the transactionJoin property.
TransactionSearchBasic
Gets the value of the userJoin property.
EmployeeSearchBasic
Gets the value of the userNotesJoin property.
NoteSearchBasic
Gets the value of the vendorJoin property.
VendorSearchBasic
Sets the value of the basic property.
| value | Allowed object is
ItemSearchBasic
|
|---|
Sets the value of the binNumberJoin property.
| value | Allowed object is
BinSearchBasic
|
|---|
Sets the value of the fileJoin property.
| value | Allowed object is
FileSearchBasic
|
|---|
Sets the value of the inventoryLocationJoin property.
| value | Allowed object is
LocationSearchBasic
|
|---|
Sets the value of the memberItemJoin property.
| value | Allowed object is
ItemSearchBasic
|
|---|
Sets the value of the parentJoin property.
| value | Allowed object is
ItemSearchBasic
|
|---|
Sets the value of the preferredLocationJoin property.
| value | Allowed object is
LocationSearchBasic
|
|---|
Sets the value of the preferredVendorJoin property.
| value | Allowed object is
VendorSearchBasic
|
|---|
Sets the value of the shopperJoin property.
| value | Allowed object is
CustomerSearchBasic
|
|---|
Sets the value of the transactionJoin property.
| value | Allowed object is
TransactionSearchBasic
|
|---|
Sets the value of the userJoin property.
| value | Allowed object is
EmployeeSearchBasic
|
|---|
Sets the value of the userNotesJoin property.
| value | Allowed object is
NoteSearchBasic
|
|---|
Sets the value of the vendorJoin property.
| value | Allowed object is
VendorSearchBasic
|
|---|