| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.SearchRecord | |
| ↳ | com.netsuite.webservices.platform.common_2010_2.ProjectTaskSearchBasic | |
Java class for ProjectTaskSearchBasic complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProjectTaskSearchBasic">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}SearchRecord">
<sequence>
<element name="actualWork" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDoubleField" minOccurs="0"/>
<element name="assignee" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="company" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="constraintType" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchEnumMultiSelectField" minOccurs="0"/>
<element name="contact" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="cost" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDoubleField" minOccurs="0"/>
<element name="costBase" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDoubleField" minOccurs="0"/>
<element name="costBaseBaseline" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDoubleField" minOccurs="0"/>
<element name="costBaseline" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDoubleField" minOccurs="0"/>
<element name="costBaseVariance" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDoubleField" minOccurs="0"/>
<element name="costVariance" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDoubleField" minOccurs="0"/>
<element name="costVariancePercent" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDoubleField" minOccurs="0"/>
<element name="createdDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
<element name="endDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
<element name="endDateBaseline" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
<element name="endDateVariance" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDoubleField" minOccurs="0"/>
<element name="estimatedWork" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDoubleField" minOccurs="0"/>
<element name="estimatedWorkBaseline" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDoubleField" minOccurs="0"/>
<element name="estimatedWorkVariance" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDoubleField" minOccurs="0"/>
<element name="estimatedWorkVariancePercent" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDoubleField" minOccurs="0"/>
<element name="id" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchLongField" minOccurs="0"/>
<element name="internalId" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="internalIdNumber" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchLongField" minOccurs="0"/>
<element name="isSummaryTask" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
<element name="lastModifiedDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
<element name="owner" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="parent" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
<element name="percentWorkComplete" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDoubleField" minOccurs="0"/>
<element name="predecessors" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="priority" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchEnumMultiSelectField" minOccurs="0"/>
<element name="remainingWork" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDoubleField" minOccurs="0"/>
<element name="startDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
<element name="startDateBaseline" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
<element name="startDateVariance" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDoubleField" minOccurs="0"/>
<element name="status" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchEnumMultiSelectField" minOccurs="0"/>
<element name="title" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
<element name="customFieldList" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchCustomFieldList" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the actualWork property.
| |||||||||||
Gets the value of the assignee property.
| |||||||||||
Gets the value of the company property.
| |||||||||||
Gets the value of the constraintType property.
| |||||||||||
Gets the value of the contact property.
| |||||||||||
Gets the value of the cost property.
| |||||||||||
Gets the value of the costBase property.
| |||||||||||
Gets the value of the costBaseBaseline property.
| |||||||||||
Gets the value of the costBaseVariance property.
| |||||||||||
Gets the value of the costBaseline property.
| |||||||||||
Gets the value of the costVariance property.
| |||||||||||
Gets the value of the costVariancePercent property.
| |||||||||||
Gets the value of the createdDate property.
| |||||||||||
Gets the value of the customFieldList property.
| |||||||||||
Gets the value of the endDate property.
| |||||||||||
Gets the value of the endDateBaseline property.
| |||||||||||
Gets the value of the endDateVariance property.
| |||||||||||
Gets the value of the estimatedWork property.
| |||||||||||
Gets the value of the estimatedWorkBaseline property.
| |||||||||||
Gets the value of the estimatedWorkVariance property.
| |||||||||||
Gets the value of the estimatedWorkVariancePercent property.
| |||||||||||
Gets the value of the id property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the internalIdNumber property.
| |||||||||||
Gets the value of the isSummaryTask property.
| |||||||||||
Gets the value of the lastModifiedDate property.
| |||||||||||
Gets the value of the owner property.
| |||||||||||
Gets the value of the parent property.
| |||||||||||
Gets the value of the percentWorkComplete property.
| |||||||||||
Gets the value of the predecessors property.
| |||||||||||
Gets the value of the priority property.
| |||||||||||
Gets the value of the remainingWork property.
| |||||||||||
Gets the value of the startDate property.
| |||||||||||
Gets the value of the startDateBaseline property.
| |||||||||||
Gets the value of the startDateVariance property.
| |||||||||||
Gets the value of the status property.
| |||||||||||
Gets the value of the title property.
| |||||||||||
Sets the value of the actualWork property.
| |||||||||||
Sets the value of the assignee property.
| |||||||||||
Sets the value of the company property.
| |||||||||||
Sets the value of the constraintType property.
| |||||||||||
Sets the value of the contact property.
| |||||||||||
Sets the value of the cost property.
| |||||||||||
Sets the value of the costBase property.
| |||||||||||
Sets the value of the costBaseBaseline property.
| |||||||||||
Sets the value of the costBaseVariance property.
| |||||||||||
Sets the value of the costBaseline property.
| |||||||||||
Sets the value of the costVariance property.
| |||||||||||
Sets the value of the costVariancePercent property.
| |||||||||||
Sets the value of the createdDate property.
| |||||||||||
Sets the value of the customFieldList property.
| |||||||||||
Sets the value of the endDate property.
| |||||||||||
Sets the value of the endDateBaseline property.
| |||||||||||
Sets the value of the endDateVariance property.
| |||||||||||
Sets the value of the estimatedWork property.
| |||||||||||
Sets the value of the estimatedWorkBaseline property.
| |||||||||||
Sets the value of the estimatedWorkVariance property.
| |||||||||||
Sets the value of the estimatedWorkVariancePercent property.
| |||||||||||
Sets the value of the id property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the internalIdNumber property.
| |||||||||||
Sets the value of the isSummaryTask property.
| |||||||||||
Sets the value of the lastModifiedDate property.
| |||||||||||
Sets the value of the owner property.
| |||||||||||
Sets the value of the parent property.
| |||||||||||
Sets the value of the percentWorkComplete property.
| |||||||||||
Sets the value of the predecessors property.
| |||||||||||
Sets the value of the priority property.
| |||||||||||
Sets the value of the remainingWork property.
| |||||||||||
Sets the value of the startDate property.
| |||||||||||
Sets the value of the startDateBaseline property.
| |||||||||||
Sets the value of the startDateVariance property.
| |||||||||||
Sets the value of the status property.
| |||||||||||
Sets the value of the title property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the actualWork property.
SearchDoubleField
Gets the value of the assignee property.
SearchMultiSelectField
Gets the value of the company property.
SearchMultiSelectField
Gets the value of the constraintType property.
SearchEnumMultiSelectField
Gets the value of the contact property.
SearchMultiSelectField
Gets the value of the cost property.
SearchDoubleField
Gets the value of the costBase property.
SearchDoubleField
Gets the value of the costBaseBaseline property.
SearchDoubleField
Gets the value of the costBaseVariance property.
SearchDoubleField
Gets the value of the costBaseline property.
SearchDoubleField
Gets the value of the costVariance property.
SearchDoubleField
Gets the value of the costVariancePercent property.
SearchDoubleField
Gets the value of the createdDate property.
SearchDateField
Gets the value of the customFieldList property.
SearchCustomFieldList
Gets the value of the endDate property.
SearchDateField
Gets the value of the endDateBaseline property.
SearchDateField
Gets the value of the endDateVariance property.
SearchDoubleField
Gets the value of the estimatedWork property.
SearchDoubleField
Gets the value of the estimatedWorkBaseline property.
SearchDoubleField
Gets the value of the estimatedWorkVariance property.
SearchDoubleField
Gets the value of the estimatedWorkVariancePercent property.
SearchDoubleField
Gets the value of the id property.
SearchLongField
Gets the value of the internalId property.
SearchMultiSelectField
Gets the value of the internalIdNumber property.
SearchLongField
Gets the value of the isSummaryTask property.
SearchBooleanField
Gets the value of the lastModifiedDate property.
SearchDateField
Gets the value of the owner property.
SearchMultiSelectField
Gets the value of the parent property.
SearchMultiSelectField
Gets the value of the percentWorkComplete property.
SearchDoubleField
Gets the value of the predecessors property.
SearchStringField
Gets the value of the priority property.
SearchEnumMultiSelectField
Gets the value of the remainingWork property.
SearchDoubleField
Gets the value of the startDate property.
SearchDateField
Gets the value of the startDateBaseline property.
SearchDateField
Gets the value of the startDateVariance property.
SearchDoubleField
Gets the value of the status property.
SearchEnumMultiSelectField
Gets the value of the title property.
SearchStringField
Sets the value of the actualWork property.
| value | Allowed object is
SearchDoubleField
|
|---|
Sets the value of the assignee property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the company property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the constraintType property.
| value | Allowed object is
SearchEnumMultiSelectField
|
|---|
Sets the value of the contact property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the cost property.
| value | Allowed object is
SearchDoubleField
|
|---|
Sets the value of the costBase property.
| value | Allowed object is
SearchDoubleField
|
|---|
Sets the value of the costBaseBaseline property.
| value | Allowed object is
SearchDoubleField
|
|---|
Sets the value of the costBaseVariance property.
| value | Allowed object is
SearchDoubleField
|
|---|
Sets the value of the costBaseline property.
| value | Allowed object is
SearchDoubleField
|
|---|
Sets the value of the costVariance property.
| value | Allowed object is
SearchDoubleField
|
|---|
Sets the value of the costVariancePercent property.
| value | Allowed object is
SearchDoubleField
|
|---|
Sets the value of the createdDate property.
| value | Allowed object is
SearchDateField
|
|---|
Sets the value of the customFieldList property.
| value | Allowed object is
SearchCustomFieldList
|
|---|
Sets the value of the endDate property.
| value | Allowed object is
SearchDateField
|
|---|
Sets the value of the endDateBaseline property.
| value | Allowed object is
SearchDateField
|
|---|
Sets the value of the endDateVariance property.
| value | Allowed object is
SearchDoubleField
|
|---|
Sets the value of the estimatedWork property.
| value | Allowed object is
SearchDoubleField
|
|---|
Sets the value of the estimatedWorkBaseline property.
| value | Allowed object is
SearchDoubleField
|
|---|
Sets the value of the estimatedWorkVariance property.
| value | Allowed object is
SearchDoubleField
|
|---|
Sets the value of the estimatedWorkVariancePercent property.
| value | Allowed object is
SearchDoubleField
|
|---|
Sets the value of the id property.
| value | Allowed object is
SearchLongField
|
|---|
Sets the value of the internalId property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the internalIdNumber property.
| value | Allowed object is
SearchLongField
|
|---|
Sets the value of the isSummaryTask property.
| value | Allowed object is
SearchBooleanField
|
|---|
Sets the value of the lastModifiedDate property.
| value | Allowed object is
SearchDateField
|
|---|
Sets the value of the owner property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the parent property.
| value | Allowed object is
SearchMultiSelectField
|
|---|
Sets the value of the percentWorkComplete property.
| value | Allowed object is
SearchDoubleField
|
|---|
Sets the value of the predecessors property.
| value | Allowed object is
SearchStringField
|
|---|
Sets the value of the priority property.
| value | Allowed object is
SearchEnumMultiSelectField
|
|---|
Sets the value of the remainingWork property.
| value | Allowed object is
SearchDoubleField
|
|---|
Sets the value of the startDate property.
| value | Allowed object is
SearchDateField
|
|---|
Sets the value of the startDateBaseline property.
| value | Allowed object is
SearchDateField
|
|---|
Sets the value of the startDateVariance property.
| value | Allowed object is
SearchDoubleField
|
|---|
Sets the value of the status property.
| value | Allowed object is
SearchEnumMultiSelectField
|
|---|
Sets the value of the title property.
| value | Allowed object is
SearchStringField
|
|---|