public static class ResourceAssignmentSpreadType.Period extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="StartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="EndDate" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="ActualOvertimeUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeActualOvertimeUnits" 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="CumulativeActualRegularUnits" 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="CumulativeActualUnits" 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="CumulativeAtCompletionUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PlannedUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativePlannedUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="RemainingLateUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeRemainingLateUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="RemainingUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeRemainingUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="StaffedRemainingLateUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeStaffedRemainingLateUnits" 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="CumulativeStaffedRemainingUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="UnstaffedRemainingLateUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeUnstaffedRemainingLateUnits" 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="CumulativeUnstaffedRemainingUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="ActualCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeActualCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="ActualOvertimeCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeActualOvertimeCost" 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="CumulativeActualRegularCost" 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="CumulativeAtCompletionCost" 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="CumulativePlannedCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="RemainingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeRemainingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="RemainingLateCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeRemainingLateCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="StaffedRemainingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeStaffedRemainingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="StaffedRemainingLateCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeStaffedRemainingLateCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="UnstaffedRemainingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeUnstaffedRemainingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="UnstaffedRemainingLateCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CumulativeUnstaffedRemainingLateCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ResourceAssignmentSpreadType.Period() |
| Modifier and Type | Method and Description |
|---|---|
Double |
getActualCost()
Gets the value of the actualCost 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.
|
Double |
getActualUnits()
Gets the value of the actualUnits property.
|
Double |
getAtCompletionCost()
Gets the value of the atCompletionCost property.
|
Double |
getAtCompletionUnits()
Gets the value of the atCompletionUnits property.
|
Double |
getCumulativeActualCost()
Gets the value of the cumulativeActualCost property.
|
Double |
getCumulativeActualOvertimeCost()
Gets the value of the cumulativeActualOvertimeCost property.
|
Double |
getCumulativeActualOvertimeUnits()
Gets the value of the cumulativeActualOvertimeUnits property.
|
Double |
getCumulativeActualRegularCost()
Gets the value of the cumulativeActualRegularCost property.
|
Double |
getCumulativeActualRegularUnits()
Gets the value of the cumulativeActualRegularUnits property.
|
Double |
getCumulativeActualUnits()
Gets the value of the cumulativeActualUnits property.
|
Double |
getCumulativeAtCompletionCost()
Gets the value of the cumulativeAtCompletionCost property.
|
Double |
getCumulativeAtCompletionUnits()
Gets the value of the cumulativeAtCompletionUnits property.
|
Double |
getCumulativePlannedCost()
Gets the value of the cumulativePlannedCost property.
|
Double |
getCumulativePlannedUnits()
Gets the value of the cumulativePlannedUnits property.
|
Double |
getCumulativeRemainingCost()
Gets the value of the cumulativeRemainingCost property.
|
Double |
getCumulativeRemainingLateCost()
Gets the value of the cumulativeRemainingLateCost property.
|
Double |
getCumulativeRemainingLateUnits()
Gets the value of the cumulativeRemainingLateUnits property.
|
Double |
getCumulativeRemainingUnits()
Gets the value of the cumulativeRemainingUnits property.
|
Double |
getCumulativeStaffedRemainingCost()
Gets the value of the cumulativeStaffedRemainingCost property.
|
Double |
getCumulativeStaffedRemainingLateCost()
Gets the value of the cumulativeStaffedRemainingLateCost property.
|
Double |
getCumulativeStaffedRemainingLateUnits()
Gets the value of the cumulativeStaffedRemainingLateUnits property.
|
Double |
getCumulativeStaffedRemainingUnits()
Gets the value of the cumulativeStaffedRemainingUnits property.
|
Double |
getCumulativeUnstaffedRemainingCost()
Gets the value of the cumulativeUnstaffedRemainingCost property.
|
Double |
getCumulativeUnstaffedRemainingLateCost()
Gets the value of the cumulativeUnstaffedRemainingLateCost property.
|
Double |
getCumulativeUnstaffedRemainingLateUnits()
Gets the value of the cumulativeUnstaffedRemainingLateUnits property.
|
Double |
getCumulativeUnstaffedRemainingUnits()
Gets the value of the cumulativeUnstaffedRemainingUnits property.
|
Date |
getEndDate()
Gets the value of the endDate property.
|
Double |
getPlannedCost()
Gets the value of the plannedCost property.
|
Double |
getPlannedUnits()
Gets the value of the plannedUnits property.
|
Double |
getRemainingCost()
Gets the value of the remainingCost property.
|
Double |
getRemainingLateCost()
Gets the value of the remainingLateCost property.
|
Double |
getRemainingLateUnits()
Gets the value of the remainingLateUnits property.
|
Double |
getRemainingUnits()
Gets the value of the remainingUnits property.
|
Double |
getStaffedRemainingCost()
Gets the value of the staffedRemainingCost property.
|
Double |
getStaffedRemainingLateCost()
Gets the value of the staffedRemainingLateCost property.
|
Double |
getStaffedRemainingLateUnits()
Gets the value of the staffedRemainingLateUnits property.
|
Double |
getStaffedRemainingUnits()
Gets the value of the staffedRemainingUnits property.
|
Date |
getStartDate()
Gets the value of the startDate property.
|
Double |
getUnstaffedRemainingCost()
Gets the value of the unstaffedRemainingCost property.
|
Double |
getUnstaffedRemainingLateCost()
Gets the value of the unstaffedRemainingLateCost property.
|
Double |
getUnstaffedRemainingLateUnits()
Gets the value of the unstaffedRemainingLateUnits property.
|
Double |
getUnstaffedRemainingUnits()
Gets the value of the unstaffedRemainingUnits property.
|
void |
setActualCost(Double value)
Sets the value of the actualCost 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 |
setActualUnits(Double value)
Sets the value of the actualUnits property.
|
void |
setAtCompletionCost(Double value)
Sets the value of the atCompletionCost property.
|
void |
setAtCompletionUnits(Double value)
Sets the value of the atCompletionUnits property.
|
void |
setCumulativeActualCost(Double value)
Sets the value of the cumulativeActualCost property.
|
void |
setCumulativeActualOvertimeCost(Double value)
Sets the value of the cumulativeActualOvertimeCost property.
|
void |
setCumulativeActualOvertimeUnits(Double value)
Sets the value of the cumulativeActualOvertimeUnits property.
|
void |
setCumulativeActualRegularCost(Double value)
Sets the value of the cumulativeActualRegularCost property.
|
void |
setCumulativeActualRegularUnits(Double value)
Sets the value of the cumulativeActualRegularUnits property.
|
void |
setCumulativeActualUnits(Double value)
Sets the value of the cumulativeActualUnits property.
|
void |
setCumulativeAtCompletionCost(Double value)
Sets the value of the cumulativeAtCompletionCost property.
|
void |
setCumulativeAtCompletionUnits(Double value)
Sets the value of the cumulativeAtCompletionUnits property.
|
void |
setCumulativePlannedCost(Double value)
Sets the value of the cumulativePlannedCost property.
|
void |
setCumulativePlannedUnits(Double value)
Sets the value of the cumulativePlannedUnits property.
|
void |
setCumulativeRemainingCost(Double value)
Sets the value of the cumulativeRemainingCost property.
|
void |
setCumulativeRemainingLateCost(Double value)
Sets the value of the cumulativeRemainingLateCost property.
|
void |
setCumulativeRemainingLateUnits(Double value)
Sets the value of the cumulativeRemainingLateUnits property.
|
void |
setCumulativeRemainingUnits(Double value)
Sets the value of the cumulativeRemainingUnits property.
|
void |
setCumulativeStaffedRemainingCost(Double value)
Sets the value of the cumulativeStaffedRemainingCost property.
|
void |
setCumulativeStaffedRemainingLateCost(Double value)
Sets the value of the cumulativeStaffedRemainingLateCost property.
|
void |
setCumulativeStaffedRemainingLateUnits(Double value)
Sets the value of the cumulativeStaffedRemainingLateUnits property.
|
void |
setCumulativeStaffedRemainingUnits(Double value)
Sets the value of the cumulativeStaffedRemainingUnits property.
|
void |
setCumulativeUnstaffedRemainingCost(Double value)
Sets the value of the cumulativeUnstaffedRemainingCost property.
|
void |
setCumulativeUnstaffedRemainingLateCost(Double value)
Sets the value of the cumulativeUnstaffedRemainingLateCost property.
|
void |
setCumulativeUnstaffedRemainingLateUnits(Double value)
Sets the value of the cumulativeUnstaffedRemainingLateUnits property.
|
void |
setCumulativeUnstaffedRemainingUnits(Double value)
Sets the value of the cumulativeUnstaffedRemainingUnits property.
|
void |
setEndDate(Date value)
Sets the value of the endDate property.
|
void |
setPlannedCost(Double value)
Sets the value of the plannedCost property.
|
void |
setPlannedUnits(Double value)
Sets the value of the plannedUnits property.
|
void |
setRemainingCost(Double value)
Sets the value of the remainingCost property.
|
void |
setRemainingLateCost(Double value)
Sets the value of the remainingLateCost property.
|
void |
setRemainingLateUnits(Double value)
Sets the value of the remainingLateUnits property.
|
void |
setRemainingUnits(Double value)
Sets the value of the remainingUnits property.
|
void |
setStaffedRemainingCost(Double value)
Sets the value of the staffedRemainingCost property.
|
void |
setStaffedRemainingLateCost(Double value)
Sets the value of the staffedRemainingLateCost property.
|
void |
setStaffedRemainingLateUnits(Double value)
Sets the value of the staffedRemainingLateUnits property.
|
void |
setStaffedRemainingUnits(Double value)
Sets the value of the staffedRemainingUnits property.
|
void |
setStartDate(Date value)
Sets the value of the startDate property.
|
void |
setUnstaffedRemainingCost(Double value)
Sets the value of the unstaffedRemainingCost property.
|
void |
setUnstaffedRemainingLateCost(Double value)
Sets the value of the unstaffedRemainingLateCost property.
|
void |
setUnstaffedRemainingLateUnits(Double value)
Sets the value of the unstaffedRemainingLateUnits property.
|
void |
setUnstaffedRemainingUnits(Double value)
Sets the value of the unstaffedRemainingUnits property.
|
protected Date startDate
protected Date endDate
protected Double actualOvertimeUnits
protected Double cumulativeActualOvertimeUnits
protected Double actualRegularUnits
protected Double cumulativeActualRegularUnits
protected Double actualUnits
protected Double cumulativeActualUnits
protected Double atCompletionUnits
protected Double cumulativeAtCompletionUnits
protected Double plannedUnits
protected Double cumulativePlannedUnits
protected Double remainingLateUnits
protected Double cumulativeRemainingLateUnits
protected Double remainingUnits
protected Double cumulativeRemainingUnits
protected Double staffedRemainingLateUnits
protected Double cumulativeStaffedRemainingLateUnits
protected Double staffedRemainingUnits
protected Double cumulativeStaffedRemainingUnits
protected Double unstaffedRemainingLateUnits
protected Double cumulativeUnstaffedRemainingLateUnits
protected Double unstaffedRemainingUnits
protected Double cumulativeUnstaffedRemainingUnits
protected Double actualCost
protected Double cumulativeActualCost
protected Double actualOvertimeCost
protected Double cumulativeActualOvertimeCost
protected Double actualRegularCost
protected Double cumulativeActualRegularCost
protected Double atCompletionCost
protected Double cumulativeAtCompletionCost
protected Double plannedCost
protected Double cumulativePlannedCost
protected Double remainingCost
protected Double cumulativeRemainingCost
protected Double remainingLateCost
protected Double cumulativeRemainingLateCost
protected Double staffedRemainingCost
protected Double cumulativeStaffedRemainingCost
protected Double staffedRemainingLateCost
protected Double cumulativeStaffedRemainingLateCost
protected Double unstaffedRemainingCost
protected Double cumulativeUnstaffedRemainingCost
protected Double unstaffedRemainingLateCost
protected Double cumulativeUnstaffedRemainingLateCost
public Date getStartDate()
Stringpublic void setStartDate(Date value)
value - allowed object is
Stringpublic Date getEndDate()
Stringpublic void setEndDate(Date value)
value - allowed object is
Stringpublic Double getActualOvertimeUnits()
Doublepublic void setActualOvertimeUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativeActualOvertimeUnits()
Doublepublic void setCumulativeActualOvertimeUnits(Double value)
value - allowed object is
Doublepublic Double getActualRegularUnits()
Doublepublic void setActualRegularUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativeActualRegularUnits()
Doublepublic void setCumulativeActualRegularUnits(Double value)
value - allowed object is
Doublepublic Double getActualUnits()
Doublepublic void setActualUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativeActualUnits()
Doublepublic void setCumulativeActualUnits(Double value)
value - allowed object is
Doublepublic Double getAtCompletionUnits()
Doublepublic void setAtCompletionUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativeAtCompletionUnits()
Doublepublic void setCumulativeAtCompletionUnits(Double value)
value - allowed object is
Doublepublic Double getPlannedUnits()
Doublepublic void setPlannedUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativePlannedUnits()
Doublepublic void setCumulativePlannedUnits(Double value)
value - allowed object is
Doublepublic Double getRemainingLateUnits()
Doublepublic void setRemainingLateUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativeRemainingLateUnits()
Doublepublic void setCumulativeRemainingLateUnits(Double value)
value - allowed object is
Doublepublic Double getRemainingUnits()
Doublepublic void setRemainingUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativeRemainingUnits()
Doublepublic void setCumulativeRemainingUnits(Double value)
value - allowed object is
Doublepublic Double getStaffedRemainingLateUnits()
Doublepublic void setStaffedRemainingLateUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativeStaffedRemainingLateUnits()
Doublepublic void setCumulativeStaffedRemainingLateUnits(Double value)
value - allowed object is
Doublepublic Double getStaffedRemainingUnits()
Doublepublic void setStaffedRemainingUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativeStaffedRemainingUnits()
Doublepublic void setCumulativeStaffedRemainingUnits(Double value)
value - allowed object is
Doublepublic Double getUnstaffedRemainingLateUnits()
Doublepublic void setUnstaffedRemainingLateUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativeUnstaffedRemainingLateUnits()
Doublepublic void setCumulativeUnstaffedRemainingLateUnits(Double value)
value - allowed object is
Doublepublic Double getUnstaffedRemainingUnits()
Doublepublic void setUnstaffedRemainingUnits(Double value)
value - allowed object is
Doublepublic Double getCumulativeUnstaffedRemainingUnits()
Doublepublic void setCumulativeUnstaffedRemainingUnits(Double value)
value - allowed object is
Doublepublic Double getActualCost()
Doublepublic void setActualCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeActualCost()
Doublepublic void setCumulativeActualCost(Double value)
value - allowed object is
Doublepublic Double getActualOvertimeCost()
Doublepublic void setActualOvertimeCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeActualOvertimeCost()
Doublepublic void setCumulativeActualOvertimeCost(Double value)
value - allowed object is
Doublepublic Double getActualRegularCost()
Doublepublic void setActualRegularCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeActualRegularCost()
Doublepublic void setCumulativeActualRegularCost(Double value)
value - allowed object is
Doublepublic Double getAtCompletionCost()
Doublepublic void setAtCompletionCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeAtCompletionCost()
Doublepublic void setCumulativeAtCompletionCost(Double value)
value - allowed object is
Doublepublic Double getPlannedCost()
Doublepublic void setPlannedCost(Double value)
value - allowed object is
Doublepublic Double getCumulativePlannedCost()
Doublepublic void setCumulativePlannedCost(Double value)
value - allowed object is
Doublepublic Double getRemainingCost()
Doublepublic void setRemainingCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeRemainingCost()
Doublepublic void setCumulativeRemainingCost(Double value)
value - allowed object is
Doublepublic Double getRemainingLateCost()
Doublepublic void setRemainingLateCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeRemainingLateCost()
Doublepublic void setCumulativeRemainingLateCost(Double value)
value - allowed object is
Doublepublic Double getStaffedRemainingCost()
Doublepublic void setStaffedRemainingCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeStaffedRemainingCost()
Doublepublic void setCumulativeStaffedRemainingCost(Double value)
value - allowed object is
Doublepublic Double getStaffedRemainingLateCost()
Doublepublic void setStaffedRemainingLateCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeStaffedRemainingLateCost()
Doublepublic void setCumulativeStaffedRemainingLateCost(Double value)
value - allowed object is
Doublepublic Double getUnstaffedRemainingCost()
Doublepublic void setUnstaffedRemainingCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeUnstaffedRemainingCost()
Doublepublic void setCumulativeUnstaffedRemainingCost(Double value)
value - allowed object is
Doublepublic Double getUnstaffedRemainingLateCost()
Doublepublic void setUnstaffedRemainingLateCost(Double value)
value - allowed object is
Doublepublic Double getCumulativeUnstaffedRemainingLateCost()
DoubleCopyright © 2013. All Rights Reserved.