public class

Job

extends Record
java.lang.Object
   ↳ com.netsuite.webservices.platform.core_2010_2.Record
     ↳ com.netsuite.webservices.lists.relationships_2010_2.Job

Class Overview

Java class for Job complex type.

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

 <complexType name="Job">
   <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="entityId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="altName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="companyName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="phoneticName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="entityStatus" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="defaultAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="parent" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="isInactive" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="lastModifiedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="billPay" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="dateCreated" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="category" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="workplace" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="language" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="comments" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="accountNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="currency" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="fxRate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="startDate" 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="phone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="altPhone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="calculatedEndDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="calculatedEndDateBaseline" 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="projectedEndDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="projectedEndDateBaseline" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="lastBaselineDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="jobType" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="percentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="estimatedCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="estimatedRevenue" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="estimatedTime" type="{urn:core_2010_2.platform.webservices.netsuite.com}Duration" minOccurs="0"/>
         <element name="estimatedTimeOverride" type="{urn:core_2010_2.platform.webservices.netsuite.com}Duration" minOccurs="0"/>
         <element name="fax" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="email" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="emailPreference" type="{urn:types.relationships_2010_2.lists.webservices.netsuite.com}EmailPreference" minOccurs="0"/>
         <element name="openingBalance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="openingBalanceDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="openingBalanceAccount" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="subsidiary" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="jobBillingType" type="{urn:types.relationships_2010_2.lists.webservices.netsuite.com}JobBillingType" minOccurs="0"/>
         <element name="billingSchedule" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="jobItem" 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="actualTime" type="{urn:core_2010_2.platform.webservices.netsuite.com}Duration" minOccurs="0"/>
         <element name="allowTime" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="timeRemaining" type="{urn:core_2010_2.platform.webservices.netsuite.com}Duration" minOccurs="0"/>
         <element name="limitTimeToAssignees" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="estimatedLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="estimatedLaborCostBaseline" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="estimateRevRecTemplate" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="estimatedLaborRevenue" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="estimatedGrossProfit" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="estimatedGrossProfitPercent" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="allowAllResourcesForTasks" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="jobPrice" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="isUtilizedTime" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="isProductiveTime" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="isExemptTime" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="materializeTime" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="allowExpenses" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="allocatePayrollExpenses" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="includeCrmTasksInTotals" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="globalSubscriptionStatus" type="{urn:types.common_2010_2.platform.webservices.netsuite.com}GlobalSubscriptionStatus" minOccurs="0"/>
         <element name="jobResourcesList" type="{urn:relationships_2010_2.lists.webservices.netsuite.com}JobResourcesList" minOccurs="0"/>
         <element name="addressbookList" type="{urn:relationships_2010_2.lists.webservices.netsuite.com}JobAddressbookList" minOccurs="0"/>
         <element name="milestonesList" type="{urn:relationships_2010_2.lists.webservices.netsuite.com}JobMilestonesList" minOccurs="0"/>
         <element name="creditCardsList" type="{urn:relationships_2010_2.lists.webservices.netsuite.com}JobCreditCardsList" 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>
 

Summary

Fields
protected String accountNumber
protected Duration actualTime
protected JobAddressbookList addressbookList
protected Boolean allocatePayrollExpenses
protected Boolean allowAllResourcesForTasks
protected Boolean allowExpenses
protected Boolean allowTime
protected String altName
protected String altPhone
protected Boolean billPay
protected RecordRef billingSchedule
protected XMLGregorianCalendar calculatedEndDate
protected XMLGregorianCalendar calculatedEndDateBaseline
protected RecordRef category
protected String comments
protected String companyName
protected JobCreditCardsList creditCardsList
protected RecordRef currency
protected CustomFieldList customFieldList
protected RecordRef customForm
protected XMLGregorianCalendar dateCreated
protected String defaultAddress
protected String email
protected EmailPreference emailPreference
protected XMLGregorianCalendar endDate
protected String entityId
protected RecordRef entityStatus
protected RecordRef estimateRevRecTemplate
protected Double estimatedCost
protected Double estimatedGrossProfit
protected Double estimatedGrossProfitPercent
protected Double estimatedLaborCost
protected Double estimatedLaborCostBaseline
protected Double estimatedLaborRevenue
protected Double estimatedRevenue
protected Duration estimatedTime
protected Duration estimatedTimeOverride
protected String externalId
protected String fax
protected Double fxRate
protected GlobalSubscriptionStatus globalSubscriptionStatus
protected Boolean includeCrmTasksInTotals
protected String internalId
protected Boolean isExemptTime
protected Boolean isInactive
protected Boolean isProductiveTime
protected Boolean isUtilizedTime
protected JobBillingType jobBillingType
protected RecordRef jobItem
protected Double jobPrice
protected JobResourcesList jobResourcesList
protected RecordRef jobType
protected RecordRef language
protected XMLGregorianCalendar lastBaselineDate
protected XMLGregorianCalendar lastModifiedDate
protected Boolean limitTimeToAssignees
protected Boolean materializeTime
protected JobMilestonesList milestonesList
protected Double openingBalance
protected RecordRef openingBalanceAccount
protected XMLGregorianCalendar openingBalanceDate
protected RecordRef parent
protected Double percentComplete
protected Double percentTimeComplete
protected String phone
protected String phoneticName
protected XMLGregorianCalendar projectedEndDate
protected XMLGregorianCalendar projectedEndDateBaseline
protected XMLGregorianCalendar startDate
protected XMLGregorianCalendar startDateBaseline
protected RecordRef subsidiary
protected Duration timeRemaining
protected RecordRef workplace
[Expand]
Inherited Fields
From class com.netsuite.webservices.platform.core_2010_2.Record
Public Constructors
Job()
Public Methods
String getAccountNumber()
Gets the value of the accountNumber property.
Duration getActualTime()
Gets the value of the actualTime property.
JobAddressbookList getAddressbookList()
Gets the value of the addressbookList property.
String getAltName()
Gets the value of the altName property.
String getAltPhone()
Gets the value of the altPhone property.
RecordRef getBillingSchedule()
Gets the value of the billingSchedule property.
XMLGregorianCalendar getCalculatedEndDate()
Gets the value of the calculatedEndDate property.
XMLGregorianCalendar getCalculatedEndDateBaseline()
Gets the value of the calculatedEndDateBaseline property.
RecordRef getCategory()
Gets the value of the category property.
String getComments()
Gets the value of the comments property.
String getCompanyName()
Gets the value of the companyName property.
JobCreditCardsList getCreditCardsList()
Gets the value of the creditCardsList property.
RecordRef getCurrency()
Gets the value of the currency property.
CustomFieldList getCustomFieldList()
Gets the value of the customFieldList property.
RecordRef getCustomForm()
Gets the value of the customForm property.
XMLGregorianCalendar getDateCreated()
Gets the value of the dateCreated property.
String getDefaultAddress()
Gets the value of the defaultAddress property.
String getEmail()
Gets the value of the email property.
EmailPreference getEmailPreference()
Gets the value of the emailPreference property.
XMLGregorianCalendar getEndDate()
Gets the value of the endDate property.
String getEntityId()
Gets the value of the entityId property.
RecordRef getEntityStatus()
Gets the value of the entityStatus property.
RecordRef getEstimateRevRecTemplate()
Gets the value of the estimateRevRecTemplate property.
Double getEstimatedCost()
Gets the value of the estimatedCost property.
Double getEstimatedGrossProfit()
Gets the value of the estimatedGrossProfit property.
Double getEstimatedGrossProfitPercent()
Gets the value of the estimatedGrossProfitPercent property.
Double getEstimatedLaborCost()
Gets the value of the estimatedLaborCost property.
Double getEstimatedLaborCostBaseline()
Gets the value of the estimatedLaborCostBaseline property.
Double getEstimatedLaborRevenue()
Gets the value of the estimatedLaborRevenue property.
Double getEstimatedRevenue()
Gets the value of the estimatedRevenue property.
Duration getEstimatedTime()
Gets the value of the estimatedTime property.
Duration getEstimatedTimeOverride()
Gets the value of the estimatedTimeOverride property.
String getExternalId()
Gets the value of the externalId property.
String getFax()
Gets the value of the fax property.
Double getFxRate()
Gets the value of the fxRate property.
GlobalSubscriptionStatus getGlobalSubscriptionStatus()
Gets the value of the globalSubscriptionStatus property.
String getInternalId()
Gets the value of the internalId property.
JobBillingType getJobBillingType()
Gets the value of the jobBillingType property.
RecordRef getJobItem()
Gets the value of the jobItem property.
Double getJobPrice()
Gets the value of the jobPrice property.
JobResourcesList getJobResourcesList()
Gets the value of the jobResourcesList property.
RecordRef getJobType()
Gets the value of the jobType property.
RecordRef getLanguage()
Gets the value of the language property.
XMLGregorianCalendar getLastBaselineDate()
Gets the value of the lastBaselineDate property.
XMLGregorianCalendar getLastModifiedDate()
Gets the value of the lastModifiedDate property.
JobMilestonesList getMilestonesList()
Gets the value of the milestonesList property.
Double getOpeningBalance()
Gets the value of the openingBalance property.
RecordRef getOpeningBalanceAccount()
Gets the value of the openingBalanceAccount property.
XMLGregorianCalendar getOpeningBalanceDate()
Gets the value of the openingBalanceDate property.
RecordRef getParent()
Gets the value of the parent property.
Double getPercentComplete()
Gets the value of the percentComplete property.
Double getPercentTimeComplete()
Gets the value of the percentTimeComplete property.
String getPhone()
Gets the value of the phone property.
String getPhoneticName()
Gets the value of the phoneticName property.
XMLGregorianCalendar getProjectedEndDate()
Gets the value of the projectedEndDate property.
XMLGregorianCalendar getProjectedEndDateBaseline()
Gets the value of the projectedEndDateBaseline property.
XMLGregorianCalendar getStartDate()
Gets the value of the startDate property.
XMLGregorianCalendar getStartDateBaseline()
Gets the value of the startDateBaseline property.
RecordRef getSubsidiary()
Gets the value of the subsidiary property.
Duration getTimeRemaining()
Gets the value of the timeRemaining property.
RecordRef getWorkplace()
Gets the value of the workplace property.
Boolean isAllocatePayrollExpenses()
Gets the value of the allocatePayrollExpenses property.
Boolean isAllowAllResourcesForTasks()
Gets the value of the allowAllResourcesForTasks property.
Boolean isAllowExpenses()
Gets the value of the allowExpenses property.
Boolean isAllowTime()
Gets the value of the allowTime property.
Boolean isBillPay()
Gets the value of the billPay property.
Boolean isIncludeCrmTasksInTotals()
Gets the value of the includeCrmTasksInTotals property.
Boolean isIsExemptTime()
Gets the value of the isExemptTime property.
Boolean isIsInactive()
Gets the value of the isInactive property.
Boolean isIsProductiveTime()
Gets the value of the isProductiveTime property.
Boolean isIsUtilizedTime()
Gets the value of the isUtilizedTime property.
Boolean isLimitTimeToAssignees()
Gets the value of the limitTimeToAssignees property.
Boolean isMaterializeTime()
Gets the value of the materializeTime property.
void setAccountNumber(String value)
Sets the value of the accountNumber property.
void setActualTime(Duration value)
Sets the value of the actualTime property.
void setAddressbookList(JobAddressbookList value)
Sets the value of the addressbookList property.
void setAllocatePayrollExpenses(Boolean value)
Sets the value of the allocatePayrollExpenses property.
void setAllowAllResourcesForTasks(Boolean value)
Sets the value of the allowAllResourcesForTasks property.
void setAllowExpenses(Boolean value)
Sets the value of the allowExpenses property.
void setAllowTime(Boolean value)
Sets the value of the allowTime property.
void setAltName(String value)
Sets the value of the altName property.
void setAltPhone(String value)
Sets the value of the altPhone property.
void setBillPay(Boolean value)
Sets the value of the billPay property.
void setBillingSchedule(RecordRef value)
Sets the value of the billingSchedule property.
void setCalculatedEndDate(XMLGregorianCalendar value)
Sets the value of the calculatedEndDate property.
void setCalculatedEndDateBaseline(XMLGregorianCalendar value)
Sets the value of the calculatedEndDateBaseline property.
void setCategory(RecordRef value)
Sets the value of the category property.
void setComments(String value)
Sets the value of the comments property.
void setCompanyName(String value)
Sets the value of the companyName property.
void setCreditCardsList(JobCreditCardsList value)
Sets the value of the creditCardsList property.
void setCurrency(RecordRef value)
Sets the value of the currency property.
void setCustomFieldList(CustomFieldList value)
Sets the value of the customFieldList property.
void setCustomForm(RecordRef value)
Sets the value of the customForm property.
void setDateCreated(XMLGregorianCalendar value)
Sets the value of the dateCreated property.
void setDefaultAddress(String value)
Sets the value of the defaultAddress property.
void setEmail(String value)
Sets the value of the email property.
void setEmailPreference(EmailPreference value)
Sets the value of the emailPreference property.
void setEndDate(XMLGregorianCalendar value)
Sets the value of the endDate property.
void setEntityId(String value)
Sets the value of the entityId property.
void setEntityStatus(RecordRef value)
Sets the value of the entityStatus property.
void setEstimateRevRecTemplate(RecordRef value)
Sets the value of the estimateRevRecTemplate property.
void setEstimatedCost(Double value)
Sets the value of the estimatedCost property.
void setEstimatedGrossProfit(Double value)
Sets the value of the estimatedGrossProfit property.
void setEstimatedGrossProfitPercent(Double value)
Sets the value of the estimatedGrossProfitPercent property.
void setEstimatedLaborCost(Double value)
Sets the value of the estimatedLaborCost property.
void setEstimatedLaborCostBaseline(Double value)
Sets the value of the estimatedLaborCostBaseline property.
void setEstimatedLaborRevenue(Double value)
Sets the value of the estimatedLaborRevenue property.
void setEstimatedRevenue(Double value)
Sets the value of the estimatedRevenue property.
void setEstimatedTime(Duration value)
Sets the value of the estimatedTime property.
void setEstimatedTimeOverride(Duration value)
Sets the value of the estimatedTimeOverride property.
void setExternalId(String value)
Sets the value of the externalId property.
void setFax(String value)
Sets the value of the fax property.
void setFxRate(Double value)
Sets the value of the fxRate property.
void setGlobalSubscriptionStatus(GlobalSubscriptionStatus value)
Sets the value of the globalSubscriptionStatus property.
void setIncludeCrmTasksInTotals(Boolean value)
Sets the value of the includeCrmTasksInTotals property.
void setInternalId(String value)
Sets the value of the internalId property.
void setIsExemptTime(Boolean value)
Sets the value of the isExemptTime property.
void setIsInactive(Boolean value)
Sets the value of the isInactive property.
void setIsProductiveTime(Boolean value)
Sets the value of the isProductiveTime property.
void setIsUtilizedTime(Boolean value)
Sets the value of the isUtilizedTime property.
void setJobBillingType(JobBillingType value)
Sets the value of the jobBillingType property.
void setJobItem(RecordRef value)
Sets the value of the jobItem property.
void setJobPrice(Double value)
Sets the value of the jobPrice property.
void setJobResourcesList(JobResourcesList value)
Sets the value of the jobResourcesList property.
void setJobType(RecordRef value)
Sets the value of the jobType property.
void setLanguage(RecordRef value)
Sets the value of the language property.
void setLastBaselineDate(XMLGregorianCalendar value)
Sets the value of the lastBaselineDate property.
void setLastModifiedDate(XMLGregorianCalendar value)
Sets the value of the lastModifiedDate property.
void setLimitTimeToAssignees(Boolean value)
Sets the value of the limitTimeToAssignees property.
void setMaterializeTime(Boolean value)
Sets the value of the materializeTime property.
void setMilestonesList(JobMilestonesList value)
Sets the value of the milestonesList property.
void setOpeningBalance(Double value)
Sets the value of the openingBalance property.
void setOpeningBalanceAccount(RecordRef value)
Sets the value of the openingBalanceAccount property.
void setOpeningBalanceDate(XMLGregorianCalendar value)
Sets the value of the openingBalanceDate property.
void setParent(RecordRef value)
Sets the value of the parent property.
void setPercentComplete(Double value)
Sets the value of the percentComplete property.
void setPercentTimeComplete(Double value)
Sets the value of the percentTimeComplete property.
void setPhone(String value)
Sets the value of the phone property.
void setPhoneticName(String value)
Sets the value of the phoneticName property.
void setProjectedEndDate(XMLGregorianCalendar value)
Sets the value of the projectedEndDate property.
void setProjectedEndDateBaseline(XMLGregorianCalendar value)
Sets the value of the projectedEndDateBaseline property.
void setStartDate(XMLGregorianCalendar value)
Sets the value of the startDate property.
void setStartDateBaseline(XMLGregorianCalendar value)
Sets the value of the startDateBaseline property.
void setSubsidiary(RecordRef value)
Sets the value of the subsidiary property.
void setTimeRemaining(Duration value)
Sets the value of the timeRemaining property.
void setWorkplace(RecordRef value)
Sets the value of the workplace property.
[Expand]
Inherited Methods
From class com.netsuite.webservices.platform.core_2010_2.Record
From class java.lang.Object

Fields

protected String accountNumber

protected Duration actualTime

protected JobAddressbookList addressbookList

protected Boolean allocatePayrollExpenses

protected Boolean allowAllResourcesForTasks

protected Boolean allowExpenses

protected Boolean allowTime

protected String altName

protected String altPhone

protected Boolean billPay

protected RecordRef billingSchedule

protected XMLGregorianCalendar calculatedEndDate

protected XMLGregorianCalendar calculatedEndDateBaseline

protected RecordRef category

protected String comments

protected String companyName

protected JobCreditCardsList creditCardsList

protected RecordRef currency

protected CustomFieldList customFieldList

protected RecordRef customForm

protected XMLGregorianCalendar dateCreated

protected String defaultAddress

protected String email

protected EmailPreference emailPreference

protected XMLGregorianCalendar endDate

protected String entityId

protected RecordRef entityStatus

protected RecordRef estimateRevRecTemplate

protected Double estimatedCost

protected Double estimatedGrossProfit

protected Double estimatedGrossProfitPercent

protected Double estimatedLaborCost

protected Double estimatedLaborCostBaseline

protected Double estimatedLaborRevenue

protected Double estimatedRevenue

protected Duration estimatedTime

protected Duration estimatedTimeOverride

protected String externalId

protected String fax

