All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tsg.ns.wsdl.coop.ProjectTaskSearchRowBasic Maven / Gradle / Ivy


package tsg.ns.wsdl.coop;

import java.util.ArrayList;
import java.util.List;
import jakarta.xml.bind.annotation.XmlAccessType;
import jakarta.xml.bind.annotation.XmlAccessorType;
import jakarta.xml.bind.annotation.XmlType;


/**
 * 

Java class for ProjectTaskSearchRowBasic complex type. * *

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

 * <complexType name="ProjectTaskSearchRowBasic">
 *   <complexContent>
 *     <extension base="{urn:core_2023_1.platform.webservices.netsuite.com}SearchRowBasic">
 *       <sequence>
 *         <element name="actualWork" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="company" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="constraintType" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="contact" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="cost" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="costBase" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="costBaseBaseline" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="costBaseline" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="costBaseVariance" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="costVariance" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="costVariancePercent" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="createdDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="endDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="endDateBaseline" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="endDateVariance" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="estimatedWork" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="estimatedWorkBaseline" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="estimatedWorkVariance" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="estimatedWorkVariancePercent" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="externalId" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="finishByDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="id" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnLongField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="internalId" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="isMilestone" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="isSummaryTask" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="lastModifiedDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="message" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="nonBillableTask" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnBooleanField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="owner" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="parent" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="percentWorkComplete" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="plannedWork" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="plannedWorkBaseline" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="predecessor" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="predecessorLagDays" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="predecessors" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="predecessorType" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="priority" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="remainingWork" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="startDate" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="startDateBaseline" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDateField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="startDateVariance" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnDoubleField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="status" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnEnumSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="successor" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnSelectField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="successorType" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="title" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnStringField" maxOccurs="unbounded" minOccurs="0"/>
 *         <element name="customFieldList" type="{urn:core_2023_1.platform.webservices.netsuite.com}SearchColumnCustomFieldList" minOccurs="0"/>
 *       </sequence>
 *     </extension>
 *   </complexContent>
 * </complexType>
 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "ProjectTaskSearchRowBasic", namespace = "urn:common_2023_1.platform.webservices.netsuite.com", propOrder = { "actualWork", "company", "constraintType", "contact", "cost", "costBase", "costBaseBaseline", "costBaseline", "costBaseVariance", "costVariance", "costVariancePercent", "createdDate", "endDate", "endDateBaseline", "endDateVariance", "estimatedWork", "estimatedWorkBaseline", "estimatedWorkVariance", "estimatedWorkVariancePercent", "externalId", "finishByDate", "id", "internalId", "isMilestone", "isSummaryTask", "lastModifiedDate", "message", "nonBillableTask", "owner", "parent", "percentWorkComplete", "plannedWork", "plannedWorkBaseline", "predecessor", "predecessorLagDays", "predecessors", "predecessorType", "priority", "remainingWork", "startDate", "startDateBaseline", "startDateVariance", "status", "successor", "successorType", "title", "customFieldList" }) public class ProjectTaskSearchRowBasic extends SearchRowBasic { protected List actualWork; protected List company; protected List constraintType; protected List contact; protected List cost; protected List costBase; protected List costBaseBaseline; protected List costBaseline; protected List costBaseVariance; protected List costVariance; protected List costVariancePercent; protected List createdDate; protected List endDate; protected List endDateBaseline; protected List endDateVariance; protected List estimatedWork; protected List estimatedWorkBaseline; protected List estimatedWorkVariance; protected List estimatedWorkVariancePercent; protected List externalId; protected List finishByDate; protected List id; protected List internalId; protected List isMilestone; protected List isSummaryTask; protected List lastModifiedDate; protected List message; protected List nonBillableTask; protected List owner; protected List parent; protected List percentWorkComplete; protected List plannedWork; protected List plannedWorkBaseline; protected List predecessor; protected List predecessorLagDays; protected List predecessors; protected List predecessorType; protected List priority; protected List remainingWork; protected List startDate; protected List startDateBaseline; protected List startDateVariance; protected List status; protected List successor; protected List successorType; protected List title; protected SearchColumnCustomFieldList customFieldList; /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDoubleField } * * */ public List getActualWork() { if (actualWork == null) { actualWork = new ArrayList(); } return this.actualWork; } /** * Gets the value of the company 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 Jakarta XML Binding object. * This is why there is not a set method for the company property. * *

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

     *    getCompany().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getCompany() { if (company == null) { company = new ArrayList(); } return this.company; } /** * Gets the value of the constraintType 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 Jakarta XML Binding object. * This is why there is not a set method for the constraintType property. * *

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

     *    getConstraintType().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getConstraintType() { if (constraintType == null) { constraintType = new ArrayList(); } return this.constraintType; } /** * Gets the value of the contact 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 Jakarta XML Binding object. * This is why there is not a set method for the contact property. * *

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

     *    getContact().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getContact() { if (contact == null) { contact = new ArrayList(); } return this.contact; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDoubleField } * * */ public List getCost() { if (cost == null) { cost = new ArrayList(); } return this.cost; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDoubleField } * * */ public List getCostBase() { if (costBase == null) { costBase = new ArrayList(); } return this.costBase; } /** * Gets the value of the costBaseBaseline 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 Jakarta XML Binding object. * This is why there is not a set method for the costBaseBaseline property. * *

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

     *    getCostBaseBaseline().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getCostBaseBaseline() { if (costBaseBaseline == null) { costBaseBaseline = new ArrayList(); } return this.costBaseBaseline; } /** * Gets the value of the costBaseline 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 Jakarta XML Binding object. * This is why there is not a set method for the costBaseline property. * *

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

     *    getCostBaseline().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getCostBaseline() { if (costBaseline == null) { costBaseline = new ArrayList(); } return this.costBaseline; } /** * Gets the value of the costBaseVariance 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 Jakarta XML Binding object. * This is why there is not a set method for the costBaseVariance property. * *

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

     *    getCostBaseVariance().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getCostBaseVariance() { if (costBaseVariance == null) { costBaseVariance = new ArrayList(); } return this.costBaseVariance; } /** * Gets the value of the costVariance 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 Jakarta XML Binding object. * This is why there is not a set method for the costVariance property. * *

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

     *    getCostVariance().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getCostVariance() { if (costVariance == null) { costVariance = new ArrayList(); } return this.costVariance; } /** * Gets the value of the costVariancePercent 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 Jakarta XML Binding object. * This is why there is not a set method for the costVariancePercent property. * *

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

     *    getCostVariancePercent().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getCostVariancePercent() { if (costVariancePercent == null) { costVariancePercent = new ArrayList(); } return this.costVariancePercent; } /** * Gets the value of the createdDate 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 Jakarta XML Binding object. * This is why there is not a set method for the createdDate property. * *

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

     *    getCreatedDate().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDateField } * * */ public List getCreatedDate() { if (createdDate == null) { createdDate = new ArrayList(); } return this.createdDate; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDateField } * * */ public List getEndDate() { if (endDate == null) { endDate = new ArrayList(); } return this.endDate; } /** * Gets the value of the endDateBaseline 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 Jakarta XML Binding object. * This is why there is not a set method for the endDateBaseline property. * *

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

     *    getEndDateBaseline().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDateField } * * */ public List getEndDateBaseline() { if (endDateBaseline == null) { endDateBaseline = new ArrayList(); } return this.endDateBaseline; } /** * Gets the value of the endDateVariance 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 Jakarta XML Binding object. * This is why there is not a set method for the endDateVariance property. * *

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

     *    getEndDateVariance().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getEndDateVariance() { if (endDateVariance == null) { endDateVariance = new ArrayList(); } return this.endDateVariance; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDoubleField } * * */ public List getEstimatedWork() { if (estimatedWork == null) { estimatedWork = new ArrayList(); } return this.estimatedWork; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDoubleField } * * */ public List getEstimatedWorkBaseline() { if (estimatedWorkBaseline == null) { estimatedWorkBaseline = new ArrayList(); } return this.estimatedWorkBaseline; } /** * Gets the value of the estimatedWorkVariance 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 Jakarta XML Binding object. * This is why there is not a set method for the estimatedWorkVariance property. * *

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

     *    getEstimatedWorkVariance().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getEstimatedWorkVariance() { if (estimatedWorkVariance == null) { estimatedWorkVariance = new ArrayList(); } return this.estimatedWorkVariance; } /** * Gets the value of the estimatedWorkVariancePercent 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 Jakarta XML Binding object. * This is why there is not a set method for the estimatedWorkVariancePercent property. * *

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

     *    getEstimatedWorkVariancePercent().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getEstimatedWorkVariancePercent() { if (estimatedWorkVariancePercent == null) { estimatedWorkVariancePercent = new ArrayList(); } return this.estimatedWorkVariancePercent; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnSelectField } * * */ public List getExternalId() { if (externalId == null) { externalId = new ArrayList(); } return this.externalId; } /** * Gets the value of the finishByDate 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 Jakarta XML Binding object. * This is why there is not a set method for the finishByDate property. * *

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

     *    getFinishByDate().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDateField } * * */ public List getFinishByDate() { if (finishByDate == null) { finishByDate = new ArrayList(); } return this.finishByDate; } /** * Gets the value of the id 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 Jakarta XML Binding object. * This is why there is not a set method for the id property. * *

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

     *    getId().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnLongField } * * */ public List getId() { if (id == null) { id = new ArrayList(); } return this.id; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnSelectField } * * */ public List getInternalId() { if (internalId == null) { internalId = new ArrayList(); } return this.internalId; } /** * Gets the value of the isMilestone 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 Jakarta XML Binding object. * This is why there is not a set method for the isMilestone property. * *

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

     *    getIsMilestone().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getIsMilestone() { if (isMilestone == null) { isMilestone = new ArrayList(); } return this.isMilestone; } /** * Gets the value of the isSummaryTask 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 Jakarta XML Binding object. * This is why there is not a set method for the isSummaryTask property. * *

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

     *    getIsSummaryTask().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getIsSummaryTask() { if (isSummaryTask == null) { isSummaryTask = new ArrayList(); } return this.isSummaryTask; } /** * Gets the value of the lastModifiedDate 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 Jakarta XML Binding object. * This is why there is not a set method for the lastModifiedDate property. * *

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

     *    getLastModifiedDate().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDateField } * * */ public List getLastModifiedDate() { if (lastModifiedDate == null) { lastModifiedDate = new ArrayList(); } return this.lastModifiedDate; } /** * Gets the value of the message 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 Jakarta XML Binding object. * This is why there is not a set method for the message property. * *

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

     *    getMessage().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getMessage() { if (message == null) { message = new ArrayList(); } return this.message; } /** * Gets the value of the nonBillableTask 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 Jakarta XML Binding object. * This is why there is not a set method for the nonBillableTask property. * *

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

     *    getNonBillableTask().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnBooleanField } * * */ public List getNonBillableTask() { if (nonBillableTask == null) { nonBillableTask = new ArrayList(); } return this.nonBillableTask; } /** * Gets the value of the owner 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 Jakarta XML Binding object. * This is why there is not a set method for the owner property. * *

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

     *    getOwner().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getOwner() { if (owner == null) { owner = new ArrayList(); } return this.owner; } /** * Gets the value of the parent 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 Jakarta XML Binding object. * This is why there is not a set method for the parent property. * *

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

     *    getParent().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getParent() { if (parent == null) { parent = new ArrayList(); } return this.parent; } /** * Gets the value of the percentWorkComplete 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 Jakarta XML Binding object. * This is why there is not a set method for the percentWorkComplete property. * *

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

     *    getPercentWorkComplete().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getPercentWorkComplete() { if (percentWorkComplete == null) { percentWorkComplete = new ArrayList(); } return this.percentWorkComplete; } /** * Gets the value of the plannedWork 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 Jakarta XML Binding object. * This is why there is not a set method for the plannedWork property. * *

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

     *    getPlannedWork().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getPlannedWork() { if (plannedWork == null) { plannedWork = new ArrayList(); } return this.plannedWork; } /** * Gets the value of the plannedWorkBaseline 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 Jakarta XML Binding object. * This is why there is not a set method for the plannedWorkBaseline property. * *

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

     *    getPlannedWorkBaseline().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getPlannedWorkBaseline() { if (plannedWorkBaseline == null) { plannedWorkBaseline = new ArrayList(); } return this.plannedWorkBaseline; } /** * Gets the value of the predecessor 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 Jakarta XML Binding object. * This is why there is not a set method for the predecessor property. * *

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

     *    getPredecessor().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getPredecessor() { if (predecessor == null) { predecessor = new ArrayList(); } return this.predecessor; } /** * Gets the value of the predecessorLagDays 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 Jakarta XML Binding object. * This is why there is not a set method for the predecessorLagDays property. * *

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

     *    getPredecessorLagDays().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getPredecessorLagDays() { if (predecessorLagDays == null) { predecessorLagDays = new ArrayList(); } return this.predecessorLagDays; } /** * Gets the value of the predecessors 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 Jakarta XML Binding object. * This is why there is not a set method for the predecessors property. * *

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

     *    getPredecessors().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getPredecessors() { if (predecessors == null) { predecessors = new ArrayList(); } return this.predecessors; } /** * Gets the value of the predecessorType 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 Jakarta XML Binding object. * This is why there is not a set method for the predecessorType property. * *

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

     *    getPredecessorType().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getPredecessorType() { if (predecessorType == null) { predecessorType = new ArrayList(); } return this.predecessorType; } /** * Gets the value of the priority 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 Jakarta XML Binding object. * This is why there is not a set method for the priority property. * *

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

     *    getPriority().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getPriority() { if (priority == null) { priority = new ArrayList(); } return this.priority; } /** * Gets the value of the remainingWork 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 Jakarta XML Binding object. * This is why there is not a set method for the remainingWork property. * *

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

     *    getRemainingWork().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getRemainingWork() { if (remainingWork == null) { remainingWork = new ArrayList(); } return this.remainingWork; } /** * 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 Jakarta XML Binding 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 * {@link SearchColumnDateField } * * */ public List getStartDate() { if (startDate == null) { startDate = new ArrayList(); } return this.startDate; } /** * Gets the value of the startDateBaseline 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 Jakarta XML Binding object. * This is why there is not a set method for the startDateBaseline property. * *

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

     *    getStartDateBaseline().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDateField } * * */ public List getStartDateBaseline() { if (startDateBaseline == null) { startDateBaseline = new ArrayList(); } return this.startDateBaseline; } /** * Gets the value of the startDateVariance 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 Jakarta XML Binding object. * This is why there is not a set method for the startDateVariance property. * *

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

     *    getStartDateVariance().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnDoubleField } * * */ public List getStartDateVariance() { if (startDateVariance == null) { startDateVariance = new ArrayList(); } return this.startDateVariance; } /** * Gets the value of the status 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 Jakarta XML Binding object. * This is why there is not a set method for the status property. * *

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

     *    getStatus().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnEnumSelectField } * * */ public List getStatus() { if (status == null) { status = new ArrayList(); } return this.status; } /** * Gets the value of the successor 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 Jakarta XML Binding object. * This is why there is not a set method for the successor property. * *

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

     *    getSuccessor().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnSelectField } * * */ public List getSuccessor() { if (successor == null) { successor = new ArrayList(); } return this.successor; } /** * Gets the value of the successorType 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 Jakarta XML Binding object. * This is why there is not a set method for the successorType property. * *

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

     *    getSuccessorType().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getSuccessorType() { if (successorType == null) { successorType = new ArrayList(); } return this.successorType; } /** * Gets the value of the title 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 Jakarta XML Binding object. * This is why there is not a set method for the title property. * *

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

     *    getTitle().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SearchColumnStringField } * * */ public List getTitle() { if (title == null) { title = new ArrayList(); } return this.title; } /** * Gets the value of the customFieldList property. * * @return * possible object is * {@link SearchColumnCustomFieldList } * */ public SearchColumnCustomFieldList getCustomFieldList() { return customFieldList; } /** * Sets the value of the customFieldList property. * * @param value * allowed object is * {@link SearchColumnCustomFieldList } * */ public void setCustomFieldList(SearchColumnCustomFieldList value) { this.customFieldList = value; } }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy