| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.Record | |
| ↳ | com.netsuite.webservices.activities.scheduling_2010_2.ProjectTask | |
Java class for ProjectTask complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProjectTask">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}Record">
<sequence>
<element name="customForm" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="eventId" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="percentTimeComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="title" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="company" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="contact" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="order" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="owner" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="parent" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="priority" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="estimatedWork" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="estimatedWorkBaseline" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="constraintType" type="{urn:types.scheduling_2010_2.activities.webservices.netsuite.com}ProjectTaskConstraintType" minOccurs="0"/>
<element name="startDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="startDateBaseline" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="endDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="endDateBaseline" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="actualWork" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="remainingWork" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="message" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="status" type="{urn:types.scheduling_2010_2.activities.webservices.netsuite.com}ProjectTaskStatus" minOccurs="0"/>
<element name="assigneeList" type="{urn:scheduling_2010_2.activities.webservices.netsuite.com}ProjectTaskAssigneeList" minOccurs="0"/>
<element name="predecessorList" type="{urn:scheduling_2010_2.activities.webservices.netsuite.com}ProjectTaskPredecessorList" minOccurs="0"/>
<element name="customFieldList" type="{urn:core_2010_2.platform.webservices.netsuite.com}CustomFieldList" minOccurs="0"/>
</sequence>
<attribute name="internalId" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="externalId" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| actualWork | |||||||||||
| assigneeList | |||||||||||
| company | |||||||||||
| constraintType | |||||||||||
| contact | |||||||||||
| customFieldList | |||||||||||
| customForm | |||||||||||
| endDate | |||||||||||
| endDateBaseline | |||||||||||
| estimatedWork | |||||||||||
| estimatedWorkBaseline | |||||||||||
| eventId | |||||||||||
| externalId | |||||||||||
| internalId | |||||||||||
| message | |||||||||||
| order | |||||||||||
| owner | |||||||||||
| parent | |||||||||||
| percentTimeComplete | |||||||||||
| predecessorList | |||||||||||
| priority | |||||||||||
| remainingWork | |||||||||||
| startDate | |||||||||||
| startDateBaseline | |||||||||||
| status | |||||||||||
| title | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the actualWork property.
| |||||||||||
Gets the value of the assigneeList 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 customFieldList property.
| |||||||||||
Gets the value of the customForm property.
| |||||||||||
Gets the value of the endDate property.
| |||||||||||
Gets the value of the endDateBaseline property.
| |||||||||||
Gets the value of the estimatedWork property.
| |||||||||||
Gets the value of the estimatedWorkBaseline property.
| |||||||||||
Gets the value of the eventId property.
| |||||||||||
Gets the value of the externalId property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the message property.
| |||||||||||
Gets the value of the order property.
| |||||||||||
Gets the value of the owner property.
| |||||||||||
Gets the value of the parent property.
| |||||||||||
Gets the value of the percentTimeComplete property.
| |||||||||||
Gets the value of the predecessorList 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 status property.
| |||||||||||
Gets the value of the title property.
| |||||||||||
Sets the value of the actualWork property.
| |||||||||||
Sets the value of the assigneeList 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 customFieldList property.
| |||||||||||
Sets the value of the customForm property.
| |||||||||||
Sets the value of the endDate property.
| |||||||||||
Sets the value of the endDateBaseline property.
| |||||||||||
Sets the value of the estimatedWork property.
| |||||||||||
Sets the value of the estimatedWorkBaseline property.
| |||||||||||
Sets the value of the eventId property.
| |||||||||||
Sets the value of the externalId property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the message property.
| |||||||||||
Sets the value of the order property.
| |||||||||||
Sets the value of the owner property.
| |||||||||||
Sets the value of the parent property.
| |||||||||||
Sets the value of the percentTimeComplete property.
| |||||||||||
Sets the value of the predecessorList 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 status property.
| |||||||||||
Sets the value of the title property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the actualWork property.
Gets the value of the assigneeList property.
ProjectTaskAssigneeList
Gets the value of the company property.
RecordRef
Gets the value of the constraintType property.
ProjectTaskConstraintType
Gets the value of the contact property.
RecordRef
Gets the value of the customFieldList property.
CustomFieldList
Gets the value of the customForm property.
RecordRef
Gets the value of the endDate property.
Gets the value of the endDateBaseline property.
Gets the value of the estimatedWork property.
Gets the value of the estimatedWorkBaseline property.
Gets the value of the eventId property.
RecordRef
Gets the value of the externalId property.
Gets the value of the internalId property.
Gets the value of the message property.
Gets the value of the order property.
RecordRef
Gets the value of the owner property.
RecordRef
Gets the value of the parent property.
RecordRef
Gets the value of the percentTimeComplete property.
Gets the value of the predecessorList property.
ProjectTaskPredecessorList
Gets the value of the priority property.
RecordRef
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 status property.
ProjectTaskStatus
Gets the value of the title property.
Sets the value of the actualWork property.
| value | Allowed object is Double |
|---|
Sets the value of the assigneeList property.
| value | Allowed object is
ProjectTaskAssigneeList
|
|---|
Sets the value of the company property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the constraintType property.
| value | Allowed object is
ProjectTaskConstraintType
|
|---|
Sets the value of the contact property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the customFieldList property.
| value | Allowed object is
CustomFieldList
|
|---|
Sets the value of the customForm property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the endDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the endDateBaseline property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the estimatedWork property.
| value | Allowed object is Double |
|---|
Sets the value of the estimatedWorkBaseline property.
| value | Allowed object is Double |
|---|
Sets the value of the eventId property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the externalId property.
| value | Allowed object is String |
|---|
Sets the value of the internalId property.
| value | Allowed object is String |
|---|
Sets the value of the message property.
| value | Allowed object is String |
|---|
Sets the value of the order property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the owner property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the parent property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the percentTimeComplete property.
| value | Allowed object is Double |
|---|
Sets the value of the predecessorList property.
| value | Allowed object is
ProjectTaskPredecessorList
|
|---|
Sets the value of the priority property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the remainingWork property.
| value | Allowed object is Double |
|---|
Sets the value of the startDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the startDateBaseline property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the status property.
| value | Allowed object is
ProjectTaskStatus
|
|---|
Sets the value of the title property.
| value | Allowed object is String |
|---|