protected Double fxRate

protected GlobalSubscriptionStatus globalSubscriptionStatus

protected Boolean includeCrmTasksInTotals

protected String internalId

protected Boolean isExemptTime

protected Boolean isInactive

protected Boolean isProductiveTime

protected Boolean isUtilizedTime

protected JobBillingType jobBillingType

protected RecordRef jobItem

protected Double jobPrice

protected JobResourcesList jobResourcesList

protected RecordRef jobType

protected RecordRef language

protected XMLGregorianCalendar lastBaselineDate

protected XMLGregorianCalendar lastModifiedDate

protected Boolean limitTimeToAssignees

protected Boolean materializeTime

protected JobMilestonesList milestonesList

protected Double openingBalance

protected RecordRef openingBalanceAccount

protected XMLGregorianCalendar openingBalanceDate

protected RecordRef parent

protected Double percentComplete

protected Double percentTimeComplete

protected String phone

protected String phoneticName

protected XMLGregorianCalendar projectedEndDate

protected XMLGregorianCalendar projectedEndDateBaseline

protected XMLGregorianCalendar startDate

protected XMLGregorianCalendar startDateBaseline

protected RecordRef subsidiary

protected Duration timeRemaining

protected RecordRef workplace

Public Constructors

public Job ()

Public Methods

