Package com.aspose.tasks.cloud.model
Class ResourceAssignment
java.lang.Object
com.aspose.tasks.cloud.model.ResourceAssignment
Represents a resource assignment in a project.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactualCost(BigDecimal actualCost) actualFinish(org.threeten.bp.OffsetDateTime actualFinish) actualOvertimeCost(BigDecimal actualOvertimeCost) actualOvertimeWork(String actualOvertimeWork) actualOvertimeWorkProtected(String actualOvertimeWorkProtected) actualStart(org.threeten.bp.OffsetDateTime actualStart) actualWork(String actualWork) actualWorkProtected(String actualWorkProtected) addBaselinesItem(AssignmentBaseline baselinesItem) addExtendedAttributesItem(ExtendedAttribute extendedAttributesItem) addTimephasedDataItem(TimephasedData timephasedDataItem) assnOwnerGuid(String assnOwnerGuid) baselines(List<AssignmentBaseline> baselines) bookingType(BookingType bookingType) budgetCost(BigDecimal budgetCost) budgetWork(String budgetWork) cost(BigDecimal cost) costRateTableType(RateType costRateTableType) costVariance(Double costVariance) creationDate(org.threeten.bp.OffsetDateTime creationDate) booleanextendedAttributes(List<ExtendedAttribute> extendedAttributes) finish(org.threeten.bp.OffsetDateTime finish) finishVariance(Integer finishVariance) fixedMaterial(Boolean fixedMaterial) Returns or sets the actual cost incurred on an assignment.org.threeten.bp.OffsetDateTimeReturns or sets the actual finish date of an assignment.Returns or sets the actual overtime cost incurred on an assignment.Returns or sets the actual amount of an overtime work incurred on an assignment.Returns or sets the duration through which actual overtime work is protected.org.threeten.bp.OffsetDateTimeReturns or sets the actual start date of an assignment.Returns or sets the actual amount of a work incurred on an assignment.Returns or sets the duration through which actual work is protected.getAcwp()Returns or sets the actual cost of a work performed on an assignment to-date.Returns or sets the name of an assignment owner.Returns or sets the Guid of an assignment owner.List of ResourceAssignment's Baseline values.getBcwp()Returns or sets the budgeted cost of a work performed on assignment to-date.getBcws()Returns or sets the budgeted cost of a work on assignment.Returns or sets the booking type of an assignment.Returns or sets the budgeted cost of resources on an assignment.Returns or sets the budgeted work amount for a work or material resources on an assignment.getCost()Returns or sets the projected or scheduled cost of an assignment.Returns or sets the cost rate table used for this assignment.Returns or sets the difference between the cost and baseline cost of a resource.org.threeten.bp.OffsetDateTimeReturns or sets the date that the assignment was created.getCv()Returns or sets the earned value cost variance.getDelay()Returns or sets the delay of an assignment.ResourceAssignment extended attributes.org.threeten.bp.OffsetDateTimeReturns or sets the scheduled finish date of an assignment.Returns or sets the variance of an assignment finish date from a baseline finish date.getGuid()Returns or sets the global unique identifier of an assignment.Returns or sets the title of the hyperlink associated with an assignment.Returns or sets the hyperlink associated with an assignment.Returns or sets the document bookmark of the hyperlink associated with an assignment.Returns or sets the delay caused by leveling.Returns or sets the duration format of a delay.getNotes()Returns or sets the text notes associated with an assignment.Returns or sets the sum of the actual and remaining overtime cost of an assignment.Returns or sets the scheduled overtime work of an assignment.Returns or sets the largest number of a resource's units assigned to a task.Returns or sets the amount of a work completed on an assignment.Returns the time unit for the usage rate of the material resource assignment.Returns or sets the amount of a non-overtime work scheduled for an assignment.Returns or sets the remaining projected cost of completing an assignment.Returns or sets the remaining projected overtime cost of completing an assignment.Returns or sets the remaining overtime work scheduled to complete an assignment.Returns or sets the remaining work scheduled to complete an assignment.Returns or sets a resource unique id assigned to a task.org.threeten.bp.OffsetDateTimeReturns or sets the date when assignment is resumed.org.threeten.bp.OffsetDateTimegetStart()Returns or sets the scheduled start date of an assignment.Returns or sets the variance of an assignment start date from a baseline start date.org.threeten.bp.OffsetDateTimegetStop()Returns or sets the date when assignment is stopped.getSv()Returns or sets the earned value schedule variance, through the project status date.Returns or sets a task unique id to which a resource is assigned.Represents a collection of TimephasedData objects.getUid()Returns or sets the unique identifier of an assignment.getUnits()Returns or sets the number of units for an assignment.getVac()Returns or sets the difference between basline cost and total cost.getWork()Returns or sets the amount of scheduled work for an assignment.Returns or sets the work contour of an assignment.Returns or sets the variance of an assignment work from the baseline work as minutes.hasFixedRateUnits(Boolean hasFixedRateUnits) inthashCode()hyperlinkAddress(String hyperlinkAddress) hyperlinkSubAddress(String hyperlinkSubAddress) Determines whether a resource has accepted all of its assignments.Determines whether the consumption of an assigned material resource occurs in a single, fixed amount.Determines whether the Units have Fixed Rate.Determines whether the Project is linked to another OLE object.Determines whether the assignment is a milestone.Determines whether the assignment is overallocated.Determines whether the response has been received for a TeamAssign message.Determines whether the task is a summary task.Determines whether the resource assigned to a task needs to be updated as to the status of the task.levelingDelay(Integer levelingDelay) levelingDelayFormat(TimeUnitType levelingDelayFormat) linkedFields(Boolean linkedFields) overallocated(Boolean overallocated) overtimeCost(BigDecimal overtimeCost) overtimeWork(String overtimeWork) percentWorkComplete(Integer percentWorkComplete) rateScale(RateScaleType rateScale) regularWork(String regularWork) remainingCost(BigDecimal remainingCost) remainingOvertimeCost(BigDecimal remainingOvertimeCost) remainingOvertimeWork(String remainingOvertimeWork) remainingWork(String remainingWork) resourceUid(Integer resourceUid) responsePending(Boolean responsePending) resume(org.threeten.bp.OffsetDateTime resume) voidsetActualCost(BigDecimal actualCost) voidsetActualFinish(org.threeten.bp.OffsetDateTime actualFinish) voidsetActualOvertimeCost(BigDecimal actualOvertimeCost) voidsetActualOvertimeWork(String actualOvertimeWork) voidsetActualOvertimeWorkProtected(String actualOvertimeWorkProtected) voidsetActualStart(org.threeten.bp.OffsetDateTime actualStart) voidsetActualWork(String actualWork) voidsetActualWorkProtected(String actualWorkProtected) voidvoidsetAssnOwner(String assnOwner) voidsetAssnOwnerGuid(String assnOwnerGuid) voidsetBaselines(List<AssignmentBaseline> baselines) voidvoidvoidsetBookingType(BookingType bookingType) voidsetBudgetCost(BigDecimal budgetCost) voidsetBudgetWork(String budgetWork) voidsetConfirmed(Boolean confirmed) voidsetCost(BigDecimal cost) voidsetCostRateTableType(RateType costRateTableType) voidsetCostVariance(Double costVariance) voidsetCreationDate(org.threeten.bp.OffsetDateTime creationDate) voidvoidvoidsetExtendedAttributes(List<ExtendedAttribute> extendedAttributes) voidsetFinish(org.threeten.bp.OffsetDateTime finish) voidsetFinishVariance(Integer finishVariance) voidsetFixedMaterial(Boolean fixedMaterial) voidvoidsetHasFixedRateUnits(Boolean hasFixedRateUnits) voidsetHyperlink(String hyperlink) voidsetHyperlinkAddress(String hyperlinkAddress) voidsetHyperlinkSubAddress(String hyperlinkSubAddress) voidsetLevelingDelay(Integer levelingDelay) voidsetLevelingDelayFormat(TimeUnitType levelingDelayFormat) voidsetLinkedFields(Boolean linkedFields) voidsetMilestone(Boolean milestone) voidvoidsetOverallocated(Boolean overallocated) voidsetOvertimeCost(BigDecimal overtimeCost) voidsetOvertimeWork(String overtimeWork) voidsetPeakUnits(Double peakUnits) voidsetPercentWorkComplete(Integer percentWorkComplete) voidsetRateScale(RateScaleType rateScale) voidsetRegularWork(String regularWork) voidsetRemainingCost(BigDecimal remainingCost) voidsetRemainingOvertimeCost(BigDecimal remainingOvertimeCost) voidsetRemainingOvertimeWork(String remainingOvertimeWork) voidsetRemainingWork(String remainingWork) voidsetResourceUid(Integer resourceUid) voidsetResponsePending(Boolean responsePending) voidsetResume(org.threeten.bp.OffsetDateTime resume) voidsetStart(org.threeten.bp.OffsetDateTime start) voidsetStartVariance(Integer startVariance) voidsetStop(org.threeten.bp.OffsetDateTime stop) voidsetSummary(Boolean summary) voidvoidsetTaskUid(Integer taskUid) voidsetTimephasedData(List<TimephasedData> timephasedData) voidvoidvoidsetUpdateNeeded(Boolean updateNeeded) voidvoidvoidsetWorkContour(WorkContourType workContour) voidsetWorkVariance(Double workVariance) start(org.threeten.bp.OffsetDateTime start) startVariance(Integer startVariance) stop(org.threeten.bp.OffsetDateTime stop) timephasedData(List<TimephasedData> timephasedData) toString()updateNeeded(Boolean updateNeeded) workContour(WorkContourType workContour) workVariance(Double workVariance)
-
Constructor Details
-
ResourceAssignment
public ResourceAssignment()
-
-
Method Details
-
taskUid
-
getTaskUid
Returns or sets a task unique id to which a resource is assigned.- Returns:
- taskUid
-
setTaskUid
-
resourceUid
-
getResourceUid
Returns or sets a resource unique id assigned to a task.- Returns:
- resourceUid
-
setResourceUid
-
guid
-
getGuid
Returns or sets the global unique identifier of an assignment.- Returns:
- guid
-
setGuid
-
uid
-
getUid
Returns or sets the unique identifier of an assignment.- Returns:
- uid
-
setUid
-
percentWorkComplete
-
getPercentWorkComplete
Returns or sets the amount of a work completed on an assignment.- Returns:
- percentWorkComplete
-
setPercentWorkComplete
-
actualCost
-
getActualCost
Returns or sets the actual cost incurred on an assignment.- Returns:
- actualCost
-
setActualCost
-
actualFinish
-
getActualFinish
public org.threeten.bp.OffsetDateTime getActualFinish()Returns or sets the actual finish date of an assignment.- Returns:
- actualFinish
-
setActualFinish
public void setActualFinish(org.threeten.bp.OffsetDateTime actualFinish) -
actualOvertimeCost
-
getActualOvertimeCost
Returns or sets the actual overtime cost incurred on an assignment.- Returns:
- actualOvertimeCost
-
setActualOvertimeCost
-
actualOvertimeWork
-
getActualOvertimeWork
Returns or sets the actual amount of an overtime work incurred on an assignment.- Returns:
- actualOvertimeWork
-
setActualOvertimeWork
-
actualStart
-
getActualStart
public org.threeten.bp.OffsetDateTime getActualStart()Returns or sets the actual start date of an assignment.- Returns:
- actualStart
-
setActualStart
public void setActualStart(org.threeten.bp.OffsetDateTime actualStart) -
actualWork
-
getActualWork
Returns or sets the actual amount of a work incurred on an assignment.- Returns:
- actualWork
-
setActualWork
-
acwp
-
getAcwp
Returns or sets the actual cost of a work performed on an assignment to-date.- Returns:
- acwp
-
setAcwp
-
confirmed
-
isConfirmed
Determines whether a resource has accepted all of its assignments.- Returns:
- confirmed
-
setConfirmed
-
cost
-
getCost
Returns or sets the projected or scheduled cost of an assignment.- Returns:
- cost
-
setCost
-
costRateTableType
-
getCostRateTableType
Returns or sets the cost rate table used for this assignment.- Returns:
- costRateTableType
-
setCostRateTableType
-
costVariance
-
getCostVariance
Returns or sets the difference between the cost and baseline cost of a resource.- Returns:
- costVariance
-
setCostVariance
-
cv
-
getCv
Returns or sets the earned value cost variance.- Returns:
- cv
-
setCv
-
delay
-
getDelay
Returns or sets the delay of an assignment.- Returns:
- delay
-
setDelay
-
finish
-
getFinish
public org.threeten.bp.OffsetDateTime getFinish()Returns or sets the scheduled finish date of an assignment.- Returns:
- finish
-
setFinish
public void setFinish(org.threeten.bp.OffsetDateTime finish) -
finishVariance
-
getFinishVariance
Returns or sets the variance of an assignment finish date from a baseline finish date.- Returns:
- finishVariance
-
setFinishVariance
-
hyperlink
-
getHyperlink
Returns or sets the title of the hyperlink associated with an assignment.- Returns:
- hyperlink
-
setHyperlink
-
hyperlinkAddress
-
getHyperlinkAddress
Returns or sets the hyperlink associated with an assignment.- Returns:
- hyperlinkAddress
-
setHyperlinkAddress
-
hyperlinkSubAddress
-
getHyperlinkSubAddress
Returns or sets the document bookmark of the hyperlink associated with an assignment.- Returns:
- hyperlinkSubAddress
-
setHyperlinkSubAddress
-
workVariance
-
getWorkVariance
Returns or sets the variance of an assignment work from the baseline work as minutes.- Returns:
- workVariance
-
setWorkVariance
-
hasFixedRateUnits
-
isHasFixedRateUnits
Determines whether the Units have Fixed Rate.- Returns:
- hasFixedRateUnits
-
setHasFixedRateUnits
-
fixedMaterial
-
isFixedMaterial
Determines whether the consumption of an assigned material resource occurs in a single, fixed amount.- Returns:
- fixedMaterial
-
setFixedMaterial
-
levelingDelay
-
getLevelingDelay
Returns or sets the delay caused by leveling.- Returns:
- levelingDelay
-
setLevelingDelay
-
levelingDelayFormat
-
getLevelingDelayFormat
Returns or sets the duration format of a delay.- Returns:
- levelingDelayFormat
-
setLevelingDelayFormat
-
linkedFields
-
isLinkedFields
Determines whether the Project is linked to another OLE object.- Returns:
- linkedFields
-
setLinkedFields
-
milestone
-
isMilestone
Determines whether the assignment is a milestone.- Returns:
- milestone
-
setMilestone
-
notes
-
getNotes
Returns or sets the text notes associated with an assignment.- Returns:
- notes
-
setNotes
-
overallocated
-
isOverallocated
Determines whether the assignment is overallocated.- Returns:
- overallocated
-
setOverallocated
-
overtimeCost
-
getOvertimeCost
Returns or sets the sum of the actual and remaining overtime cost of an assignment.- Returns:
- overtimeCost
-
setOvertimeCost
-
overtimeWork
-
getOvertimeWork
Returns or sets the scheduled overtime work of an assignment.- Returns:
- overtimeWork
-
setOvertimeWork
-
peakUnits
-
getPeakUnits
Returns or sets the largest number of a resource's units assigned to a task.- Returns:
- peakUnits
-
setPeakUnits
-
regularWork
-
getRegularWork
Returns or sets the amount of a non-overtime work scheduled for an assignment.- Returns:
- regularWork
-
setRegularWork
-
remainingCost
-
getRemainingCost
Returns or sets the remaining projected cost of completing an assignment.- Returns:
- remainingCost
-
setRemainingCost
-
remainingOvertimeCost
-
getRemainingOvertimeCost
Returns or sets the remaining projected overtime cost of completing an assignment.- Returns:
- remainingOvertimeCost
-
setRemainingOvertimeCost
-
remainingOvertimeWork
-
getRemainingOvertimeWork
Returns or sets the remaining overtime work scheduled to complete an assignment.- Returns:
- remainingOvertimeWork
-
setRemainingOvertimeWork
-
remainingWork
-
getRemainingWork
Returns or sets the remaining work scheduled to complete an assignment.- Returns:
- remainingWork
-
setRemainingWork
-
responsePending
-
isResponsePending
Determines whether the response has been received for a TeamAssign message.- Returns:
- responsePending
-
setResponsePending
-
start
-
getStart
public org.threeten.bp.OffsetDateTime getStart()Returns or sets the scheduled start date of an assignment.- Returns:
- start
-
setStart
public void setStart(org.threeten.bp.OffsetDateTime start) -
stop
-
getStop
public org.threeten.bp.OffsetDateTime getStop()Returns or sets the date when assignment is stopped.- Returns:
- stop
-
setStop
public void setStop(org.threeten.bp.OffsetDateTime stop) -
resume
-
getResume
public org.threeten.bp.OffsetDateTime getResume()Returns or sets the date when assignment is resumed.- Returns:
- resume
-
setResume
public void setResume(org.threeten.bp.OffsetDateTime resume) -
startVariance
-
getStartVariance
Returns or sets the variance of an assignment start date from a baseline start date.- Returns:
- startVariance
-
setStartVariance
-
summary
-
isSummary
Determines whether the task is a summary task.- Returns:
- summary
-
setSummary
-
sv
-
getSv
Returns or sets the earned value schedule variance, through the project status date.- Returns:
- sv
-
setSv
-
units
-
getUnits
Returns or sets the number of units for an assignment.- Returns:
- units
-
setUnits
-
updateNeeded
-
isUpdateNeeded
Determines whether the resource assigned to a task needs to be updated as to the status of the task.- Returns:
- updateNeeded
-
setUpdateNeeded
-
vac
-
getVac
Returns or sets the difference between basline cost and total cost. Read/write Double.- Returns:
- vac
-
setVac
-
work
-
getWork
Returns or sets the amount of scheduled work for an assignment. Read/write TimeSpan.- Returns:
- work
-
setWork
-
workContour
-
getWorkContour
Returns or sets the work contour of an assignment.- Returns:
- workContour
-
setWorkContour
-
bcws
-
getBcws
Returns or sets the budgeted cost of a work on assignment.- Returns:
- bcws
-
setBcws
-
bcwp
-
getBcwp
Returns or sets the budgeted cost of a work performed on assignment to-date.- Returns:
- bcwp
-
setBcwp
-
bookingType
-
getBookingType
Returns or sets the booking type of an assignment.- Returns:
- bookingType
-
setBookingType
-
actualWorkProtected
-
getActualWorkProtected
Returns or sets the duration through which actual work is protected.- Returns:
- actualWorkProtected
-
setActualWorkProtected
-
actualOvertimeWorkProtected
-
getActualOvertimeWorkProtected
Returns or sets the duration through which actual overtime work is protected.- Returns:
- actualOvertimeWorkProtected
-
setActualOvertimeWorkProtected
-
creationDate
-
getCreationDate
public org.threeten.bp.OffsetDateTime getCreationDate()Returns or sets the date that the assignment was created.- Returns:
- creationDate
-
setCreationDate
public void setCreationDate(org.threeten.bp.OffsetDateTime creationDate) -
assnOwner
-
getAssnOwner
Returns or sets the name of an assignment owner.- Returns:
- assnOwner
-
setAssnOwner
-
assnOwnerGuid
-
getAssnOwnerGuid
Returns or sets the Guid of an assignment owner.- Returns:
- assnOwnerGuid
-
setAssnOwnerGuid
-
budgetCost
-
getBudgetCost
Returns or sets the budgeted cost of resources on an assignment.- Returns:
- budgetCost
-
setBudgetCost
-
budgetWork
-
getBudgetWork
Returns or sets the budgeted work amount for a work or material resources on an assignment.- Returns:
- budgetWork
-
setBudgetWork
-
rateScale
-
getRateScale
Returns the time unit for the usage rate of the material resource assignment.- Returns:
- rateScale
-
setRateScale
-
baselines
-
addBaselinesItem
-
getBaselines
List of ResourceAssignment's Baseline values.- Returns:
- baselines
-
setBaselines
-
extendedAttributes
-
addExtendedAttributesItem
-
getExtendedAttributes
ResourceAssignment extended attributes.- Returns:
- extendedAttributes
-
setExtendedAttributes
-
timephasedData
-
addTimephasedDataItem
-
getTimephasedData
Represents a collection of TimephasedData objects.- Returns:
- timephasedData
-
setTimephasedData
-
equals
-
hashCode
public int hashCode() -
toString
-