public class

ProjectTaskAssignmentSearchRowBasic

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.ProjectTaskAssignmentSearchRowBasic

Class Overview

Java class for ProjectTaskAssignmentSearchRowBasic complex type.

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

 <complexType name="ProjectTaskAssignmentSearchRowBasic">
   <complexContent>
     <extension base="{urn:core_2013_2.platform.webservices.netsuite.com}SearchRowBasic">
       <sequence>
         <element name="actualWork" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="cost" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="costBase" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="endDate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="estimatedWork" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="estimatedWorkBaseline" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="grossProfit" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="grossProfitBase" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="internalId" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="price" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="priceBase" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="resource" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="resourceName" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="serviceItem" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="serviceItemDesc" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="startDate" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="unitCost" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="unitCostBase" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="unitPrice" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="unitPriceBase" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="units" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
         <element name="workCalendar" type="{urn:core_2013_2.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

Summary

Fields
protected List<SearchColumnDoubleField> actualWork
protected List<SearchColumnDoubleField> cost
protected List<SearchColumnDoubleField> costBase
protected List<SearchColumnDateField> endDate
protected List<SearchColumnDoubleField> estimatedWork
protected List<SearchColumnDoubleField> estimatedWorkBaseline
protected List<SearchColumnDoubleField> grossProfit
protected List<SearchColumnDoubleField> grossProfitBase
protected List<SearchColumnSelectField> internalId
protected List<SearchColumnDoubleField> price
protected List<SearchColumnDoubleField> priceBase
protected List<SearchColumnSelectField> resource
protected List<SearchColumnStringField> resourceName
protected List<SearchColumnStringField> serviceItem
protected List<SearchColumnStringField> serviceItemDesc
protected List<SearchColumnDateField> startDate
protected List<SearchColumnDoubleField> unitCost
protected List<SearchColumnDoubleField> unitCostBase
protected List<SearchColumnDoubleField> unitPrice
protected List<SearchColumnDoubleField> unitPriceBase
protected List<SearchColumnDoubleField> units
protected List<SearchColumnSelectField> workCalendar
Public Constructors
ProjectTaskAssignmentSearchRowBasic()
Public Methods
List<SearchColumnDoubleField> getActualWork()
Gets the value of the actualWork property.
List<SearchColumnDoubleField> getCost()
Gets the value of the cost property.
List<SearchColumnDoubleField> getCostBase()
Gets the value of the costBase property.
List<SearchColumnDateField> getEndDate()
Gets the value of the endDate property.
List<SearchColumnDoubleField> getEstimatedWork()
Gets the value of the estimatedWork property.
List<SearchColumnDoubleField> getEstimatedWorkBaseline()
Gets the value of the estimatedWorkBaseline property.
List<SearchColumnDoubleField> getGrossProfit()
Gets the value of the grossProfit property.
List<SearchColumnDoubleField> getGrossProfitBase()
Gets the value of the grossProfitBase property.
List<SearchColumnSelectField> getInternalId()
Gets the value of the internalId property.
List<SearchColumnDoubleField> getPrice()
Gets the value of the price property.
List<SearchColumnDoubleField> getPriceBase()
Gets the value of the priceBase property.
List<SearchColumnSelectField> getResource()
Gets the value of the resource property.
List<SearchColumnStringField> getResourceName()
Gets the value of the resourceName property.
List<SearchColumnStringField> getServiceItem()
Gets the value of the serviceItem property.
List<SearchColumnStringField> getServiceItemDesc()
Gets the value of the serviceItemDesc property.
List<SearchColumnDateField> getStartDate()
Gets the value of the startDate property.
List<SearchColumnDoubleField> getUnitCost()
Gets the value of the unitCost property.
List<SearchColumnDoubleField> getUnitCostBase()
Gets the value of the unitCostBase property.
List<SearchColumnDoubleField> getUnitPrice()
Gets the value of the unitPrice property.
List<SearchColumnDoubleField> getUnitPriceBase()
Gets the value of the unitPriceBase property.
List<SearchColumnDoubleField> getUnits()
Gets the value of the units property.
List<SearchColumnSelectField> getWorkCalendar()
Gets the value of the workCalendar property.
void setActualWork(List<SearchColumnDoubleField> actualWork)
Sets the value of the actualWork property.
void setCost(List<SearchColumnDoubleField> cost)
Sets the value of the cost property.
void setCostBase(List<SearchColumnDoubleField> costBase)
Sets the value of the costBase property.
void setEndDate(List<SearchColumnDateField> endDate)
Sets the value of the endDate property.
void setEstimatedWork(List<SearchColumnDoubleField> estimatedWork)
Sets the value of the estimatedWork property.
void setEstimatedWorkBaseline(List<SearchColumnDoubleField> estimatedWorkBaseline)
Sets the value of the estimatedWorkBaseline property.
void setGrossProfit(List<SearchColumnDoubleField> grossProfit)
Sets the value of the grossProfit property.
void setGrossProfitBase(List<SearchColumnDoubleField> grossProfitBase)
Sets the value of the grossProfitBase property.
void setInternalId(List<SearchColumnSelectField> internalId)
Sets the value of the internalId property.
void setPrice(List<SearchColumnDoubleField> price)
Sets the value of the price property.
void setPriceBase(List<SearchColumnDoubleField> priceBase)
Sets the value of the priceBase property.
void setResource(List<SearchColumnSelectField> resource)
Sets the value of the resource property.
void setResourceName(List<SearchColumnStringField> resourceName)
Sets the value of the resourceName property.
void setServiceItem(List<SearchColumnStringField> serviceItem)
Sets the value of the serviceItem property.
void setServiceItemDesc(List<SearchColumnStringField> serviceItemDesc)
Sets the value of the serviceItemDesc property.
void setStartDate(List<SearchColumnDateField> startDate)
Sets the value of the startDate property.
void setUnitCost(List<SearchColumnDoubleField> unitCost)
Sets the value of the unitCost property.
void setUnitCostBase(List<SearchColumnDoubleField> unitCostBase)
Sets the value of the unitCostBase property.
void setUnitPrice(List<SearchColumnDoubleField> unitPrice)
Sets the value of the unitPrice property.
void setUnitPriceBase(List<SearchColumnDoubleField> unitPriceBase)
Sets the value of the unitPriceBase property.
void setUnits(List<SearchColumnDoubleField> units)
Sets the value of the units property.
void setWorkCalendar(List<SearchColumnSelectField> workCalendar)
Sets the value of the workCalendar property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected List<SearchColumnDoubleField> actualWork

