public class ResourceAssignmentType extends Object
Java class for ResourceAssignmentType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ResourceAssignmentType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="ActivityActualFinish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="ActivityId" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="40"/> </restriction> </simpleType> </element> <element name="ActivityName" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="120"/> </restriction> </simpleType> </element> <element name="ActivityObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="ActivityType" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value="Task Dependent"/> <enumeration value="Resource Dependent"/> <enumeration value="Level of Effort"/> <enumeration value="Start Milestone"/> <enumeration value="Finish Milestone"/> <enumeration value="WBS Summary"/> </restriction> </simpleType> </element> <element name="ActualCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ActualCurve" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ActualDuration" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ActualFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="ActualOvertimeCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ActualOvertimeUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ActualRegularCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ActualRegularUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ActualStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="ActualThisPeriodCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ActualThisPeriodUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ActualUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="AssignmentPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="AtCompletionCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="AtCompletionDuration" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="AtCompletionUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="AutoComputeActuals" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="BudgetAtCompletionCosts" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="BudgetAtCompletionUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="CBSCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="CBSId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="CalendarName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="CalendarObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="CostAccountId" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="40"/> </restriction> </simpleType> </element> <element name="CostAccountName" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="100"/> </restriction> </simpleType> </element> <element name="CostAccountObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="CostPerQuantity" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="CreateDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="CreateUser" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="DrivingActivityDatesFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="DurationPercentComplete" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}double"> <minInclusive value="0.0"/> </restriction> </simpleType> </element> <element name="EstimateToCompletionCosts" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="EstimateToCompletionUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="FinancialPeriodTmplId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="FinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="GUID" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <pattern value="\{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}\}|"/> </restriction> </simpleType> </element> <element name="HasFutureBucketData" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="IsActive" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="IsActivityFlagged" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="IsBaseline" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="IsCostUnitsLinked" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="IsOvertimeAllowed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="IsPrimaryResource" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="IsTemplate" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="LastUpdateDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="LastUpdateUser" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="255"/> </restriction> </simpleType> </element> <element name="ObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="OvertimeFactor" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}double"> <minInclusive value="0.0"/> <maxInclusive value="10.0"/> </restriction> </simpleType> </element> <element name="PendingActualOvertimeUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="PendingActualRegularUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="PendingPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="PendingRemainingUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="PercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="PercentCompleteType" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value=""/> <enumeration value="Physical"/> <enumeration value="Duration"/> <enumeration value="Units"/> <enumeration value="Scope"/> </restriction> </simpleType> </element> <element name="PlannedCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="PlannedCurve" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="PlannedDuration" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}double"> <minInclusive value="0.0"/> </restriction> </simpleType> </element> <element name="PlannedFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="PlannedLag" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}double"> <minInclusive value="0.0"/> </restriction> </simpleType> </element> <element name="PlannedStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="PlannedUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="PlannedUnitsPerTime" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="PricePerUnit" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}double"> <minInclusive value="0.0"/> </restriction> </simpleType> </element> <element name="PriorActualOvertimeUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="PriorActualRegularUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="Proficiency" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value="1 - Master"/> <enumeration value="2 - Expert"/> <enumeration value="3 - Skilled"/> <enumeration value="4 - Proficient"/> <enumeration value="5 - Inexperienced"/> </restriction> </simpleType> </element> <element name="ProjectFlag" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ProjectId" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="40"/> </restriction> </simpleType> </element> <element name="ProjectName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ProjectObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="ProjectProjectFlag" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="RateSource" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value="Resource"/> <enumeration value="Role"/> <enumeration value="Override"/> </restriction> </simpleType> </element> <element name="RateType" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value="Price / Unit"/> <enumeration value="Price / Unit 2"/> <enumeration value="Price / Unit 3"/> <enumeration value="Price / Unit 4"/> <enumeration value="Price / Unit 5"/> </restriction> </simpleType> </element> <element name="RemainingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="RemainingCurve" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="RemainingDuration" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}double"> <minInclusive value="0.0"/> </restriction> </simpleType> </element> <element name="RemainingFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="RemainingLag" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}double"> <minInclusive value="0.0"/> </restriction> </simpleType> </element> <element name="RemainingLateFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="RemainingLateStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="RemainingStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="RemainingUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="RemainingUnitsPerTime" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="ResourceCalendarName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ResourceCurveName" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="60"/> </restriction> </simpleType> </element> <element name="ResourceCurveObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="ResourceId" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="255"/> </restriction> </simpleType> </element> <element name="ResourceName" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="255"/> </restriction> </simpleType> </element> <element name="ResourceObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="ResourceType" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value="Labor"/> <enumeration value="Nonlabor"/> <enumeration value="Material"/> </restriction> </simpleType> </element> <element name="ReviewRequired" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="RoleId" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="40"/> </restriction> </simpleType> </element> <element name="RoleName" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="100"/> </restriction> </simpleType> </element> <element name="RoleObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="RoleShortName" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="40"/> </restriction> </simpleType> </element> <element name="StaffedRemainingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="StaffedRemainingUnits" 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="StatusCode" minOccurs="0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value="Planned"/> <enumeration value="Active"/> <enumeration value="Inactive"/> <enumeration value="What-If"/> <enumeration value="Requested"/> <enumeration value="Template"/> </restriction> </simpleType> </element> <element name="TotalPastPeriodCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="TotalPastPeriodUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="UnitsPercentComplete" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="UnreadCommentCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="UnstaffedRemainingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="UnstaffedRemainingUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="WBSNamePath" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="WBSObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="UDF" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}UDFAssignmentType" maxOccurs="unbounded" minOccurs="0"/> <element name="Spread" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ResourceAssignmentSpreadType" minOccurs="0"/> <element name="ResourceRequest" type="{http://xmlns.oracle.com/Primavera/P6/V23.12/API/BusinessObjects}ResourceRequestType" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
ResourceAssignmentType() |
Modifier and Type | Method and Description |
---|---|
LocalDateTime |
getActivityActualFinish()
Gets the value of the activityActualFinish property.
|
String |
getActivityId()
Gets the value of the activityId property.
|
String |
getActivityName()
Gets the value of the activityName property.
|
Integer |
getActivityObjectId()
Gets the value of the activityObjectId property.
|
String |
getActivityType()
Gets the value of the activityType property.
|
Double |
getActualCost()
Gets the value of the actualCost property.
|
String |
getActualCurve()
Gets the value of the actualCurve property.
|
Double |
getActualDuration()
Gets the value of the actualDuration property.
|
LocalDateTime |
getActualFinishDate()
Gets the value of the actualFinishDate property.
|
Double |
getActualOvertimeCost()
Gets the value of the actualOvertimeCost property.
|
Double |
getActualOvertimeUnits()
Gets the value of the actualOvertimeUnits property.
|
Double |
getActualRegularCost()
Gets the value of the actualRegularCost property.
|
Double |
getActualRegularUnits()
Gets the value of the actualRegularUnits property.
|
LocalDateTime |
getActualStartDate()
Gets the value of the actualStartDate property.
|
Double |
getActualThisPeriodCost()
Gets the value of the actualThisPeriodCost property.
|
Double |
getActualThisPeriodUnits()
Gets the value of the actualThisPeriodUnits property.
|
Double |
getActualUnits()
Gets the value of the actualUnits property.
|
Double |
getAssignmentPercentComplete()
Gets the value of the assignmentPercentComplete property.
|
Double |
getAtCompletionCost()
Gets the value of the atCompletionCost property.
|
Double |
getAtCompletionDuration()
Gets the value of the atCompletionDuration property.
|
Double |
getAtCompletionUnits()
Gets the value of the atCompletionUnits property.
|
Double |
getBudgetAtCompletionCosts()
Gets the value of the budgetAtCompletionCosts property.
|
Double |
getBudgetAtCompletionUnits()
Gets the value of the budgetAtCompletionUnits property.
|
String |
getCalendarName()
Gets the value of the calendarName property.
|
Integer |
getCalendarObjectId()
Gets the value of the calendarObjectId property.
|
String |
getCBSCode()
Gets the value of the cbsCode property.
|
Integer |
getCBSId()
Gets the value of the cbsId property.
|
String |
getCostAccountId()
Gets the value of the costAccountId property.
|
String |
getCostAccountName()
Gets the value of the costAccountName property.
|
Integer |
getCostAccountObjectId()
Gets the value of the costAccountObjectId property.
|
Double |
getCostPerQuantity()
Gets the value of the costPerQuantity property.
|
LocalDateTime |
getCreateDate()
Gets the value of the createDate property.
|
String |
getCreateUser()
Gets the value of the createUser property.
|
Double |
getDurationPercentComplete()
Gets the value of the durationPercentComplete property.
|
Double |
getEstimateToCompletionCosts()
Gets the value of the estimateToCompletionCosts property.
|
Double |
getEstimateToCompletionUnits()
Gets the value of the estimateToCompletionUnits property.
|
Integer |
getFinancialPeriodTmplId()
Gets the value of the financialPeriodTmplId property.
|
LocalDateTime |
getFinishDate()
Gets the value of the finishDate property.
|
String |
getGUID()
Gets the value of the guid property.
|
LocalDateTime |
getLastUpdateDate()
Gets the value of the lastUpdateDate property.
|
String |
getLastUpdateUser()
Gets the value of the lastUpdateUser property.
|
Integer |
getObjectId()
Gets the value of the objectId property.
|
Double |
getOvertimeFactor()
Gets the value of the overtimeFactor property.
|
Double |
getPendingActualOvertimeUnits()
Gets the value of the pendingActualOvertimeUnits property.
|
Double |
getPendingActualRegularUnits()
Gets the value of the pendingActualRegularUnits property.
|
Double |
getPendingPercentComplete()
Gets the value of the pendingPercentComplete property.
|
Double |
getPendingRemainingUnits()
Gets the value of the pendingRemainingUnits property.
|
Double |
getPercentComplete()
Gets the value of the percentComplete property.
|
String |
getPercentCompleteType()
Gets the value of the percentCompleteType property.
|
Double |
getPlannedCost()
Gets the value of the plannedCost property.
|
String |
getPlannedCurve()
Gets the value of the plannedCurve property.
|
Double |
getPlannedDuration()
Gets the value of the plannedDuration property.
|
LocalDateTime |
getPlannedFinishDate()
Gets the value of the plannedFinishDate property.
|
Double |
getPlannedLag()
Gets the value of the plannedLag property.
|
LocalDateTime |
getPlannedStartDate()
Gets the value of the plannedStartDate property.
|
Double |
getPlannedUnits()
Gets the value of the plannedUnits property.
|
Double |
getPlannedUnitsPerTime()
Gets the value of the plannedUnitsPerTime property.
|
Double |
getPricePerUnit()
Gets the value of the pricePerUnit property.
|
Double |
getPriorActualOvertimeUnits()
Gets the value of the priorActualOvertimeUnits property.
|
Double |
getPriorActualRegularUnits()
Gets the value of the priorActualRegularUnits property.
|
String |
getProficiency()
Gets the value of the proficiency property.
|
String |
getProjectFlag()
Gets the value of the projectFlag property.
|
String |
getProjectId()
Gets the value of the projectId property.
|
String |
getProjectName()
Gets the value of the projectName property.
|
Integer |
getProjectObjectId()
Gets the value of the projectObjectId property.
|
String |
getProjectProjectFlag()
Gets the value of the projectProjectFlag property.
|
String |
getRateSource()
Gets the value of the rateSource property.
|
String |
getRateType()
Gets the value of the rateType property.
|
Double |
getRemainingCost()
Gets the value of the remainingCost property.
|
String |
getRemainingCurve()
Gets the value of the remainingCurve property.
|
Double |
getRemainingDuration()
Gets the value of the remainingDuration property.
|
LocalDateTime |
getRemainingFinishDate()
Gets the value of the remainingFinishDate property.
|
Double |
getRemainingLag()
Gets the value of the remainingLag property.
|
LocalDateTime |
getRemainingLateFinishDate()
Gets the value of the remainingLateFinishDate property.
|
LocalDateTime |
getRemainingLateStartDate()
Gets the value of the remainingLateStartDate property.
|
LocalDateTime |
getRemainingStartDate()
Gets the value of the remainingStartDate property.
|
Double |
getRemainingUnits()
Gets the value of the remainingUnits property.
|
Double |
getRemainingUnitsPerTime()
Gets the value of the remainingUnitsPerTime property.
|
String |
getResourceCalendarName()
Gets the value of the resourceCalendarName property.
|
String |
getResourceCurveName()
Gets the value of the resourceCurveName property.
|
Integer |
getResourceCurveObjectId()
Gets the value of the resourceCurveObjectId property.
|
String |
getResourceId()
Gets the value of the resourceId property.
|
String |
getResourceName()
Gets the value of the resourceName property.
|
Integer |
getResourceObjectId()
Gets the value of the resourceObjectId property.
|
ResourceRequestType |
getResourceRequest()
Gets the value of the resourceRequest property.
|
String |
getResourceType()
Gets the value of the resourceType property.
|
String |
getRoleId()
Gets the value of the roleId property.
|
String |
getRoleName()
Gets the value of the roleName property.
|
Integer |
getRoleObjectId()
Gets the value of the roleObjectId property.
|
String |
getRoleShortName()
Gets the value of the roleShortName property.
|
ResourceAssignmentSpreadType |
getSpread()
Gets the value of the spread property.
|
Double |
getStaffedRemainingCost()
Gets the value of the staffedRemainingCost property.
|
Double |
getStaffedRemainingUnits()
Gets the value of the staffedRemainingUnits property.
|
LocalDateTime |
getStartDate()
Gets the value of the startDate property.
|
String |
getStatusCode()
Gets the value of the statusCode property.
|
Double |
getTotalPastPeriodCost()
Gets the value of the totalPastPeriodCost property.
|
Double |
getTotalPastPeriodUnits()
Gets the value of the totalPastPeriodUnits property.
|
List<UDFAssignmentType> |
getUDF()
Gets the value of the udf property.
|
Double |
getUnitsPercentComplete()
Gets the value of the unitsPercentComplete property.
|
Integer |
getUnreadCommentCount()
Gets the value of the unreadCommentCount property.
|
Double |
getUnstaffedRemainingCost()
Gets the value of the unstaffedRemainingCost property.
|
Double |
getUnstaffedRemainingUnits()
Gets the value of the unstaffedRemainingUnits property.
|
String |
getWBSNamePath()
Gets the value of the wbsNamePath property.
|
Integer |
getWBSObjectId()
Gets the value of the wbsObjectId property.
|
Boolean |
isAutoComputeActuals()
Gets the value of the autoComputeActuals property.
|
Boolean |
isDrivingActivityDatesFlag()
Gets the value of the drivingActivityDatesFlag property.
|
Boolean |
isHasFutureBucketData()
Gets the value of the hasFutureBucketData property.
|
Boolean |
isIsActive()
Gets the value of the isActive property.
|
Boolean |
isIsActivityFlagged()
Gets the value of the isActivityFlagged property.
|
Boolean |
isIsBaseline()
Gets the value of the isBaseline property.
|
Boolean |
isIsCostUnitsLinked()
Gets the value of the isCostUnitsLinked property.
|
Boolean |
isIsOvertimeAllowed()
Gets the value of the isOvertimeAllowed property.
|
Boolean |
isIsPrimaryResource()
Gets the value of the isPrimaryResource property.
|
Boolean |
isIsTemplate()
Gets the value of the isTemplate property.
|
Boolean |
isReviewRequired()
Gets the value of the reviewRequired property.
|
void |
setActivityActualFinish(LocalDateTime value)
Sets the value of the activityActualFinish property.
|
void |
setActivityId(String value)
Sets the value of the activityId property.
|
void |
setActivityName(String value)
Sets the value of the activityName property.
|
void |
setActivityObjectId(Integer value)
Sets the value of the activityObjectId property.
|
void |
setActivityType(String value)
Sets the value of the activityType property.
|
void |
setActualCost(Double value)
Sets the value of the actualCost property.
|
void |
setActualCurve(String value)
Sets the value of the actualCurve property.
|
void |
setActualDuration(Double value)
Sets the value of the actualDuration property.
|
void |
setActualFinishDate(LocalDateTime value)
Sets the value of the actualFinishDate property.
|
void |
setActualOvertimeCost(Double value)
Sets the value of the actualOvertimeCost property.
|
void |
setActualOvertimeUnits(Double value)
Sets the value of the actualOvertimeUnits property.
|
void |
setActualRegularCost(Double value)
Sets the value of the actualRegularCost property.
|
void |
setActualRegularUnits(Double value)
Sets the value of the actualRegularUnits property.
|
void |
setActualStartDate(LocalDateTime value)
Sets the value of the actualStartDate property.
|
void |
setActualThisPeriodCost(Double value)
Sets the value of the actualThisPeriodCost property.
|
void |
setActualThisPeriodUnits(Double value)
Sets the value of the actualThisPeriodUnits property.
|
void |
setActualUnits(Double value)
Sets the value of the actualUnits property.
|
void |
setAssignmentPercentComplete(Double value)
Sets the value of the assignmentPercentComplete property.
|
void |
setAtCompletionCost(Double value)
Sets the value of the atCompletionCost property.
|
void |
setAtCompletionDuration(Double value)
Sets the value of the atCompletionDuration property.
|
void |
setAtCompletionUnits(Double value)
Sets the value of the atCompletionUnits property.
|
void |
setAutoComputeActuals(Boolean value)
Sets the value of the autoComputeActuals property.
|
void |
setBudgetAtCompletionCosts(Double value)
Sets the value of the budgetAtCompletionCosts property.
|
void |
setBudgetAtCompletionUnits(Double value)
Sets the value of the budgetAtCompletionUnits property.
|
void |
setCalendarName(String value)
Sets the value of the calendarName property.
|
void |
setCalendarObjectId(Integer value)
Sets the value of the calendarObjectId property.
|
void |
setCBSCode(String value)
Sets the value of the cbsCode property.
|
void |
setCBSId(Integer value)
Sets the value of the cbsId property.
|
void |
setCostAccountId(String value)
Sets the value of the costAccountId property.
|
void |
setCostAccountName(String value)
Sets the value of the costAccountName property.
|
void |
setCostAccountObjectId(Integer value)
Sets the value of the costAccountObjectId property.
|
void |
setCostPerQuantity(Double value)
Sets the value of the costPerQuantity property.
|
void |
setCreateDate(LocalDateTime value)
Sets the value of the createDate property.
|
void |
setCreateUser(String value)
Sets the value of the createUser property.
|
void |
setDrivingActivityDatesFlag(Boolean value)
Sets the value of the drivingActivityDatesFlag property.
|
void |
setDurationPercentComplete(Double value)
Sets the value of the durationPercentComplete property.
|
void |
setEstimateToCompletionCosts(Double value)
Sets the value of the estimateToCompletionCosts property.
|
void |
setEstimateToCompletionUnits(Double value)
Sets the value of the estimateToCompletionUnits property.
|
void |
setFinancialPeriodTmplId(Integer value)
Sets the value of the financialPeriodTmplId property.
|
void |
setFinishDate(LocalDateTime value)
Sets the value of the finishDate property.
|
void |
setGUID(String value)
Sets the value of the guid property.
|
void |
setHasFutureBucketData(Boolean value)
Sets the value of the hasFutureBucketData property.
|
void |
setIsActive(Boolean value)
Sets the value of the isActive property.
|
void |
setIsActivityFlagged(Boolean value)
Sets the value of the isActivityFlagged property.
|
void |
setIsBaseline(Boolean value)
Sets the value of the isBaseline property.
|
void |
setIsCostUnitsLinked(Boolean value)
Sets the value of the isCostUnitsLinked property.
|
void |
setIsOvertimeAllowed(Boolean value)
Sets the value of the isOvertimeAllowed property.
|
void |
setIsPrimaryResource(Boolean value)
Sets the value of the isPrimaryResource property.
|
void |
setIsTemplate(Boolean value)
Sets the value of the isTemplate property.
|
void |
setLastUpdateDate(LocalDateTime value)
Sets the value of the lastUpdateDate property.
|
void |
setLastUpdateUser(String value)
Sets the value of the lastUpdateUser property.
|
void |
setObjectId(Integer value)
Sets the value of the objectId property.
|
void |
setOvertimeFactor(Double value)
Sets the value of the overtimeFactor property.
|
void |
setPendingActualOvertimeUnits(Double value)
Sets the value of the pendingActualOvertimeUnits property.
|
void |
setPendingActualRegularUnits(Double value)
Sets the value of the pendingActualRegularUnits property.
|
void |
setPendingPercentComplete(Double value)
Sets the value of the pendingPercentComplete property.
|
void |
setPendingRemainingUnits(Double value)
Sets the value of the pendingRemainingUnits property.
|
void |
setPercentComplete(Double value)
Sets the value of the percentComplete property.
|
void |
setPercentCompleteType(String value)
Sets the value of the percentCompleteType property.
|
void |
setPlannedCost(Double value)
Sets the value of the plannedCost property.
|
void |
setPlannedCurve(String value)
Sets the value of the plannedCurve property.
|
void |
setPlannedDuration(Double value)
Sets the value of the plannedDuration property.
|
void |
setPlannedFinishDate(LocalDateTime value)
Sets the value of the plannedFinishDate property.
|
void |
setPlannedLag(Double value)
Sets the value of the plannedLag property.
|
void |
setPlannedStartDate(LocalDateTime value)
Sets the value of the plannedStartDate property.
|
void |
setPlannedUnits(Double value)
Sets the value of the plannedUnits property.
|
void |
setPlannedUnitsPerTime(Double value)
Sets the value of the plannedUnitsPerTime property.
|
void |
setPricePerUnit(Double value)
Sets the value of the pricePerUnit property.
|
void |
setPriorActualOvertimeUnits(Double value)
Sets the value of the priorActualOvertimeUnits property.
|
void |
setPriorActualRegularUnits(Double value)
Sets the value of the priorActualRegularUnits property.
|
void |
setProficiency(String value)
Sets the value of the proficiency property.
|
void |
setProjectFlag(String value)
Sets the value of the projectFlag property.
|
void |
setProjectId(String value)
Sets the value of the projectId property.
|
void |
setProjectName(String value)
Sets the value of the projectName property.
|
void |
setProjectObjectId(Integer value)
Sets the value of the projectObjectId property.
|
void |
setProjectProjectFlag(String value)
Sets the value of the projectProjectFlag property.
|
void |
setRateSource(String value)
Sets the value of the rateSource property.
|
void |
setRateType(String value)
Sets the value of the rateType property.
|
void |
setRemainingCost(Double value)
Sets the value of the remainingCost property.
|
void |
setRemainingCurve(String value)
Sets the value of the remainingCurve property.
|
void |
setRemainingDuration(Double value)
Sets the value of the remainingDuration property.
|
void |
setRemainingFinishDate(LocalDateTime value)
Sets the value of the remainingFinishDate property.
|
void |
setRemainingLag(Double value)
Sets the value of the remainingLag property.
|
void |
setRemainingLateFinishDate(LocalDateTime value)
Sets the value of the remainingLateFinishDate property.
|
void |
setRemainingLateStartDate(LocalDateTime value)
Sets the value of the remainingLateStartDate property.
|
void |
setRemainingStartDate(LocalDateTime value)
Sets the value of the remainingStartDate property.
|
void |
setRemainingUnits(Double value)
Sets the value of the remainingUnits property.
|
void |
setRemainingUnitsPerTime(Double value)
Sets the value of the remainingUnitsPerTime property.
|
void |
setResourceCalendarName(String value)
Sets the value of the resourceCalendarName property.
|
void |
setResourceCurveName(String value)
Sets the value of the resourceCurveName property.
|
void |
setResourceCurveObjectId(Integer value)
Sets the value of the resourceCurveObjectId property.
|
void |
setResourceId(String value)
Sets the value of the resourceId property.
|
void |
setResourceName(String value)
Sets the value of the resourceName property.
|
void |
setResourceObjectId(Integer value)
Sets the value of the resourceObjectId property.
|
void |
setResourceRequest(ResourceRequestType value)
Sets the value of the resourceRequest property.
|
void |
setResourceType(String value)
Sets the value of the resourceType property.
|
void |
setReviewRequired(Boolean value)
Sets the value of the reviewRequired property.
|
void |
setRoleId(String value)
Sets the value of the roleId property.
|
void |
setRoleName(String value)
Sets the value of the roleName property.
|
void |
setRoleObjectId(Integer value)
Sets the value of the roleObjectId property.
|
void |
setRoleShortName(String value)
Sets the value of the roleShortName property.
|
void |
setSpread(ResourceAssignmentSpreadType value)
Sets the value of the spread property.
|
void |
setStaffedRemainingCost(Double value)
Sets the value of the staffedRemainingCost property.
|
void |
setStaffedRemainingUnits(Double value)
Sets the value of the staffedRemainingUnits property.
|
void |
setStartDate(LocalDateTime value)
Sets the value of the startDate property.
|
void |
setStatusCode(String value)
Sets the value of the statusCode property.
|
void |
setTotalPastPeriodCost(Double value)
Sets the value of the totalPastPeriodCost property.
|
void |
setTotalPastPeriodUnits(Double value)
Sets the value of the totalPastPeriodUnits property.
|
void |
setUnitsPercentComplete(Double value)
Sets the value of the unitsPercentComplete property.
|
void |
setUnreadCommentCount(Integer value)
Sets the value of the unreadCommentCount property.
|
void |
setUnstaffedRemainingCost(Double value)
Sets the value of the unstaffedRemainingCost property.
|
void |
setUnstaffedRemainingUnits(Double value)
Sets the value of the unstaffedRemainingUnits property.
|
void |
setWBSNamePath(String value)
Sets the value of the wbsNamePath property.
|
void |
setWBSObjectId(Integer value)
Sets the value of the wbsObjectId property.
|
protected LocalDateTime activityActualFinish
protected String activityId
protected String activityName
protected Integer activityObjectId
protected String activityType
protected Double actualCost
protected String actualCurve
protected Double actualDuration
protected LocalDateTime actualFinishDate
protected Double actualOvertimeCost
protected Double actualOvertimeUnits
protected Double actualRegularCost
protected Double actualRegularUnits
protected LocalDateTime actualStartDate
protected Double actualThisPeriodCost
protected Double actualThisPeriodUnits
protected Double actualUnits
protected Double assignmentPercentComplete
protected Double atCompletionCost
protected Double atCompletionDuration
protected Double atCompletionUnits
protected Boolean autoComputeActuals
protected Double budgetAtCompletionCosts
protected Double budgetAtCompletionUnits
protected String cbsCode
protected Integer cbsId
protected String calendarName
protected Integer calendarObjectId
protected String costAccountId
protected String costAccountName
protected Integer costAccountObjectId
protected Double costPerQuantity
protected LocalDateTime createDate
protected String createUser
protected Boolean drivingActivityDatesFlag
protected Double durationPercentComplete
protected Double estimateToCompletionCosts
protected Double estimateToCompletionUnits
protected Integer financialPeriodTmplId
protected LocalDateTime finishDate
protected String guid
protected Boolean hasFutureBucketData
protected Boolean isActive
protected Boolean isActivityFlagged
protected Boolean isBaseline
protected Boolean isCostUnitsLinked
protected Boolean isOvertimeAllowed
protected Boolean isPrimaryResource
protected Boolean isTemplate
protected LocalDateTime lastUpdateDate
protected String lastUpdateUser
protected Integer objectId
protected Double overtimeFactor
protected Double pendingActualOvertimeUnits
protected Double pendingActualRegularUnits
protected Double pendingPercentComplete
protected Double pendingRemainingUnits
protected Double percentComplete
protected String percentCompleteType
protected Double plannedCost
protected String plannedCurve
protected Double plannedDuration
protected LocalDateTime plannedFinishDate
protected Double plannedLag
protected LocalDateTime plannedStartDate
protected Double plannedUnits
protected Double plannedUnitsPerTime
protected Double pricePerUnit
protected Double priorActualOvertimeUnits
protected Double priorActualRegularUnits
protected String proficiency
protected String projectFlag
protected String projectId
protected String projectName
protected Integer projectObjectId
protected String projectProjectFlag
protected String rateSource
protected String rateType
protected Double remainingCost
protected String remainingCurve
protected Double remainingDuration
protected LocalDateTime remainingFinishDate
protected Double remainingLag
protected LocalDateTime remainingLateFinishDate
protected LocalDateTime remainingLateStartDate
protected LocalDateTime remainingStartDate
protected Double remainingUnits
protected Double remainingUnitsPerTime
protected String resourceCalendarName
protected String resourceCurveName
protected Integer resourceCurveObjectId
protected String resourceId
protected String resourceName
protected Integer resourceObjectId
protected String resourceType
protected Boolean reviewRequired
protected String roleId
protected String roleName
protected Integer roleObjectId
protected String roleShortName
protected Double staffedRemainingCost
protected Double staffedRemainingUnits
protected LocalDateTime startDate
protected String statusCode
protected Double totalPastPeriodCost
protected Double totalPastPeriodUnits
protected Double unitsPercentComplete
protected Integer unreadCommentCount
protected Double unstaffedRemainingCost
protected Double unstaffedRemainingUnits
protected String wbsNamePath
protected Integer wbsObjectId
protected List<UDFAssignmentType> udf
protected ResourceAssignmentSpreadType spread
protected ResourceRequestType resourceRequest
public LocalDateTime getActivityActualFinish()
String
public void setActivityActualFinish(LocalDateTime value)
value
- allowed object is
String
public String getActivityId()
String
public void setActivityId(String value)
value
- allowed object is
String
public String getActivityName()
String
public void setActivityName(String value)
value
- allowed object is
String
public Integer getActivityObjectId()
Integer
public void setActivityObjectId(Integer value)
value
- allowed object is
Integer
public String getActivityType()
String
public void setActivityType(String value)
value
- allowed object is
String
public Double getActualCost()
String
public void setActualCost(Double value)
value
- allowed object is
String
public String getActualCurve()
String
public void setActualCurve(String value)
value
- allowed object is
String
public Double getActualDuration()
String
public void setActualDuration(Double value)
value
- allowed object is
String
public LocalDateTime getActualFinishDate()
String
public void setActualFinishDate(LocalDateTime value)
value
- allowed object is
String
public Double getActualOvertimeCost()
String
public void setActualOvertimeCost(Double value)
value
- allowed object is
String
public Double getActualOvertimeUnits()
String
public void setActualOvertimeUnits(Double value)
value
- allowed object is
String
public Double getActualRegularCost()
String
public void setActualRegularCost(Double value)
value
- allowed object is
String
public Double getActualRegularUnits()
String
public void setActualRegularUnits(Double value)
value
- allowed object is
String
public LocalDateTime getActualStartDate()
String
public void setActualStartDate(LocalDateTime value)
value
- allowed object is
String
public Double getActualThisPeriodCost()
String
public void setActualThisPeriodCost(Double value)
value
- allowed object is
String
public Double getActualThisPeriodUnits()
String
public void setActualThisPeriodUnits(Double value)
value
- allowed object is
String
public Double getActualUnits()
String
public void setActualUnits(Double value)
value
- allowed object is
String
public Double getAssignmentPercentComplete()
String
public void setAssignmentPercentComplete(Double value)
value
- allowed object is
String
public Double getAtCompletionCost()
String
public void setAtCompletionCost(Double value)
value
- allowed object is
String
public Double getAtCompletionDuration()
String
public void setAtCompletionDuration(Double value)
value
- allowed object is
String
public Double getAtCompletionUnits()
String
public void setAtCompletionUnits(Double value)
value
- allowed object is
String
public Boolean isAutoComputeActuals()
String
public void setAutoComputeActuals(Boolean value)
value
- allowed object is
String
public Double getBudgetAtCompletionCosts()
String
public void setBudgetAtCompletionCosts(Double value)
value
- allowed object is
String
public Double getBudgetAtCompletionUnits()
String
public void setBudgetAtCompletionUnits(Double value)
value
- allowed object is
String
public String getCBSCode()
String
public void setCBSCode(String value)
value
- allowed object is
String
public Integer getCBSId()
Integer
public void setCBSId(Integer value)
value
- allowed object is
Integer
public String getCalendarName()
String
public void setCalendarName(String value)
value
- allowed object is
String
public Integer getCalendarObjectId()
Integer
public void setCalendarObjectId(Integer value)
value
- allowed object is
Integer
public String getCostAccountId()
String
public void setCostAccountId(String value)
value
- allowed object is
String
public String getCostAccountName()
String
public void setCostAccountName(String value)
value
- allowed object is
String
public Integer getCostAccountObjectId()
Integer
public void setCostAccountObjectId(Integer value)
value
- allowed object is
Integer
public Double getCostPerQuantity()
String
public void setCostPerQuantity(Double value)
value
- allowed object is
String
public LocalDateTime getCreateDate()
String
public void setCreateDate(LocalDateTime value)
value
- allowed object is
String
public String getCreateUser()
String
public void setCreateUser(String value)
value
- allowed object is
String
public Boolean isDrivingActivityDatesFlag()
String
public void setDrivingActivityDatesFlag(Boolean value)
value
- allowed object is
String
public Double getDurationPercentComplete()
String
public void setDurationPercentComplete(Double value)
value
- allowed object is
String
public Double getEstimateToCompletionCosts()
String
public void setEstimateToCompletionCosts(Double value)
value
- allowed object is
String
public Double getEstimateToCompletionUnits()
String
public void setEstimateToCompletionUnits(Double value)
value
- allowed object is
String
public Integer getFinancialPeriodTmplId()
Integer
public void setFinancialPeriodTmplId(Integer value)
value
- allowed object is
Integer
public LocalDateTime getFinishDate()
String
public void setFinishDate(LocalDateTime value)
value
- allowed object is
String
public String getGUID()
String
public void setGUID(String value)
value
- allowed object is
String
public Boolean isHasFutureBucketData()
String
public void setHasFutureBucketData(Boolean value)
value
- allowed object is
String
public Boolean isIsActive()
String
public void setIsActive(Boolean value)
value
- allowed object is
String
public Boolean isIsActivityFlagged()
String
public void setIsActivityFlagged(Boolean value)
value
- allowed object is
String
public Boolean isIsBaseline()
String
public void setIsBaseline(Boolean value)
value
- allowed object is
String
public Boolean isIsCostUnitsLinked()
String
public void setIsCostUnitsLinked(Boolean value)
value
- allowed object is
String
public Boolean isIsOvertimeAllowed()
String
public void setIsOvertimeAllowed(Boolean value)
value
- allowed object is
String
public Boolean isIsPrimaryResource()
String
public void setIsPrimaryResource(Boolean value)
value
- allowed object is
String
public Boolean isIsTemplate()
String
public void setIsTemplate(Boolean value)
value
- allowed object is
String
public LocalDateTime getLastUpdateDate()
String
public void setLastUpdateDate(LocalDateTime value)
value
- allowed object is
String
public String getLastUpdateUser()
String
public void setLastUpdateUser(String value)
value
- allowed object is
String
public Integer getObjectId()
Integer
public void setObjectId(Integer value)
value
- allowed object is
Integer
public Double getOvertimeFactor()
String
public void setOvertimeFactor(Double value)
value
- allowed object is
String
public Double getPendingActualOvertimeUnits()
String
public void setPendingActualOvertimeUnits(Double value)
value
- allowed object is
String
public Double getPendingActualRegularUnits()
String
public void setPendingActualRegularUnits(Double value)
value
- allowed object is
String
public Double getPendingPercentComplete()
String
public void setPendingPercentComplete(Double value)
value
- allowed object is
String
public Double getPendingRemainingUnits()
String
public void setPendingRemainingUnits(Double value)
value
- allowed object is
String
public Double getPercentComplete()
String
public void setPercentComplete(Double value)
value
- allowed object is
String
public String getPercentCompleteType()
String
public void setPercentCompleteType(String value)
value
- allowed object is
String
public Double getPlannedCost()
String
public void setPlannedCost(Double value)
value
- allowed object is
String
public String getPlannedCurve()
String
public void setPlannedCurve(String value)
value
- allowed object is
String
public Double getPlannedDuration()
String
public void setPlannedDuration(Double value)
value
- allowed object is
String
public LocalDateTime getPlannedFinishDate()
String
public void setPlannedFinishDate(LocalDateTime value)
value
- allowed object is
String
public Double getPlannedLag()
String
public void setPlannedLag(Double value)
value
- allowed object is
String
public LocalDateTime getPlannedStartDate()
String
public void setPlannedStartDate(LocalDateTime value)
value
- allowed object is
String
public Double getPlannedUnits()
String
public void setPlannedUnits(Double value)
value
- allowed object is
String
public Double getPlannedUnitsPerTime()
String
public void setPlannedUnitsPerTime(Double value)
value
- allowed object is
String
public Double getPricePerUnit()
String
public void setPricePerUnit(Double value)
value
- allowed object is
String
public Double getPriorActualOvertimeUnits()
String
public void setPriorActualOvertimeUnits(Double value)
value
- allowed object is
String
public Double getPriorActualRegularUnits()
String
public void setPriorActualRegularUnits(Double value)
value
- allowed object is
String
public String getProficiency()
String
public void setProficiency(String value)
value
- allowed object is
String
public String getProjectFlag()
String
public void setProjectFlag(String value)
value
- allowed object is
String
public String getProjectId()
String
public void setProjectId(String value)
value
- allowed object is
String
public String getProjectName()
String
public void setProjectName(String value)
value
- allowed object is
String
public Integer getProjectObjectId()
Integer
public void setProjectObjectId(Integer value)
value
- allowed object is
Integer
public String getProjectProjectFlag()
String
public void setProjectProjectFlag(String value)
value
- allowed object is
String
public String getRateSource()
String
public void setRateSource(String value)
value
- allowed object is
String
public String getRateType()
String
public void setRateType(String value)
value
- allowed object is
String
public Double getRemainingCost()
String
public void setRemainingCost(Double value)
value
- allowed object is
String
public String getRemainingCurve()
String
public void setRemainingCurve(String value)
value
- allowed object is
String
public Double getRemainingDuration()
String
public void setRemainingDuration(Double value)
value
- allowed object is
String
public LocalDateTime getRemainingFinishDate()
String
public void setRemainingFinishDate(LocalDateTime value)
value
- allowed object is
String
public Double getRemainingLag()
String
public void setRemainingLag(Double value)
value
- allowed object is
String
public LocalDateTime getRemainingLateFinishDate()
String
public void setRemainingLateFinishDate(LocalDateTime value)
value
- allowed object is
String
public LocalDateTime getRemainingLateStartDate()
String
public void setRemainingLateStartDate(LocalDateTime value)
value
- allowed object is
String
public LocalDateTime getRemainingStartDate()
String
public void setRemainingStartDate(LocalDateTime value)
value
- allowed object is
String
public Double getRemainingUnits()
String
public void setRemainingUnits(Double value)
value
- allowed object is
String
public Double getRemainingUnitsPerTime()
String
public void setRemainingUnitsPerTime(Double value)
value
- allowed object is
String
public String getResourceCalendarName()
String
public void setResourceCalendarName(String value)
value
- allowed object is
String
public String getResourceCurveName()
String
public void setResourceCurveName(String value)
value
- allowed object is
String
public Integer getResourceCurveObjectId()
Integer
public void setResourceCurveObjectId(Integer value)
value
- allowed object is
Integer
public String getResourceId()
String
public void setResourceId(String value)
value
- allowed object is
String
public String getResourceName()
String
public void setResourceName(String value)
value
- allowed object is
String
public Integer getResourceObjectId()
Integer
public void setResourceObjectId(Integer value)
value
- allowed object is
Integer
public String getResourceType()
String
public void setResourceType(String value)
value
- allowed object is
String
public Boolean isReviewRequired()
String
public void setReviewRequired(Boolean value)
value
- allowed object is
String
public String getRoleId()
String
public void setRoleId(String value)
value
- allowed object is
String
public String getRoleName()
String
public void setRoleName(String value)
value
- allowed object is
String
public Integer getRoleObjectId()
Integer
public void setRoleObjectId(Integer value)
value
- allowed object is
Integer
public String getRoleShortName()
String
public void setRoleShortName(String value)
value
- allowed object is
String
public Double getStaffedRemainingCost()
String
public void setStaffedRemainingCost(Double value)
value
- allowed object is
String
public Double getStaffedRemainingUnits()
String
public void setStaffedRemainingUnits(Double value)
value
- allowed object is
String
public LocalDateTime getStartDate()
String
public void setStartDate(LocalDateTime value)
value
- allowed object is
String
public String getStatusCode()
String
public void setStatusCode(String value)
value
- allowed object is
String
public Double getTotalPastPeriodCost()
String
public void setTotalPastPeriodCost(Double value)
value
- allowed object is
String
public Double getTotalPastPeriodUnits()
String
public void setTotalPastPeriodUnits(Double value)
value
- allowed object is
String
public Double getUnitsPercentComplete()
String
public void setUnitsPercentComplete(Double value)
value
- allowed object is
String
public Integer getUnreadCommentCount()
Integer
public void setUnreadCommentCount(Integer value)
value
- allowed object is
Integer
public Double getUnstaffedRemainingCost()
String
public void setUnstaffedRemainingCost(Double value)
value
- allowed object is
String
public Double getUnstaffedRemainingUnits()
String
public void setUnstaffedRemainingUnits(Double value)
value
- allowed object is
String
public String getWBSNamePath()
String
public void setWBSNamePath(String value)
value
- allowed object is
String
public Integer getWBSObjectId()
Integer
public void setWBSObjectId(Integer value)
value
- allowed object is
Integer
public List<UDFAssignmentType> getUDF()
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 udf property.
For example, to add a new item, do as follows:
getUDF().add(newItem);
Objects of the following type(s) are allowed in the list
UDFAssignmentType
public ResourceAssignmentSpreadType getSpread()
ResourceAssignmentSpreadType
public void setSpread(ResourceAssignmentSpreadType value)
value
- allowed object is
ResourceAssignmentSpreadType
public ResourceRequestType getResourceRequest()
ResourceRequestType
public void setResourceRequest(ResourceRequestType value)
value
- allowed object is
ResourceRequestType
Copyright © 2000–2024 Packwood Software. All rights reserved.