public class

ManufacturingRoutingSearchBasic

extends SearchRecordBasic
java.lang.Object
   ↳ com.netsuite.webservices.platform.core_2013_2.SearchRecord
     ↳ com.netsuite.webservices.platform.core_2013_2.SearchRecordBasic
       ↳ com.netsuite.webservices.platform.common_2013_2.ManufacturingRoutingSearchBasic

Class Overview

Java class for ManufacturingRoutingSearchBasic complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ManufacturingRoutingSearchBasic">
   <complexContent>
     <extension base="{urn:core_2013_2.platform.webservices.netsuite.com}SearchRecordBasic">
       <sequence>
         <element name="externalId" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="externalIdString" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="internalId" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="internalIdNumber" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchLongField" minOccurs="0"/>
         <element name="isDefault" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
         <element name="isInactive" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
         <element name="subsidiary" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="item" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="location" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="manufacturingCostTemplate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="manufacturingWorkCenter" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="memo" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="name" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="operationName" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="operationYield" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchDoubleField" minOccurs="0"/>
         <element name="runRate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchDoubleField" minOccurs="0"/>
         <element name="sequence" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchLongField" minOccurs="0"/>
         <element name="setupTime" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchDoubleField" minOccurs="0"/>
         <element name="customFieldList" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchCustomFieldList" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

Summary

Fields
protected SearchCustomFieldList customFieldList
protected SearchMultiSelectField externalId
protected SearchStringField externalIdString
protected SearchMultiSelectField internalId
protected SearchLongField internalIdNumber
protected SearchBooleanField isDefault
protected SearchBooleanField isInactive
protected SearchMultiSelectField item
protected SearchMultiSelectField location
protected SearchMultiSelectField manufacturingCostTemplate
protected SearchMultiSelectField manufacturingWorkCenter
protected SearchStringField memo
protected SearchStringField name
protected SearchStringField operationName
protected SearchDoubleField operationYield
protected SearchDoubleField runRate
protected SearchLongField sequence
protected SearchDoubleField setupTime
protected SearchMultiSelectField subsidiary
Public Constructors
ManufacturingRoutingSearchBasic()
Public Methods
SearchCustomFieldList getCustomFieldList()
Gets the value of the customFieldList property.
SearchMultiSelectField getExternalId()
Gets the value of the externalId property.
SearchStringField getExternalIdString()
Gets the value of the externalIdString property.
SearchMultiSelectField getInternalId()
Gets the value of the internalId property.
SearchLongField getInternalIdNumber()
Gets the value of the internalIdNumber property.
SearchBooleanField getIsDefault()
Gets the value of the isDefault property.
SearchBooleanField getIsInactive()
Gets the value of the isInactive property.
SearchMultiSelectField getItem()
Gets the value of the item property.
SearchMultiSelectField getLocation()
Gets the value of the location property.
SearchMultiSelectField getManufacturingCostTemplate()
Gets the value of the manufacturingCostTemplate property.
SearchMultiSelectField getManufacturingWorkCenter()
Gets the value of the manufacturingWorkCenter property.
SearchStringField getMemo()
Gets the value of the memo property.
SearchStringField getName()
Gets the value of the name property.
SearchStringField getOperationName()
Gets the value of the operationName property.
SearchDoubleField getOperationYield()
Gets the value of the operationYield property.
SearchDoubleField getRunRate()
Gets the value of the runRate property.
SearchLongField getSequence()
Gets the value of the sequence property.
SearchDoubleField getSetupTime()
Gets the value of the setupTime property.
SearchMultiSelectField getSubsidiary()
Gets the value of the subsidiary property.
void setCustomFieldList(SearchCustomFieldList value)
Sets the value of the customFieldList property.
void setExternalId(SearchMultiSelectField value)
Sets the value of the externalId property.
void setExternalIdString(SearchStringField value)
Sets the value of the externalIdString property.
void setInternalId(SearchMultiSelectField value)
Sets the value of the internalId property.
void setInternalIdNumber(SearchLongField value)
Sets the value of the internalIdNumber property.
void setIsDefault(SearchBooleanField value)
Sets the value of the isDefault property.
void setIsInactive(SearchBooleanField value)
Sets the value of the isInactive property.
void setItem(SearchMultiSelectField value)
Sets the value of the item property.
void setLocation(SearchMultiSelectField value)
Sets the value of the location property.
void setManufacturingCostTemplate(SearchMultiSelectField value)
Sets the value of the manufacturingCostTemplate property.
void setManufacturingWorkCenter(SearchMultiSelectField value)
Sets the value of the manufacturingWorkCenter property.
void setMemo(SearchStringField value)
Sets the value of the memo property.
void setName(SearchStringField value)
Sets the value of the name property.
void setOperationName(SearchStringField value)
Sets the value of the operationName property.
void setOperationYield(SearchDoubleField value)
Sets the value of the operationYield property.
void setRunRate(SearchDoubleField value)
Sets the value of the runRate property.
void setSequence(SearchLongField value)
Sets the value of the sequence property.
void setSetupTime(SearchDoubleField value)
Sets the value of the setupTime property.
void setSubsidiary(SearchMultiSelectField value)
Sets the value of the subsidiary property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected SearchCustomFieldList customFieldList

