| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2013_1.SearchRecord | |
| ↳ | com.netsuite.webservices.lists.supplychain_2013_1.ManufacturingOperationTaskSearch | |
Java class for ManufacturingOperationTaskSearch complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ManufacturingOperationTaskSearch">
<complexContent>
<extension base="{urn:core_2013_1.platform.webservices.netsuite.com}SearchRecord">
<sequence>
<element name="basic" type="{urn:common_2013_1.platform.webservices.netsuite.com}ManufacturingOperationTaskSearchBasic" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| basic | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the basic property.
| |||||||||||
Sets the value of the basic property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the basic property.
ManufacturingOperationTaskSearchBasic
Sets the value of the basic property.
| value | Allowed object is
ManufacturingOperationTaskSearchBasic
|
|---|