protected List<SearchColumnDoubleField> cost

protected List<SearchColumnDoubleField> costBase

protected List<SearchColumnDateField> endDate

protected List<SearchColumnDoubleField> estimatedWork

protected List<SearchColumnDoubleField> estimatedWorkBaseline

protected List<SearchColumnDoubleField> grossProfit

protected List<SearchColumnDoubleField> grossProfitBase

protected List<SearchColumnSelectField> internalId

protected List<SearchColumnDoubleField> price

protected List<SearchColumnDoubleField> priceBase

protected List<SearchColumnSelectField> resource

protected List<SearchColumnStringField> resourceName

protected List<SearchColumnStringField> serviceItem

protected List<SearchColumnStringField> serviceItemDesc

protected List<SearchColumnDateField> startDate

protected List<SearchColumnDoubleField> unitCost

protected List<SearchColumnDoubleField> unitCostBase

protected List<SearchColumnDoubleField> unitPrice

protected List<SearchColumnDoubleField> unitPriceBase

protected List<SearchColumnDoubleField> units

protected List<SearchColumnSelectField> workCalendar

Public Constructors

public ProjectTaskAssignmentSearchRowBasic ()

Public Methods

public List<SearchColumnDoubleField> getActualWork ()

Gets the value of the actualWork 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 actualWork property.