protected SearchMultiSelectField externalId

protected SearchStringField externalIdString

protected SearchMultiSelectField internalId

protected SearchLongField internalIdNumber

protected SearchBooleanField isDefault

protected SearchBooleanField isInactive

protected SearchMultiSelectField item

protected SearchMultiSelectField location

protected SearchMultiSelectField manufacturingCostTemplate

protected SearchMultiSelectField manufacturingWorkCenter

protected SearchStringField memo

protected SearchStringField name

protected SearchStringField operationName

protected SearchDoubleField operationYield

protected SearchDoubleField runRate

protected SearchLongField sequence

protected SearchDoubleField setupTime

protected SearchMultiSelectField subsidiary

Public Constructors

public ManufacturingRoutingSearchBasic ()

Public Methods

public SearchCustomFieldList getCustomFieldList ()

Gets the value of the customFieldList property.

Returns

public SearchMultiSelectField getExternalId ()

Gets the value of the externalId property.

Returns

public SearchStringField getExternalIdString ()

Gets the value of the externalIdString property.

Returns

public SearchMultiSelectField getInternalId ()

Gets the value of the internalId property.

Returns

public SearchLongField getInternalIdNumber ()

Gets the value of the internalIdNumber property.

Returns

public SearchBooleanField getIsDefault ()

Gets the value of the isDefault property.

Returns

public SearchBooleanField getIsInactive ()

Gets the value of the isInactive property.

Returns

public SearchMultiSelectField getItem ()

Gets the value of the item property.

Returns

public SearchMultiSelectField getLocation ()

Gets the value of the location property.

Returns

public SearchMultiSelectField getManufacturingCostTemplate ()

Gets the value of the manufacturingCostTemplate property.

Returns

public SearchMultiSelectField getManufacturingWorkCenter ()

Gets the value of the manufacturingWorkCenter property.

Returns

public SearchStringField getMemo ()

Gets the value of the memo property.

Returns

public SearchStringField getName ()

Gets the value of the name property.

Returns

public SearchStringField getOperationName ()

Gets the value of the operationName property.

Returns

public SearchDoubleField getOperationYield ()

Gets the value of the operationYield property.

Returns

public SearchDoubleField getRunRate ()

Gets the value of the runRate property.

Returns

public SearchLongField getSequence ()

Gets the value of the sequence property.

Returns

public SearchDoubleField getSetupTime ()

Gets the value of the setupTime property.

Returns

public SearchMultiSelectField getSubsidiary ()

Gets the value of the subsidiary property.

Returns

public void setCustomFieldList (SearchCustomFieldList value)

Sets the value of the customFieldList property.

Parameters
value Allowed object is SearchCustomFieldList

public void setExternalId (SearchMultiSelectField value)

Sets the value of the externalId property.

Parameters
value Allowed object is SearchMultiSelectField

public void setExternalIdString (SearchStringField value)

Sets the value of the externalIdString property.

Parameters
value Allowed object is SearchStringField

public void setInternalId (SearchMultiSelectField value)

Sets the value of the internalId property.

Parameters
value Allowed object is SearchMultiSelectField

public void setInternalIdNumber (SearchLongField value)

Sets the value of the internalIdNumber property.

Parameters
value Allowed object is SearchLongField

public void setIsDefault (SearchBooleanField value)

Sets the value of the isDefault property.

Parameters
value Allowed object is SearchBooleanField

public void setIsInactive (SearchBooleanField value)

Sets the value of the isInactive property.

Parameters
value Allowed object is SearchBooleanField

public void setItem (SearchMultiSelectField value)

Sets the value of the item property.

Parameters
value Allowed object is SearchMultiSelectField

public void setLocation (SearchMultiSelectField value)

Sets the value of the location property.

Parameters
value Allowed object is SearchMultiSelectField

public void setManufacturingCostTemplate (SearchMultiSelectField value)

Sets the value of the manufacturingCostTemplate property.

Parameters
value Allowed object is SearchMultiSelectField

public void setManufacturingWorkCenter (SearchMultiSelectField value)

Sets the value of the manufacturingWorkCenter property.

Parameters
value Allowed object is SearchMultiSelectField

public void setMemo (SearchStringField value)

Sets the value of the memo property.

Parameters
value Allowed object is SearchStringField

public void setName (SearchStringField value)

Sets the value of the name property.

Parameters
value Allowed object is SearchStringField

public void setOperationName (SearchStringField value)

Sets the value of the operationName property.

Parameters
value Allowed object is SearchStringField

public void setOperationYield (SearchDoubleField value)

Sets the value of the operationYield property.

Parameters
value Allowed object is SearchDoubleField

public void setRunRate (SearchDoubleField value)

Sets the value of the runRate property.

Parameters
value Allowed object is SearchDoubleField

public void setSequence (SearchLongField value)

Sets the value of the sequence property.

Parameters
value Allowed object is SearchLongField

public void setSetupTime (SearchDoubleField value)

Sets the value of the setupTime property.

Parameters
value Allowed object is SearchDoubleField

public void setSubsidiary (SearchMultiSelectField value)

Sets the value of the subsidiary property.

Parameters
value Allowed object is SearchMultiSelectField