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="ActivityId" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="20"/>
</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="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="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="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="20"/>
</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="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="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="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="ProjectId" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="20"/>
</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="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="RoleId" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="20"/>
</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="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="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="WBSObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="UDF" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}UDFAssignmentType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Spread" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}ResourceAssignmentSpreadType" minOccurs="0"/>
<element name="ResourceRequest" type="{http://xmlns.oracle.com/Primavera/P6/V8.3/API/BusinessObjects}ResourceRequestType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ResourceAssignmentType() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
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.
|
Date |
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.
|
Date |
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 |
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.
|
String |
getCalendarName()
Gets the value of the calendarName property.
|
Integer |
getCalendarObjectId()
Gets the value of the calendarObjectId 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.
|
Date |
getCreateDate()
Gets the value of the createDate property.
|
String |
getCreateUser()
Gets the value of the createUser property.
|
Date |
getFinishDate()
Gets the value of the finishDate property.
|
String |
getGUID()
Gets the value of the guid property.
|
Date |
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 |
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.
|
Date |
getPlannedFinishDate()
Gets the value of the plannedFinishDate property.
|
Double |
getPlannedLag()
Gets the value of the plannedLag property.
|
Date |
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 |
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 |
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.
|
Date |
getRemainingFinishDate()
Gets the value of the remainingFinishDate property.
|
Double |
getRemainingLag()
Gets the value of the remainingLag property.
|
Date |
getRemainingLateFinishDate()
Gets the value of the remainingLateFinishDate property.
|
Date |
getRemainingLateStartDate()
Gets the value of the remainingLateStartDate property.
|
Date |
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.
|
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.
|
Date |
getStartDate()
Gets the value of the startDate 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.
|
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.
|
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 |
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(Date 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(Date 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 |
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 |
setCalendarName(String value)
Sets the value of the calendarName property.
|
void |
setCalendarObjectId(Integer value)
Sets the value of the calendarObjectId 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 |
setCreateDate(Date 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 |
setFinishDate(Date 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(Date 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 |
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(Date value)
Sets the value of the plannedFinishDate property.
|
void |
setPlannedLag(Double value)
Sets the value of the plannedLag property.
|
void |
setPlannedStartDate(Date 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 |
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 |
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(Date value)
Sets the value of the remainingFinishDate property.
|
void |
setRemainingLag(Double value)
Sets the value of the remainingLag property.
|
void |
setRemainingLateFinishDate(Date value)
Sets the value of the remainingLateFinishDate property.
|
void |
setRemainingLateStartDate(Date value)
Sets the value of the remainingLateStartDate property.
|
void |
setRemainingStartDate(Date 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 |
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 |
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(Date value)
Sets the value of the startDate 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 |
setWBSObjectId(Integer value)
Sets the value of the wbsObjectId property.
|
protected String activityId
protected String activityName
protected Integer activityObjectId
protected Double actualCost
protected String actualCurve
protected Double actualDuration
protected Date actualFinishDate
protected Double actualOvertimeCost
protected Double actualOvertimeUnits
protected Double actualRegularCost
protected Double actualRegularUnits
protected Date actualStartDate
protected Double actualThisPeriodCost
protected Double actualThisPeriodUnits
protected Double actualUnits
protected Double atCompletionCost
protected Double atCompletionDuration
protected Double atCompletionUnits
protected Boolean autoComputeActuals
protected String calendarName
protected Integer calendarObjectId
protected String costAccountId
protected String costAccountName
protected Integer costAccountObjectId
protected Date createDate
protected String createUser
protected Boolean drivingActivityDatesFlag
protected Date 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 Date lastUpdateDate
protected String lastUpdateUser
protected Integer objectId
protected Double overtimeFactor
protected Double pendingActualOvertimeUnits
protected Double pendingActualRegularUnits
protected Double pendingPercentComplete
protected Double pendingRemainingUnits
protected Double plannedCost
protected String plannedCurve
protected Double plannedDuration
protected Date plannedFinishDate
protected Double plannedLag
protected Date plannedStartDate
protected Double plannedUnits
protected Double plannedUnitsPerTime
protected Double pricePerUnit
protected Double priorActualOvertimeUnits
protected Double priorActualRegularUnits
protected String proficiency
protected String projectId
protected String projectName
protected Integer projectObjectId
protected String rateSource
protected String rateType
protected Double remainingCost
protected String remainingCurve
protected Double remainingDuration
protected Date remainingFinishDate
protected Double remainingLag
protected Date remainingLateFinishDate
protected Date remainingLateStartDate
protected Date 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 String roleId
protected String roleName
protected Integer roleObjectId
protected Double staffedRemainingCost
protected Double staffedRemainingUnits
protected Date startDate
protected Double unitsPercentComplete
protected Integer unreadCommentCount
protected Double unstaffedRemainingCost
protected Double unstaffedRemainingUnits
protected Integer wbsObjectId
protected List<UDFAssignmentType> udf
protected ResourceAssignmentSpreadType spread
protected ResourceRequestType resourceRequest
public 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 Double getActualCost()
Doublepublic void setActualCost(Double value)
value - allowed object is
Doublepublic String getActualCurve()
Stringpublic void setActualCurve(String value)
value - allowed object is
Stringpublic Double getActualDuration()
Doublepublic void setActualDuration(Double value)
value - allowed object is
Doublepublic Date getActualFinishDate()
Stringpublic void setActualFinishDate(Date value)
value - allowed object is
Stringpublic Double getActualOvertimeCost()
Doublepublic void setActualOvertimeCost(Double value)
value - allowed object is
Doublepublic Double getActualOvertimeUnits()
Doublepublic void setActualOvertimeUnits(Double value)
value - allowed object is
Doublepublic Double getActualRegularCost()
Doublepublic void setActualRegularCost(Double value)
value - allowed object is
Doublepublic Double getActualRegularUnits()
Doublepublic void setActualRegularUnits(Double value)
value - allowed object is
Doublepublic Date getActualStartDate()
Stringpublic void setActualStartDate(Date value)
value - allowed object is
Stringpublic Double getActualThisPeriodCost()
Doublepublic void setActualThisPeriodCost(Double value)
value - allowed object is
Doublepublic Double getActualThisPeriodUnits()
Doublepublic void setActualThisPeriodUnits(Double value)
value - allowed object is
Doublepublic Double getActualUnits()
Doublepublic void setActualUnits(Double value)
value - allowed object is
Doublepublic Double getAtCompletionCost()
Doublepublic void setAtCompletionCost(Double value)
value - allowed object is
Doublepublic Double getAtCompletionDuration()
Doublepublic void setAtCompletionDuration(Double value)
value - allowed object is
Doublepublic Double getAtCompletionUnits()
Doublepublic void setAtCompletionUnits(Double value)
value - allowed object is
Doublepublic Boolean isAutoComputeActuals()
Booleanpublic void setAutoComputeActuals(Boolean value)
value - allowed object is
Booleanpublic 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 Date getCreateDate()
Stringpublic void setCreateDate(Date value)
value - allowed object is
Stringpublic String getCreateUser()
Stringpublic void setCreateUser(String value)
value - allowed object is
Stringpublic Boolean isDrivingActivityDatesFlag()
Booleanpublic void setDrivingActivityDatesFlag(Boolean value)
value - allowed object is
Booleanpublic Date getFinishDate()
Stringpublic void setFinishDate(Date value)
value - allowed object is
Stringpublic String getGUID()
Stringpublic void setGUID(String value)
value - allowed object is
Stringpublic Boolean isHasFutureBucketData()
Booleanpublic void setHasFutureBucketData(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsActive()
Booleanpublic void setIsActive(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsActivityFlagged()
Booleanpublic void setIsActivityFlagged(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsBaseline()
Booleanpublic void setIsBaseline(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsCostUnitsLinked()
Booleanpublic void setIsCostUnitsLinked(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsOvertimeAllowed()
Booleanpublic void setIsOvertimeAllowed(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsPrimaryResource()
Booleanpublic void setIsPrimaryResource(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsTemplate()
Booleanpublic void setIsTemplate(Boolean value)
value - allowed object is
Booleanpublic Date getLastUpdateDate()
Stringpublic void setLastUpdateDate(Date 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()
Doublepublic void setOvertimeFactor(Double value)
value - allowed object is
Doublepublic Double getPendingActualOvertimeUnits()
Doublepublic void setPendingActualOvertimeUnits(Double value)
value - allowed object is
Doublepublic Double getPendingActualRegularUnits()
Doublepublic void setPendingActualRegularUnits(Double value)
value - allowed object is
Doublepublic Double getPendingPercentComplete()
Doublepublic void setPendingPercentComplete(Double value)
value - allowed object is
Doublepublic Double getPendingRemainingUnits()
Doublepublic void setPendingRemainingUnits(Double value)
value - allowed object is
Doublepublic Double getPlannedCost()
Doublepublic void setPlannedCost(Double value)
value - allowed object is
Doublepublic String getPlannedCurve()
Stringpublic void setPlannedCurve(String value)
value - allowed object is
Stringpublic Double getPlannedDuration()
Doublepublic void setPlannedDuration(Double value)
value - allowed object is
Doublepublic Date getPlannedFinishDate()
Stringpublic void setPlannedFinishDate(Date value)
value - allowed object is
Stringpublic Double getPlannedLag()
Doublepublic void setPlannedLag(Double value)
value - allowed object is
Doublepublic Date getPlannedStartDate()
Stringpublic void setPlannedStartDate(Date value)
value - allowed object is
Stringpublic Double getPlannedUnits()
Doublepublic void setPlannedUnits(Double value)
value - allowed object is
Doublepublic Double getPlannedUnitsPerTime()
Doublepublic void setPlannedUnitsPerTime(Double value)
value - allowed object is
Doublepublic Double getPricePerUnit()
Doublepublic void setPricePerUnit(Double value)
value - allowed object is
Doublepublic Double getPriorActualOvertimeUnits()
Doublepublic void setPriorActualOvertimeUnits(Double value)
value - allowed object is
Doublepublic Double getPriorActualRegularUnits()
Doublepublic void setPriorActualRegularUnits(Double value)
value - allowed object is
Doublepublic String getProficiency()
Stringpublic void setProficiency(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 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()
Doublepublic void setRemainingCost(Double value)
value - allowed object is
Doublepublic String getRemainingCurve()
Stringpublic void setRemainingCurve(String value)
value - allowed object is
Stringpublic Double getRemainingDuration()
Doublepublic void setRemainingDuration(Double value)
value - allowed object is
Doublepublic Date getRemainingFinishDate()
Stringpublic void setRemainingFinishDate(Date value)
value - allowed object is
Stringpublic Double getRemainingLag()
Doublepublic void setRemainingLag(Double value)
value - allowed object is
Doublepublic Date getRemainingLateFinishDate()
Stringpublic void setRemainingLateFinishDate(Date value)
value - allowed object is
Stringpublic Date getRemainingLateStartDate()
Stringpublic void setRemainingLateStartDate(Date value)
value - allowed object is
Stringpublic Date getRemainingStartDate()
Stringpublic void setRemainingStartDate(Date value)
value - allowed object is
Stringpublic Double getRemainingUnits()
Doublepublic void setRemainingUnits(Double value)
value - allowed object is
Doublepublic Double getRemainingUnitsPerTime()
Doublepublic void setRemainingUnitsPerTime(Double value)
value - allowed object is
Doublepublic 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 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 Double getStaffedRemainingCost()
Doublepublic void setStaffedRemainingCost(Double value)
value - allowed object is
Doublepublic Double getStaffedRemainingUnits()
Doublepublic void setStaffedRemainingUnits(Double value)
value - allowed object is
Doublepublic Date getStartDate()
Stringpublic void setStartDate(Date value)
value - allowed object is
Stringpublic Double getUnitsPercentComplete()
Doublepublic void setUnitsPercentComplete(Double value)
value - allowed object is
Doublepublic Integer getUnreadCommentCount()
Integerpublic void setUnreadCommentCount(Integer value)
value - allowed object is
Integerpublic Double getUnstaffedRemainingCost()
Doublepublic void setUnstaffedRemainingCost(Double value)
value - allowed object is
Doublepublic Double getUnstaffedRemainingUnits()
Doublepublic void setUnstaffedRemainingUnits(Double value)
value - allowed object is
Doublepublic 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 JAXB 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
ResourceRequestTypeCopyright © 2013. All Rights Reserved.