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/V24.12/API/BusinessObjects}UDFAssignmentType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Spread" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ResourceAssignmentSpreadType" minOccurs="0"/>
<element name="ResourceRequest" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}ResourceRequestType" minOccurs="0"/>
<element name="Code" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}CodeAssignmentType" maxOccurs="unbounded" 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.
|
List<CodeAssignmentType> |
getCode()
Gets the value of the code 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
protected List<CodeAssignmentType> code
public LocalDateTime getActivityActualFinish()
Stringpublic void setActivityActualFinish(LocalDateTime value)
value - allowed object is
Stringpublic String getActivityId()
Stringpublic void setActivityId(String value)
value - allowed object is
Stringpublic String getActivityName()
Stringpublic void setActivityName(String value)
value - allowed object is
Stringpublic Integer getActivityObjectId()
Integerpublic void setActivityObjectId(Integer value)
value - allowed object is
Integerpublic String getActivityType()
Stringpublic void setActivityType(String value)
value - allowed object is
Stringpublic Double getActualCost()
Stringpublic void setActualCost(Double value)
value - allowed object is
Stringpublic String getActualCurve()
Stringpublic void setActualCurve(String value)
value - allowed object is
Stringpublic Double getActualDuration()
Stringpublic void setActualDuration(Double value)
value - allowed object is
Stringpublic LocalDateTime getActualFinishDate()
Stringpublic void setActualFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getActualOvertimeCost()
Stringpublic void setActualOvertimeCost(Double value)
value - allowed object is
Stringpublic Double getActualOvertimeUnits()
Stringpublic void setActualOvertimeUnits(Double value)
value - allowed object is
Stringpublic Double getActualRegularCost()
Stringpublic void setActualRegularCost(Double value)
value - allowed object is
Stringpublic Double getActualRegularUnits()
Stringpublic void setActualRegularUnits(Double value)
value - allowed object is
Stringpublic LocalDateTime getActualStartDate()
Stringpublic void setActualStartDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getActualThisPeriodCost()
Stringpublic void setActualThisPeriodCost(Double value)
value - allowed object is
Stringpublic Double getActualThisPeriodUnits()
Stringpublic void setActualThisPeriodUnits(Double value)
value - allowed object is
Stringpublic Double getActualUnits()
Stringpublic void setActualUnits(Double value)
value - allowed object is
Stringpublic Double getAssignmentPercentComplete()
Stringpublic void setAssignmentPercentComplete(Double value)
value - allowed object is
Stringpublic Double getAtCompletionCost()
Stringpublic void setAtCompletionCost(Double value)
value - allowed object is
Stringpublic Double getAtCompletionDuration()
Stringpublic void setAtCompletionDuration(Double value)
value - allowed object is
Stringpublic Double getAtCompletionUnits()
Stringpublic void setAtCompletionUnits(Double value)
value - allowed object is
Stringpublic Boolean isAutoComputeActuals()
Stringpublic void setAutoComputeActuals(Boolean value)
value - allowed object is
Stringpublic Double getBudgetAtCompletionCosts()
Stringpublic void setBudgetAtCompletionCosts(Double value)
value - allowed object is
Stringpublic Double getBudgetAtCompletionUnits()
Stringpublic void setBudgetAtCompletionUnits(Double value)
value - allowed object is
Stringpublic String getCBSCode()
Stringpublic void setCBSCode(String value)
value - allowed object is
Stringpublic Integer getCBSId()
Integerpublic void setCBSId(Integer value)
value - allowed object is
Integerpublic String getCalendarName()
Stringpublic void setCalendarName(String value)
value - allowed object is
Stringpublic Integer getCalendarObjectId()
Integerpublic void setCalendarObjectId(Integer value)
value - allowed object is
Integerpublic String getCostAccountId()
Stringpublic void setCostAccountId(String value)
value - allowed object is
Stringpublic String getCostAccountName()
Stringpublic void setCostAccountName(String value)
value - allowed object is
Stringpublic Integer getCostAccountObjectId()
Integerpublic void setCostAccountObjectId(Integer value)
value - allowed object is
Integerpublic Double getCostPerQuantity()
Stringpublic void setCostPerQuantity(Double value)
value - allowed object is
Stringpublic LocalDateTime getCreateDate()
Stringpublic void setCreateDate(LocalDateTime value)
value - allowed object is
Stringpublic String getCreateUser()
Stringpublic void setCreateUser(String value)
value - allowed object is
Stringpublic Boolean isDrivingActivityDatesFlag()
Stringpublic void setDrivingActivityDatesFlag(Boolean value)
value - allowed object is
Stringpublic Double getDurationPercentComplete()
Stringpublic void setDurationPercentComplete(Double value)
value - allowed object is
Stringpublic Double getEstimateToCompletionCosts()
Stringpublic void setEstimateToCompletionCosts(Double value)
value - allowed object is
Stringpublic Double getEstimateToCompletionUnits()
Stringpublic void setEstimateToCompletionUnits(Double value)
value - allowed object is
Stringpublic Integer getFinancialPeriodTmplId()
Integerpublic void setFinancialPeriodTmplId(Integer value)
value - allowed object is
Integerpublic LocalDateTime getFinishDate()
Stringpublic void setFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic String getGUID()
Stringpublic void setGUID(String value)
value - allowed object is
Stringpublic Boolean isHasFutureBucketData()
Stringpublic void setHasFutureBucketData(Boolean value)
value - allowed object is
Stringpublic Boolean isIsActive()
Stringpublic void setIsActive(Boolean value)
value - allowed object is
Stringpublic Boolean isIsActivityFlagged()
Stringpublic void setIsActivityFlagged(Boolean value)
value - allowed object is
Stringpublic Boolean isIsBaseline()
Stringpublic void setIsBaseline(Boolean value)
value - allowed object is
Stringpublic Boolean isIsCostUnitsLinked()
Stringpublic void setIsCostUnitsLinked(Boolean value)
value - allowed object is
Stringpublic Boolean isIsOvertimeAllowed()
Stringpublic void setIsOvertimeAllowed(Boolean value)
value - allowed object is
Stringpublic Boolean isIsPrimaryResource()
Stringpublic void setIsPrimaryResource(Boolean value)
value - allowed object is
Stringpublic Boolean isIsTemplate()
Stringpublic void setIsTemplate(Boolean value)
value - allowed object is
Stringpublic LocalDateTime getLastUpdateDate()
Stringpublic void setLastUpdateDate(LocalDateTime value)
value - allowed object is
Stringpublic String getLastUpdateUser()
Stringpublic void setLastUpdateUser(String value)
value - allowed object is
Stringpublic Integer getObjectId()
Integerpublic void setObjectId(Integer value)
value - allowed object is
Integerpublic Double getOvertimeFactor()
Stringpublic void setOvertimeFactor(Double value)
value - allowed object is
Stringpublic Double getPendingActualOvertimeUnits()
Stringpublic void setPendingActualOvertimeUnits(Double value)
value - allowed object is
Stringpublic Double getPendingActualRegularUnits()
Stringpublic void setPendingActualRegularUnits(Double value)
value - allowed object is
Stringpublic Double getPendingPercentComplete()
Stringpublic void setPendingPercentComplete(Double value)
value - allowed object is
Stringpublic Double getPendingRemainingUnits()
Stringpublic void setPendingRemainingUnits(Double value)
value - allowed object is
Stringpublic Double getPercentComplete()
Stringpublic void setPercentComplete(Double value)
value - allowed object is
Stringpublic String getPercentCompleteType()
Stringpublic void setPercentCompleteType(String value)
value - allowed object is
Stringpublic Double getPlannedCost()
Stringpublic void setPlannedCost(Double value)
value - allowed object is
Stringpublic String getPlannedCurve()
Stringpublic void setPlannedCurve(String value)
value - allowed object is
Stringpublic Double getPlannedDuration()
Stringpublic void setPlannedDuration(Double value)
value - allowed object is
Stringpublic LocalDateTime getPlannedFinishDate()
Stringpublic void setPlannedFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getPlannedLag()
Stringpublic void setPlannedLag(Double value)
value - allowed object is
Stringpublic LocalDateTime getPlannedStartDate()
Stringpublic void setPlannedStartDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getPlannedUnits()
Stringpublic void setPlannedUnits(Double value)
value - allowed object is
Stringpublic Double getPlannedUnitsPerTime()
Stringpublic void setPlannedUnitsPerTime(Double value)
value - allowed object is
Stringpublic Double getPricePerUnit()
Stringpublic void setPricePerUnit(Double value)
value - allowed object is
Stringpublic Double getPriorActualOvertimeUnits()
Stringpublic void setPriorActualOvertimeUnits(Double value)
value - allowed object is
Stringpublic Double getPriorActualRegularUnits()
Stringpublic void setPriorActualRegularUnits(Double value)
value - allowed object is
Stringpublic String getProficiency()
Stringpublic void setProficiency(String value)
value - allowed object is
Stringpublic String getProjectFlag()
Stringpublic void setProjectFlag(String value)
value - allowed object is
Stringpublic String getProjectId()
Stringpublic void setProjectId(String value)
value - allowed object is
Stringpublic String getProjectName()
Stringpublic void setProjectName(String value)
value - allowed object is
Stringpublic Integer getProjectObjectId()
Integerpublic void setProjectObjectId(Integer value)
value - allowed object is
Integerpublic String getProjectProjectFlag()
Stringpublic void setProjectProjectFlag(String value)
value - allowed object is
Stringpublic String getRateSource()
Stringpublic void setRateSource(String value)
value - allowed object is
Stringpublic String getRateType()
Stringpublic void setRateType(String value)
value - allowed object is
Stringpublic Double getRemainingCost()
Stringpublic void setRemainingCost(Double value)
value - allowed object is
Stringpublic String getRemainingCurve()
Stringpublic void setRemainingCurve(String value)
value - allowed object is
Stringpublic Double getRemainingDuration()
Stringpublic void setRemainingDuration(Double value)
value - allowed object is
Stringpublic LocalDateTime getRemainingFinishDate()
Stringpublic void setRemainingFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getRemainingLag()
Stringpublic void setRemainingLag(Double value)
value - allowed object is
Stringpublic LocalDateTime getRemainingLateFinishDate()
Stringpublic void setRemainingLateFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getRemainingLateStartDate()
Stringpublic void setRemainingLateStartDate(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getRemainingStartDate()
Stringpublic void setRemainingStartDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getRemainingUnits()
Stringpublic void setRemainingUnits(Double value)
value - allowed object is
Stringpublic Double getRemainingUnitsPerTime()
Stringpublic void setRemainingUnitsPerTime(Double value)
value - allowed object is
Stringpublic String getResourceCalendarName()
Stringpublic void setResourceCalendarName(String value)
value - allowed object is
Stringpublic String getResourceCurveName()
Stringpublic void setResourceCurveName(String value)
value - allowed object is
Stringpublic Integer getResourceCurveObjectId()
Integerpublic void setResourceCurveObjectId(Integer value)
value - allowed object is
Integerpublic String getResourceId()
Stringpublic void setResourceId(String value)
value - allowed object is
Stringpublic String getResourceName()
Stringpublic void setResourceName(String value)
value - allowed object is
Stringpublic Integer getResourceObjectId()
Integerpublic void setResourceObjectId(Integer value)
value - allowed object is
Integerpublic String getResourceType()
Stringpublic void setResourceType(String value)
value - allowed object is
Stringpublic Boolean isReviewRequired()
Stringpublic void setReviewRequired(Boolean value)
value - allowed object is
Stringpublic String getRoleId()
Stringpublic void setRoleId(String value)
value - allowed object is
Stringpublic String getRoleName()
Stringpublic void setRoleName(String value)
value - allowed object is
Stringpublic Integer getRoleObjectId()
Integerpublic void setRoleObjectId(Integer value)
value - allowed object is
Integerpublic String getRoleShortName()
Stringpublic void setRoleShortName(String value)
value - allowed object is
Stringpublic Double getStaffedRemainingCost()
Stringpublic void setStaffedRemainingCost(Double value)
value - allowed object is
Stringpublic Double getStaffedRemainingUnits()
Stringpublic void setStaffedRemainingUnits(Double value)
value - allowed object is
Stringpublic LocalDateTime getStartDate()
Stringpublic void setStartDate(LocalDateTime value)
value - allowed object is
Stringpublic String getStatusCode()
Stringpublic void setStatusCode(String value)
value - allowed object is
Stringpublic Double getTotalPastPeriodCost()
Stringpublic void setTotalPastPeriodCost(Double value)
value - allowed object is
Stringpublic Double getTotalPastPeriodUnits()
Stringpublic void setTotalPastPeriodUnits(Double value)
value - allowed object is
Stringpublic Double getUnitsPercentComplete()
Stringpublic void setUnitsPercentComplete(Double value)
value - allowed object is
Stringpublic Integer getUnreadCommentCount()
Integerpublic void setUnreadCommentCount(Integer value)
value - allowed object is
Integerpublic Double getUnstaffedRemainingCost()
Stringpublic void setUnstaffedRemainingCost(Double value)
value - allowed object is
Stringpublic Double getUnstaffedRemainingUnits()
Stringpublic void setUnstaffedRemainingUnits(Double value)
value - allowed object is
Stringpublic String getWBSNamePath()
Stringpublic void setWBSNamePath(String value)
value - allowed object is
Stringpublic Integer getWBSObjectId()
Integerpublic void setWBSObjectId(Integer value)
value - allowed object is
Integerpublic 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()
ResourceAssignmentSpreadTypepublic void setSpread(ResourceAssignmentSpreadType value)
value - allowed object is
ResourceAssignmentSpreadTypepublic ResourceRequestType getResourceRequest()
ResourceRequestTypepublic void setResourceRequest(ResourceRequestType value)
value - allowed object is
ResourceRequestTypepublic List<CodeAssignmentType> getCode()
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 code property.
For example, to add a new item, do as follows:
getCode().add(newItem);
Objects of the following type(s) are allowed in the list
CodeAssignmentType
Copyright © 2000–2025 MPXJ. All rights reserved.