public class

ManufacturingRoutingSearchRowBasic

extends SearchRowBasic
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

Class Overview

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>
 

Summary

Fields
protected SearchColumnCustomFieldList customFieldList
protected List<SearchColumnStringField> externalId
protected List<SearchColumnSelectField> internalId
protected List<SearchColumnBooleanField> isDefault
protected List<SearchColumnBooleanField> isInactive
protected List<SearchColumnSelectField> item
protected List<SearchColumnSelectField> location
protected List<SearchColumnSelectField> manufacturingCostTemplate
protected List<SearchColumnSelectField> manufacturingWorkCenter
protected List<SearchColumnStringField> memo
protected List<SearchColumnStringField> name
protected List<SearchColumnStringField> operationName
protected List<SearchColumnDoubleField> operationYield
protected List<SearchColumnDoubleField> runRate
protected List<SearchColumnLongField> sequence
protected List<SearchColumnDoubleField> setupTime
protected List<SearchColumnSelectField> subsidiary
Public Constructors
ManufacturingRoutingSearchRowBasic()
Public Methods
SearchColumnCustomFieldList getCustomFieldList()
Gets the value of the customFieldList property.
List<SearchColumnStringField> getExternalId()
Gets the value of the externalId property.
List<SearchColumnSelectField> getInternalId()
Gets the value of the internalId property.
List<SearchColumnBooleanField> getIsDefault()
Gets the value of the isDefault property.
List<SearchColumnBooleanField> getIsInactive()
Gets the value of the isInactive property.
List<SearchColumnSelectField> getItem()
Gets the value of the item property.
List<SearchColumnSelectField> getLocation()
Gets the value of the location property.
List<SearchColumnSelectField> getManufacturingCostTemplate()
Gets the value of the manufacturingCostTemplate property.
List<SearchColumnSelectField> getManufacturingWorkCenter()
Gets the value of the manufacturingWorkCenter property.
List<SearchColumnStringField> getMemo()
Gets the value of the memo property.
List<SearchColumnStringField> getName()
Gets the value of the name property.
List<SearchColumnStringField> getOperationName()
Gets the value of the operationName property.
List<SearchColumnDoubleField> getOperationYield()
Gets the value of the operationYield property.
List<SearchColumnDoubleField> getRunRate()
Gets the value of the runRate property.
List<SearchColumnLongField> getSequence()
Gets the value of the sequence property.
List<SearchColumnDoubleField> getSetupTime()
Gets the value of the setupTime property.
List<SearchColumnSelectField> getSubsidiary()
Gets the value of the subsidiary property.
void setCustomFieldList(SearchColumnCustomFieldList value)
Sets the value of the customFieldList property.
void setExternalId(List<SearchColumnStringField> externalId)
Sets the value of the externalId property.
void setInternalId(List<SearchColumnSelectField> internalId)
Sets the value of the internalId property.
void setIsDefault(List<SearchColumnBooleanField> isDefault)
Sets the value of the isDefault property.
void setIsInactive(List<SearchColumnBooleanField> isInactive)
Sets the value of the isInactive property.
void setItem(List<SearchColumnSelectField> item)
Sets the value of the item property.
void setLocation(List<SearchColumnSelectField> location)
Sets the value of the location property.
void setManufacturingCostTemplate(List<SearchColumnSelectField> manufacturingCostTemplate)
Sets the value of the manufacturingCostTemplate property.
void setManufacturingWorkCenter(List<SearchColumnSelectField> manufacturingWorkCenter)
Sets the value of the manufacturingWorkCenter property.
void setMemo(List<SearchColumnStringField> memo)
Sets the value of the memo property.
void setName(List<SearchColumnStringField> name)
Sets the value of the name property.
void setOperationName(List<SearchColumnStringField> operationName)
Sets the value of the operationName property.
void setOperationYield(List<SearchColumnDoubleField> operationYield)
Sets the value of the operationYield property.
void setRunRate(List<SearchColumnDoubleField> runRate)
Sets the value of the runRate property.
void setSequence(List<SearchColumnLongField> sequence)
Sets the value of the sequence property.
void setSetupTime(List<SearchColumnDoubleField> setupTime)
Sets the value of the setupTime property.
void setSubsidiary(List<SearchColumnSelectField> subsidiary)
Sets the value of the subsidiary property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected SearchColumnCustomFieldList customFieldList

protected List<SearchColumnStringField> externalId

protected List<SearchColumnSelectField> internalId

protected List<SearchColumnBooleanField> isDefault

protected List<SearchColumnBooleanField> isInactive

protected List<SearchColumnSelectField> item

protected List<SearchColumnSelectField> location

