| java.lang.Object | |||
| ↳ | com.netsuite.webservices.platform.core_2013_2.SearchRow | ||
| ↳ | com.netsuite.webservices.platform.core_2013_2.SearchRowBasic | ||
| ↳ | com.netsuite.webservices.platform.common_2013_2.ManufacturingRoutingSearchRowBasic | ||
Java class for ManufacturingRoutingSearchRowBasic complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ManufacturingRoutingSearchRowBasic">
<complexContent>
<extension base="{urn:core_2013_2.platform.webservices.netsuite.com}SearchRowBasic">
<sequence>
<element name="externalId" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="internalId" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
<element name="isDefault" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
<element name="isInactive" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
<element name="subsidiary" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
<element name="item" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
<element name="location" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
<element name="manufacturingCostTemplate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
<element name="manufacturingWorkCenter" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
<element name="memo" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="name" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="operationName" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
<element name="operationYield" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
<element name="runRate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
<element name="sequence" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
<element name="setupTime" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
<element name="customFieldList" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnCustomFieldList" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| customFieldList | |||||||||||
| externalId | |||||||||||
| internalId | |||||||||||
| isDefault | |||||||||||
| isInactive | |||||||||||
| item | |||||||||||
| location | |||||||||||
| manufacturingCostTemplate | |||||||||||
| manufacturingWorkCenter | |||||||||||
| memo | |||||||||||
| name | |||||||||||
| operationName | |||||||||||
| operationYield | |||||||||||
| runRate | |||||||||||
| sequence | |||||||||||
| setupTime | |||||||||||
| subsidiary | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the customFieldList property.
| |||||||||||
Gets the value of the externalId property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the isDefault property.
| |||||||||||
Gets the value of the isInactive property.
| |||||||||||
Gets the value of the item property.
| |||||||||||
Gets the value of the location property.
| |||||||||||
Gets the value of the manufacturingCostTemplate property.
| |||||||||||
Gets the value of the manufacturingWorkCenter property.
| |||||||||||
Gets the value of the memo property.
| |||||||||||
Gets the value of the name property.
| |||||||||||
Gets the value of the operationName property.
| |||||||||||
Gets the value of the operationYield property.
| |||||||||||
Gets the value of the runRate property.
| |||||||||||
Gets the value of the sequence property.
| |||||||||||
Gets the value of the setupTime property.
| |||||||||||
Gets the value of the subsidiary property.
| |||||||||||
Sets the value of the customFieldList property.
| |||||||||||
Sets the value of the externalId property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the isDefault property.
| |||||||||||
Sets the value of the isInactive property.
| |||||||||||
Sets the value of the item property.
| |||||||||||
Sets the value of the location property.
| |||||||||||
Sets the value of the manufacturingCostTemplate property.
| |||||||||||
Sets the value of the manufacturingWorkCenter property.
| |||||||||||
Sets the value of the memo property.
| |||||||||||
Sets the value of the name property.
| |||||||||||
Sets the value of the operationName property.
| |||||||||||
Sets the value of the operationYield property.
| |||||||||||
Sets the value of the runRate property.
| |||||||||||
Sets the value of the sequence property.
| |||||||||||
Sets the value of the setupTime property.
| |||||||||||
Sets the value of the subsidiary property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the customFieldList property.
SearchColumnCustomFieldList
Gets the value of the externalId property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the externalId property.
For example, to add a new item, do as follows:
getExternalId().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the internalId property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the internalId property.
For example, to add a new item, do as follows:
getInternalId().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnSelectField
Gets the value of the isDefault property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the isDefault property.
For example, to add a new item, do as follows:
getIsDefault().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnBooleanField
Gets the value of the isInactive property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the isInactive property.
For example, to add a new item, do as follows:
getIsInactive().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnBooleanField
Gets the value of the item property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the item property.
For example, to add a new item, do as follows:
getItem().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnSelectField
Gets the value of the location property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the location property.
For example, to add a new item, do as follows:
getLocation().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnSelectField
Gets the value of the manufacturingCostTemplate property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the manufacturingCostTemplate property.
For example, to add a new item, do as follows:
getManufacturingCostTemplate().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnSelectField
Gets the value of the manufacturingWorkCenter property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the manufacturingWorkCenter property.
For example, to add a new item, do as follows:
getManufacturingWorkCenter().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnSelectField
Gets the value of the memo property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the memo property.
For example, to add a new item, do as follows:
getMemo().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the name property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the name property.
For example, to add a new item, do as follows:
getName().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the operationName property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the operationName property.
For example, to add a new item, do as follows:
getOperationName().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnStringField
Gets the value of the operationYield property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the operationYield property.
For example, to add a new item, do as follows:
getOperationYield().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnDoubleField
Gets the value of the runRate property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the runRate property.
For example, to add a new item, do as follows:
getRunRate().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnDoubleField
Gets the value of the sequence property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the sequence property.
For example, to add a new item, do as follows:
getSequence().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnLongField
Gets the value of the setupTime property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the setupTime property.
For example, to add a new item, do as follows:
getSetupTime().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnDoubleField
Gets the value of the subsidiary property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the subsidiary property.
For example, to add a new item, do as follows:
getSubsidiary().add(newItem);
Objects of the following type(s) are allowed in the list
SearchColumnSelectField
Sets the value of the customFieldList property.
| value | Allowed object is
SearchColumnCustomFieldList
|
|---|
Sets the value of the externalId property.
| externalId | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the internalId property.
| internalId | Allowed object is
SearchColumnSelectField
|
|---|
Sets the value of the isDefault property.
| isDefault | Allowed object is
SearchColumnBooleanField
|
|---|
Sets the value of the isInactive property.
| isInactive | Allowed object is
SearchColumnBooleanField
|
|---|
Sets the value of the item property.
| item | Allowed object is
SearchColumnSelectField
|
|---|
Sets the value of the location property.
| location | Allowed object is
SearchColumnSelectField
|
|---|
Sets the value of the manufacturingCostTemplate property.
| manufacturingCostTemplate | Allowed object is
SearchColumnSelectField
|
|---|
Sets the value of the manufacturingWorkCenter property.
| manufacturingWorkCenter | Allowed object is
SearchColumnSelectField
|
|---|
Sets the value of the memo property.
| memo | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the name property.
| name | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the operationName property.
| operationName | Allowed object is
SearchColumnStringField
|
|---|
Sets the value of the operationYield property.
| operationYield | Allowed object is
SearchColumnDoubleField
|
|---|
Sets the value of the runRate property.
| runRate | Allowed object is
SearchColumnDoubleField
|
|---|
Sets the value of the sequence property.
| sequence | Allowed object is
SearchColumnLongField
|
|---|
Sets the value of the setupTime property.
| setupTime | Allowed object is
SearchColumnDoubleField
|
|---|
Sets the value of the subsidiary property.
| subsidiary | Allowed object is
SearchColumnSelectField
|
|---|