public String getAccountNumber ()

Gets the value of the accountNumber property.

Returns
  • possible object is String

public Duration getActualTime ()

Gets the value of the actualTime property.

Returns

public JobAddressbookList getAddressbookList ()

Gets the value of the addressbookList property.

Returns

public String getAltName ()

Gets the value of the altName property.

Returns
  • possible object is String

public String getAltPhone ()

Gets the value of the altPhone property.

Returns
  • possible object is String

public RecordRef getBillingSchedule ()

Gets the value of the billingSchedule property.

Returns

public XMLGregorianCalendar getCalculatedEndDate ()

Gets the value of the calculatedEndDate property.

Returns
  • possible object is XMLGregorianCalendar

public XMLGregorianCalendar getCalculatedEndDateBaseline ()

Gets the value of the calculatedEndDateBaseline property.

Returns
  • possible object is XMLGregorianCalendar

public RecordRef getCategory ()

Gets the value of the category property.

Returns

public String getComments ()

Gets the value of the comments property.

Returns
  • possible object is String

public String getCompanyName ()

Gets the value of the companyName property.

Returns
  • possible object is String

public JobCreditCardsList getCreditCardsList ()

Gets the value of the creditCardsList property.

Returns

public RecordRef getCurrency ()

Gets the value of the currency property.

Returns

public CustomFieldList getCustomFieldList ()

Gets the value of the customFieldList property.

Returns

public RecordRef getCustomForm ()

Gets the value of the customForm property.

Returns

public XMLGregorianCalendar getDateCreated ()

Gets the value of the dateCreated property.

Returns
  • possible object is XMLGregorianCalendar

public String getDefaultAddress ()

Gets the value of the defaultAddress property.

Returns
  • possible object is String

public String getEmail ()

Gets the value of the email property.

Returns
  • possible object is String

public EmailPreference getEmailPreference ()

Gets the value of the emailPreference property.

Returns

public XMLGregorianCalendar getEndDate ()

Gets the value of the endDate property.

Returns
  • possible object is XMLGregorianCalendar

public String getEntityId ()

Gets the value of the entityId property.

Returns
  • possible object is String

public RecordRef getEntityStatus ()

Gets the value of the entityStatus property.

Returns

public RecordRef getEstimateRevRecTemplate ()

Gets the value of the estimateRevRecTemplate property.

Returns

public Double getEstimatedCost ()

Gets the value of the estimatedCost property.

Returns
  • possible object is Double

public Double getEstimatedGrossProfit ()

Gets the value of the estimatedGrossProfit property.

Returns
  • possible object is Double

public Double getEstimatedGrossProfitPercent ()

Gets the value of the estimatedGrossProfitPercent property.

Returns
  • possible object is Double

public Double getEstimatedLaborCost ()

Gets the value of the estimatedLaborCost property.

Returns
  • possible object is Double

public Double getEstimatedLaborCostBaseline ()

Gets the value of the estimatedLaborCostBaseline property.

Returns
  • possible object is Double