protected List<SearchColumnSelectField> manufacturingCostTemplate

protected List<SearchColumnSelectField> manufacturingWorkCenter

protected List<SearchColumnStringField> memo

protected List<SearchColumnStringField> name

protected List<SearchColumnStringField> operationName

protected List<SearchColumnDoubleField> operationYield

protected List<SearchColumnDoubleField> runRate

protected List<SearchColumnLongField> sequence

protected List<SearchColumnDoubleField> setupTime

protected List<SearchColumnSelectField> subsidiary

Public Constructors

public ManufacturingRoutingSearchRowBasic ()

Public Methods

public SearchColumnCustomFieldList getCustomFieldList ()

Gets the value of the customFieldList property.

Returns

public List<SearchColumnStringField> getExternalId ()

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

public List<SearchColumnSelectField> getInternalId ()

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

public List<SearchColumnBooleanField> getIsDefault ()

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

public List<SearchColumnBooleanField> getIsInactive ()

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

public List<SearchColumnSelectField> getItem ()

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

public List<SearchColumnSelectField> getLocation ()

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

public List<SearchColumnSelectField> getManufacturingCostTemplate ()

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

public List<SearchColumnSelectField> getManufacturingWorkCenter ()

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

public List<SearchColumnStringField> getMemo ()

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

public List<SearchColumnStringField> getName ()

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

public List<SearchColumnStringField> getOperationName ()

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

public List<SearchColumnDoubleField> getOperationYield ()

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

public List<SearchColumnDoubleField> getRunRate ()

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

public List<SearchColumnLongField> getSequence ()

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

public List<SearchColumnDoubleField> getSetupTime ()

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

public List<SearchColumnSelectField> getSubsidiary ()

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

public void setCustomFieldList (SearchColumnCustomFieldList value)

Sets the value of the customFieldList property.

Parameters
value Allowed object is SearchColumnCustomFieldList

public void setExternalId (List<SearchColumnStringField> externalId)

Sets the value of the externalId property.

Parameters
externalId Allowed object is SearchColumnStringField

public void setInternalId (List<SearchColumnSelectField> internalId)

Sets the value of the internalId property.

Parameters
internalId Allowed object is SearchColumnSelectField

public void setIsDefault (List<SearchColumnBooleanField> isDefault)

Sets the value of the isDefault property.

Parameters
isDefault Allowed object is SearchColumnBooleanField

public void setIsInactive (List<SearchColumnBooleanField> isInactive)

Sets the value of the isInactive property.

Parameters
isInactive Allowed object is SearchColumnBooleanField

public void setItem (List<SearchColumnSelectField> item)

Sets the value of the item property.

Parameters
item Allowed object is SearchColumnSelectField

public void setLocation (List<SearchColumnSelectField> location)

Sets the value of the location property.

Parameters
location Allowed object is SearchColumnSelectField

public void setManufacturingCostTemplate (List<SearchColumnSelectField> manufacturingCostTemplate)

Sets the value of the manufacturingCostTemplate property.

Parameters
manufacturingCostTemplate Allowed object is SearchColumnSelectField

public void setManufacturingWorkCenter (List<SearchColumnSelectField> manufacturingWorkCenter)

Sets the value of the manufacturingWorkCenter property.

Parameters
manufacturingWorkCenter Allowed object is SearchColumnSelectField

public void setMemo (List<SearchColumnStringField> memo)

Sets the value of the memo property.

Parameters
memo Allowed object is SearchColumnStringField

public void setName (List<SearchColumnStringField> name)

Sets the value of the name property.

Parameters
name Allowed object is SearchColumnStringField

public void setOperationName (List<SearchColumnStringField> operationName)

Sets the value of the operationName property.

Parameters
operationName Allowed object is SearchColumnStringField

public void setOperationYield (List<SearchColumnDoubleField> operationYield)

Sets the value of the operationYield property.

Parameters
operationYield Allowed object is SearchColumnDoubleField

public void setRunRate (List<SearchColumnDoubleField> runRate)

Sets the value of the runRate property.

Parameters
runRate Allowed object is SearchColumnDoubleField

public void setSequence (List<SearchColumnLongField> sequence)

Sets the value of the sequence property.

Parameters
sequence Allowed object is SearchColumnLongField

public void setSetupTime (List<SearchColumnDoubleField> setupTime)

Sets the value of the setupTime property.

Parameters
setupTime Allowed object is SearchColumnDoubleField

public void setSubsidiary (List<SearchColumnSelectField> subsidiary)

Sets the value of the subsidiary property.

Parameters
subsidiary Allowed object is SearchColumnSelectField