For example, to add a new item, do as follows:

    getActualWork().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnDoubleField

public List<SearchColumnDoubleField> getCost ()

Gets the value of the cost 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 cost property.

For example, to add a new item, do as follows:

    getCost().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnDoubleField

public List<SearchColumnDoubleField> getCostBase ()

Gets the value of the costBase 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 costBase property.

For example, to add a new item, do as follows:

    getCostBase().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnDoubleField

public List<SearchColumnDateField> getEndDate ()

Gets the value of the endDate 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 endDate property.

For example, to add a new item, do as follows:

    getEndDate().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnDateField

public List<SearchColumnDoubleField> getEstimatedWork ()

Gets the value of the estimatedWork 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 estimatedWork property.

For example, to add a new item, do as follows:

    getEstimatedWork().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnDoubleField

public List<SearchColumnDoubleField> getEstimatedWorkBaseline ()

Gets the value of the estimatedWorkBaseline 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 estimatedWorkBaseline property.

For example, to add a new item, do as follows:

    getEstimatedWorkBaseline().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnDoubleField

public List<SearchColumnDoubleField> getGrossProfit ()

Gets the value of the grossProfit 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 grossProfit property.

For example, to add a new item, do as follows:

    getGrossProfit().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnDoubleField

public List<SearchColumnDoubleField> getGrossProfitBase ()

Gets the value of the grossProfitBase 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 grossProfitBase property.

For example, to add a new item, do as follows:

    getGrossProfitBase().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnDoubleField

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<SearchColumnDoubleField> getPrice ()

Gets the value of the price 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 price property.

For example, to add a new item, do as follows:

    getPrice().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnDoubleField

public List<SearchColumnDoubleField> getPriceBase ()

Gets the value of the priceBase 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 priceBase property.

For example, to add a new item, do as follows:

    getPriceBase().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnDoubleField

public List<SearchColumnSelectField> getResource ()

Gets the value of the resource 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 resource property.

For example, to add a new item, do as follows:

    getResource().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public List<SearchColumnStringField> getResourceName ()

Gets the value of the resourceName 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 resourceName property.

For example, to add a new item, do as follows:

    getResourceName().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getServiceItem ()

Gets the value of the serviceItem 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 serviceItem property.

For example, to add a new item, do as follows:

    getServiceItem().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnStringField> getServiceItemDesc ()

Gets the value of the serviceItemDesc 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 serviceItemDesc property.

For example, to add a new item, do as follows:

    getServiceItemDesc().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnStringField

public List<SearchColumnDateField> getStartDate ()

Gets the value of the startDate 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 startDate property.

For example, to add a new item, do as follows:

    getStartDate().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnDateField

public List<SearchColumnDoubleField> getUnitCost ()

Gets the value of the unitCost 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 unitCost property.

For example, to add a new item, do as follows:

    getUnitCost().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnDoubleField

public List<SearchColumnDoubleField> getUnitCostBase ()

Gets the value of the unitCostBase 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 unitCostBase property.

For example, to add a new item, do as follows:

    getUnitCostBase().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnDoubleField

public List<SearchColumnDoubleField> getUnitPrice ()

Gets the value of the unitPrice 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 unitPrice property.

For example, to add a new item, do as follows:

    getUnitPrice().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnDoubleField

public List<SearchColumnDoubleField> getUnitPriceBase ()

Gets the value of the unitPriceBase 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 unitPriceBase property.

For example, to add a new item, do as follows:

    getUnitPriceBase().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnDoubleField

public List<SearchColumnDoubleField> getUnits ()

Gets the value of the units 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 units property.

For example, to add a new item, do as follows:

    getUnits().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnDoubleField

public List<SearchColumnSelectField> getWorkCalendar ()

Gets the value of the workCalendar 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 workCalendar property.

For example, to add a new item, do as follows:

    getWorkCalendar().add(newItem);
 

Objects of the following type(s) are allowed in the list SearchColumnSelectField