public Double getEstimatedLaborRevenue ()

Gets the value of the estimatedLaborRevenue property.

Returns
  • possible object is Double

public Double getEstimatedRevenue ()

Gets the value of the estimatedRevenue property.

Returns
  • possible object is Double

public Duration getEstimatedTime ()

Gets the value of the estimatedTime property.

Returns

public Duration getEstimatedTimeOverride ()

Gets the value of the estimatedTimeOverride property.

Returns

public String getExternalId ()

Gets the value of the externalId property.

Returns
  • possible object is String

public String getFax ()

Gets the value of the fax property.

Returns
  • possible object is String

public Double getFxRate ()

Gets the value of the fxRate property.

Returns
  • possible object is Double

public GlobalSubscriptionStatus getGlobalSubscriptionStatus ()

Gets the value of the globalSubscriptionStatus property.

Returns

public String getInternalId ()

Gets the value of the internalId property.

Returns
  • possible object is String

public JobBillingType getJobBillingType ()

Gets the value of the jobBillingType property.

Returns

public RecordRef getJobItem ()

Gets the value of the jobItem property.

Returns

public Double getJobPrice ()

Gets the value of the jobPrice property.

Returns
  • possible object is Double

public JobResourcesList getJobResourcesList ()

Gets the value of the jobResourcesList property.

Returns

public RecordRef getJobType ()

Gets the value of the jobType property.

Returns

public RecordRef getLanguage ()

Gets the value of the language property.

Returns

public XMLGregorianCalendar getLastBaselineDate ()

Gets the value of the lastBaselineDate property.

Returns
  • possible object is XMLGregorianCalendar

public XMLGregorianCalendar getLastModifiedDate ()

Gets the value of the lastModifiedDate property.

Returns
  • possible object is XMLGregorianCalendar

public JobMilestonesList getMilestonesList ()

Gets the value of the milestonesList property.

Returns

public Double getOpeningBalance ()

Gets the value of the openingBalance property.

Returns
  • possible object is Double

public RecordRef getOpeningBalanceAccount ()

Gets the value of the openingBalanceAccount property.

Returns

public XMLGregorianCalendar getOpeningBalanceDate ()

Gets the value of the openingBalanceDate property.

Returns
  • possible object is XMLGregorianCalendar

public RecordRef getParent ()

Gets the value of the parent property.

Returns

public Double getPercentComplete ()

Gets the value of the percentComplete property.

Returns
  • possible object is Double

public Double getPercentTimeComplete ()

Gets the value of the percentTimeComplete property.

Returns
  • possible object is Double

public String getPhone ()

Gets the value of the phone property.

Returns
  • possible object is String

public String getPhoneticName ()

Gets the value of the phoneticName property.

Returns
  • possible object is String

public XMLGregorianCalendar getProjectedEndDate ()

Gets the value of the projectedEndDate property.

Returns
  • possible object is XMLGregorianCalendar

public XMLGregorianCalendar getProjectedEndDateBaseline ()

Gets the value of the projectedEndDateBaseline property.

Returns
  • possible object is XMLGregorianCalendar

public XMLGregorianCalendar getStartDate ()

Gets the value of the startDate property.

Returns
  • possible object is XMLGregorianCalendar

public XMLGregorianCalendar getStartDateBaseline ()

Gets the value of the startDateBaseline property.

Returns
  • possible object is XMLGregorianCalendar

public RecordRef getSubsidiary ()

Gets the value of the subsidiary property.

Returns

public Duration getTimeRemaining ()

Gets the value of the timeRemaining property.

Returns

public RecordRef getWorkplace ()

Gets the value of the workplace property.

Returns

public Boolean isAllocatePayrollExpenses ()

Gets the value of the allocatePayrollExpenses property.

Returns
  • possible object is Boolean

public Boolean isAllowAllResourcesForTasks ()

Gets the value of the allowAllResourcesForTasks property.

Returns
  • possible object is Boolean

public Boolean isAllowExpenses ()

Gets the value of the allowExpenses property.

Returns
  • possible object is Boolean

public Boolean isAllowTime ()

Gets the value of the allowTime property.

Returns
  • possible object is Boolean

public Boolean isBillPay ()

Gets the value of the billPay property.

Returns
  • possible object is Boolean

public Boolean isIncludeCrmTasksInTotals ()

Gets the value of the includeCrmTasksInTotals property.

Returns
  • possible object is Boolean

public Boolean isIsExemptTime ()

Gets the value of the isExemptTime property.

Returns
  • possible object is Boolean

public Boolean isIsInactive ()

Gets the value of the isInactive property.

Returns
  • possible object is Boolean

public Boolean isIsProductiveTime ()

Gets the value of the isProductiveTime property.

Returns
  • possible object is Boolean

public Boolean isIsUtilizedTime ()

Gets the value of the isUtilizedTime property.

Returns
  • possible object is Boolean

public Boolean isLimitTimeToAssignees ()

Gets the value of the limitTimeToAssignees property.

Returns
  • possible object is Boolean

public Boolean isMaterializeTime ()

Gets the value of the materializeTime property.

Returns
  • possible object is Boolean

public void setAccountNumber (String value)

Sets the value of the accountNumber property.

Parameters
value Allowed object is String

public void setActualTime (Duration value)

Sets the value of the actualTime property.

Parameters
value Allowed object is Duration

public void setAddressbookList (JobAddressbookList value)

Sets the value of the addressbookList property.

Parameters
value Allowed object is JobAddressbookList

public void setAllocatePayrollExpenses (Boolean value)

Sets the value of the allocatePayrollExpenses property.

Parameters
value Allowed object is Boolean

public void setAllowAllResourcesForTasks (Boolean value)

Sets the value of the allowAllResourcesForTasks property.

Parameters
value Allowed object is Boolean

public void setAllowExpenses (Boolean value)

Sets the value of the allowExpenses property.

Parameters
value Allowed object is Boolean

public void setAllowTime (Boolean value)

Sets the value of the allowTime property.

Parameters
value Allowed object is Boolean

public void setAltName (String value)

Sets the value of the altName property.

Parameters
value Allowed object is String

public void setAltPhone (String value)

Sets the value of the altPhone property.

Parameters
value Allowed object is String

public void setBillPay (Boolean value)

Sets the value of the billPay property.

Parameters
value Allowed object is Boolean

public void setBillingSchedule (RecordRef value)

Sets the value of the billingSchedule property.

Parameters
value Allowed object is RecordRef

public void setCalculatedEndDate (XMLGregorianCalendar value)

Sets the value of the calculatedEndDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setCalculatedEndDateBaseline (XMLGregorianCalendar value)

Sets the value of the calculatedEndDateBaseline property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setCategory (RecordRef value)

Sets the value of the category property.

Parameters
value Allowed object is RecordRef

public void setComments (String value)

Sets the value of the comments property.

Parameters
value Allowed object is String

public void setCompanyName (String value)

Sets the value of the companyName property.

Parameters
value Allowed object is String

public void setCreditCardsList (JobCreditCardsList value)

Sets the value of the creditCardsList property.

Parameters
value Allowed object is JobCreditCardsList

public void setCurrency (RecordRef value)

Sets the value of the currency property.

Parameters
value Allowed object is RecordRef

public void setCustomFieldList (CustomFieldList value)

Sets the value of the customFieldList property.

Parameters
value Allowed object is CustomFieldList

public void setCustomForm (RecordRef value)

Sets the value of the customForm property.

Parameters
value Allowed object is RecordRef

public void setDateCreated (XMLGregorianCalendar value)

Sets the value of the dateCreated property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setDefaultAddress (String value)

Sets the value of the defaultAddress property.

Parameters
value Allowed object is String

public void setEmail (String value)

Sets the value of the email property.

Parameters
value Allowed object is String

public void setEmailPreference (EmailPreference value)

Sets the value of the emailPreference property.

Parameters
value Allowed object is EmailPreference

public void setEndDate (XMLGregorianCalendar value)

Sets the value of the endDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setEntityId (String value)

Sets the value of the entityId property.

Parameters
value Allowed object is String

public void setEntityStatus (RecordRef value)

Sets the value of the entityStatus property.

Parameters
value Allowed object is RecordRef

public void setEstimateRevRecTemplate (RecordRef value)

Sets the value of the estimateRevRecTemplate property.

Parameters
value Allowed object is RecordRef

public void setEstimatedCost (Double value)

Sets the value of the estimatedCost property.

Parameters
value Allowed object is Double

public void setEstimatedGrossProfit (Double value)

Sets the value of the estimatedGrossProfit property.

Parameters
value Allowed object is Double

public void setEstimatedGrossProfitPercent (Double value)

Sets the value of the estimatedGrossProfitPercent property.

Parameters
value Allowed object is Double

public void setEstimatedLaborCost (Double value)

Sets the value of the estimatedLaborCost property.

Parameters
value Allowed object is Double

public void setEstimatedLaborCostBaseline (Double value)

Sets the value of the estimatedLaborCostBaseline property.

Parameters
value Allowed object is Double

public void setEstimatedLaborRevenue (Double value)

Sets the value of the estimatedLaborRevenue property.

Parameters
value Allowed object is Double

public void setEstimatedRevenue (Double value)