public void setActualWork (List<SearchColumnDoubleField> actualWork)

Sets the value of the actualWork property.

Parameters
actualWork Allowed object is SearchColumnDoubleField

public void setCost (List<SearchColumnDoubleField> cost)

Sets the value of the cost property.

Parameters
cost Allowed object is SearchColumnDoubleField

public void setCostBase (List<SearchColumnDoubleField> costBase)

Sets the value of the costBase property.

Parameters
costBase Allowed object is SearchColumnDoubleField

public void setEndDate (List<SearchColumnDateField> endDate)

Sets the value of the endDate property.

Parameters
endDate Allowed object is SearchColumnDateField

public void setEstimatedWork (List<SearchColumnDoubleField> estimatedWork)

Sets the value of the estimatedWork property.

Parameters
estimatedWork Allowed object is SearchColumnDoubleField

public void setEstimatedWorkBaseline (List<SearchColumnDoubleField> estimatedWorkBaseline)

Sets the value of the estimatedWorkBaseline property.

Parameters
estimatedWorkBaseline Allowed object is SearchColumnDoubleField

public void setGrossProfit (List<SearchColumnDoubleField> grossProfit)

Sets the value of the grossProfit property.

Parameters
grossProfit Allowed object is SearchColumnDoubleField

public void setGrossProfitBase (List<SearchColumnDoubleField> grossProfitBase)

Sets the value of the grossProfitBase property.

Parameters
grossProfitBase Allowed object is SearchColumnDoubleField

public void setInternalId (List<SearchColumnSelectField> internalId)

Sets the value of the internalId property.

Parameters
internalId Allowed object is SearchColumnSelectField

public void setPrice (List<SearchColumnDoubleField> price)

Sets the value of the price property.

Parameters
price Allowed object is SearchColumnDoubleField

public void setPriceBase (List<SearchColumnDoubleField> priceBase)

Sets the value of the priceBase property.

Parameters
priceBase Allowed object is SearchColumnDoubleField

public void setResource (List<SearchColumnSelectField> resource)

Sets the value of the resource property.

Parameters
resource Allowed object is SearchColumnSelectField

public void setResourceName (List<SearchColumnStringField> resourceName)

Sets the value of the resourceName property.

Parameters
resourceName Allowed object is SearchColumnStringField

public void setServiceItem (List<SearchColumnStringField> serviceItem)

Sets the value of the serviceItem property.

Parameters
serviceItem Allowed object is SearchColumnStringField

public void setServiceItemDesc (List<SearchColumnStringField> serviceItemDesc)

Sets the value of the serviceItemDesc property.

Parameters
serviceItemDesc Allowed object is SearchColumnStringField

public void setStartDate (List<SearchColumnDateField> startDate)

Sets the value of the startDate property.

Parameters
startDate Allowed object is SearchColumnDateField

public void setUnitCost (List<SearchColumnDoubleField> unitCost)

Sets the value of the unitCost property.

Parameters
unitCost Allowed object is SearchColumnDoubleField

public void setUnitCostBase (List<SearchColumnDoubleField> unitCostBase)

Sets the value of the unitCostBase property.

Parameters
unitCostBase Allowed object is SearchColumnDoubleField

public void setUnitPrice (List<SearchColumnDoubleField> unitPrice)

Sets the value of the unitPrice property.

Parameters
unitPrice Allowed object is SearchColumnDoubleField

public void setUnitPriceBase (List<SearchColumnDoubleField> unitPriceBase)

Sets the value of the unitPriceBase property.

Parameters
unitPriceBase Allowed object is SearchColumnDoubleField

public void setUnits (List<SearchColumnDoubleField> units)

Sets the value of the units property.

Parameters
units Allowed object is SearchColumnDoubleField

public void setWorkCalendar (List<SearchColumnSelectField> workCalendar)

Sets the value of the workCalendar property.

Parameters
workCalendar Allowed object is SearchColumnSelectField