Sets the value of the estimatedRevenue property.

Parameters
value Allowed object is Double

public void setEstimatedTime (Duration value)

Sets the value of the estimatedTime property.

Parameters
value Allowed object is Duration

public void setEstimatedTimeOverride (Duration value)

Sets the value of the estimatedTimeOverride property.

Parameters
value Allowed object is Duration

public void setExternalId (String value)

Sets the value of the externalId property.

Parameters
value Allowed object is String

public void setFax (String value)

Sets the value of the fax property.

Parameters
value Allowed object is String

public void setFxRate (Double value)

Sets the value of the fxRate property.

Parameters
value Allowed object is Double

public void setGlobalSubscriptionStatus (GlobalSubscriptionStatus value)

Sets the value of the globalSubscriptionStatus property.

Parameters
value Allowed object is GlobalSubscriptionStatus

public void setIncludeCrmTasksInTotals (Boolean value)

Sets the value of the includeCrmTasksInTotals property.

Parameters
value Allowed object is Boolean

public void setInternalId (String value)

Sets the value of the internalId property.

Parameters
value Allowed object is String

public void setIsExemptTime (Boolean value)

Sets the value of the isExemptTime property.

Parameters
value Allowed object is Boolean

public void setIsInactive (Boolean value)

Sets the value of the isInactive property.

Parameters
value Allowed object is Boolean

public void setIsProductiveTime (Boolean value)

Sets the value of the isProductiveTime property.

Parameters
value Allowed object is Boolean

public void setIsUtilizedTime (Boolean value)

Sets the value of the isUtilizedTime property.

Parameters
value Allowed object is Boolean

public void setJobBillingType (JobBillingType value)

Sets the value of the jobBillingType property.

Parameters
value Allowed object is JobBillingType

public void setJobItem (RecordRef value)

Sets the value of the jobItem property.

Parameters
value Allowed object is RecordRef

public void setJobPrice (Double value)

Sets the value of the jobPrice property.

Parameters
value Allowed object is Double

public void setJobResourcesList (JobResourcesList value)

Sets the value of the jobResourcesList property.

Parameters
value Allowed object is JobResourcesList

public void setJobType (RecordRef value)

Sets the value of the jobType property.

Parameters
value Allowed object is RecordRef

public void setLanguage (RecordRef value)

Sets the value of the language property.

Parameters
value Allowed object is RecordRef

public void setLastBaselineDate (XMLGregorianCalendar value)

Sets the value of the lastBaselineDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setLastModifiedDate (XMLGregorianCalendar value)

Sets the value of the lastModifiedDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setLimitTimeToAssignees (Boolean value)

Sets the value of the limitTimeToAssignees property.

Parameters
value Allowed object is Boolean

public void setMaterializeTime (Boolean value)

Sets the value of the materializeTime property.

Parameters
value Allowed object is Boolean

public void setMilestonesList (JobMilestonesList value)

Sets the value of the milestonesList property.

Parameters
value Allowed object is JobMilestonesList

public void setOpeningBalance (Double value)

Sets the value of the openingBalance property.

Parameters
value Allowed object is Double

public void setOpeningBalanceAccount (RecordRef value)

Sets the value of the openingBalanceAccount property.

Parameters
value Allowed object is RecordRef

public void setOpeningBalanceDate (XMLGregorianCalendar value)

Sets the value of the openingBalanceDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setParent (RecordRef value)

Sets the value of the parent property.

Parameters
value Allowed object is RecordRef

public void setPercentComplete (Double value)

Sets the value of the percentComplete property.

Parameters
value Allowed object is Double

public void setPercentTimeComplete (Double value)

Sets the value of the percentTimeComplete property.

Parameters
value Allowed object is Double

public void setPhone (String value)

Sets the value of the phone property.

Parameters
value Allowed object is String

public void setPhoneticName (String value)

Sets the value of the phoneticName property.

Parameters
value Allowed object is String

public void setProjectedEndDate (XMLGregorianCalendar value)

Sets the value of the projectedEndDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setProjectedEndDateBaseline (XMLGregorianCalendar value)

Sets the value of the projectedEndDateBaseline property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setStartDate (XMLGregorianCalendar value)

Sets the value of the startDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setStartDateBaseline (XMLGregorianCalendar value)

Sets the value of the startDateBaseline property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setSubsidiary (RecordRef value)

Sets the value of the subsidiary property.

Parameters
value Allowed object is RecordRef

public void setTimeRemaining (Duration value)

Sets the value of the timeRemaining property.

Parameters
value Allowed object is Duration

public void setWorkplace (RecordRef value)

Sets the value of the workplace property.

Parameters
value Allowed object is RecordRef