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 |
---|
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.
|
LocalDateTime |
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.
|
LocalDateTime |
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(LocalDateTime 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(LocalDateTime 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 LocalDateTime startDate
protected LocalDateTime 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 LocalDateTime getStartDate()
String
public void setStartDate(LocalDateTime value)
value
- allowed object is
String
public LocalDateTime getEndDate()
String
public void setEndDate(LocalDateTime value)
value
- allowed object is
String
public Double getActualOvertimeUnits()
String
public void setActualOvertimeUnits(Double value)
value
- allowed object is
String
public Double getCumulativeActualOvertimeUnits()
String
public void setCumulativeActualOvertimeUnits(Double value)
value
- allowed object is
String
public Double getActualRegularUnits()
String
public void setActualRegularUnits(Double value)
value
- allowed object is
String
public Double getCumulativeActualRegularUnits()
String
public void setCumulativeActualRegularUnits(Double value)
value
- allowed object is
String
public Double getActualUnits()
String
public void setActualUnits(Double value)
value
- allowed object is
String
public Double getCumulativeActualUnits()
String
public void setCumulativeActualUnits(Double value)
value
- allowed object is
String
public Double getAtCompletionUnits()
String
public void setAtCompletionUnits(Double value)
value
- allowed object is
String
public Double getCumulativeAtCompletionUnits()
String
public void setCumulativeAtCompletionUnits(Double value)
value
- allowed object is
String
public Double getPlannedUnits()
String
public void setPlannedUnits(Double value)
value
- allowed object is
String
public Double getCumulativePlannedUnits()
String
public void setCumulativePlannedUnits(Double value)
value
- allowed object is
String
public Double getRemainingLateUnits()
String
public void setRemainingLateUnits(Double value)
value
- allowed object is
String
public Double getCumulativeRemainingLateUnits()
String
public void setCumulativeRemainingLateUnits(Double value)
value
- allowed object is
String
public Double getRemainingUnits()
String
public void setRemainingUnits(Double value)
value
- allowed object is
String
public Double getCumulativeRemainingUnits()
String
public void setCumulativeRemainingUnits(Double value)
value
- allowed object is
String
public Double getStaffedRemainingLateUnits()
String
public void setStaffedRemainingLateUnits(Double value)
value
- allowed object is
String
public Double getCumulativeStaffedRemainingLateUnits()
String
public void setCumulativeStaffedRemainingLateUnits(Double value)
value
- allowed object is
String
public Double getStaffedRemainingUnits()
String
public void setStaffedRemainingUnits(Double value)
value
- allowed object is
String
public Double getCumulativeStaffedRemainingUnits()
String
public void setCumulativeStaffedRemainingUnits(Double value)
value
- allowed object is
String
public Double getUnstaffedRemainingLateUnits()
String
public void setUnstaffedRemainingLateUnits(Double value)
value
- allowed object is
String
public Double getCumulativeUnstaffedRemainingLateUnits()
String
public void setCumulativeUnstaffedRemainingLateUnits(Double value)
value
- allowed object is
String
public Double getUnstaffedRemainingUnits()
String
public void setUnstaffedRemainingUnits(Double value)
value
- allowed object is
String
public Double getCumulativeUnstaffedRemainingUnits()
String
public void setCumulativeUnstaffedRemainingUnits(Double value)
value
- allowed object is
String
public Double getActualCost()
String
public void setActualCost(Double value)
value
- allowed object is
String
public Double getCumulativeActualCost()
String
public void setCumulativeActualCost(Double value)
value
- allowed object is
String
public Double getActualOvertimeCost()
String
public void setActualOvertimeCost(Double value)
value
- allowed object is
String
public Double getCumulativeActualOvertimeCost()
String
public void setCumulativeActualOvertimeCost(Double value)
value
- allowed object is
String
public Double getActualRegularCost()
String
public void setActualRegularCost(Double value)
value
- allowed object is
String
public Double getCumulativeActualRegularCost()
String
public void setCumulativeActualRegularCost(Double value)
value
- allowed object is
String
public Double getAtCompletionCost()
String
public void setAtCompletionCost(Double value)
value
- allowed object is
String
public Double getCumulativeAtCompletionCost()
String
public void setCumulativeAtCompletionCost(Double value)
value
- allowed object is
String
public Double getPlannedCost()
String
public void setPlannedCost(Double value)
value
- allowed object is
String
public Double getCumulativePlannedCost()
String
public void setCumulativePlannedCost(Double value)
value
- allowed object is
String
public Double getRemainingCost()
String
public void setRemainingCost(Double value)
value
- allowed object is
String
public Double getCumulativeRemainingCost()
String
public void setCumulativeRemainingCost(Double value)
value
- allowed object is
String
public Double getRemainingLateCost()
String
public void setRemainingLateCost(Double value)
value
- allowed object is
String
public Double getCumulativeRemainingLateCost()
String
public void setCumulativeRemainingLateCost(Double value)
value
- allowed object is
String
public Double getStaffedRemainingCost()
String
public void setStaffedRemainingCost(Double value)
value
- allowed object is
String
public Double getCumulativeStaffedRemainingCost()
String
public void setCumulativeStaffedRemainingCost(Double value)
value
- allowed object is
String
public Double getStaffedRemainingLateCost()
String
public void setStaffedRemainingLateCost(Double value)
value
- allowed object is
String
public Double getCumulativeStaffedRemainingLateCost()
String
public void setCumulativeStaffedRemainingLateCost(Double value)
value
- allowed object is
String
public Double getUnstaffedRemainingCost()
String
public void setUnstaffedRemainingCost(Double value)
value
- allowed object is
String
public Double getCumulativeUnstaffedRemainingCost()
String
public void setCumulativeUnstaffedRemainingCost(Double value)
value
- allowed object is
String
public Double getUnstaffedRemainingLateCost()
String
public void setUnstaffedRemainingLateCost(Double value)
value
- allowed object is
String
public Double getCumulativeUnstaffedRemainingLateCost()
String
Copyright © 2000–2024 Packwood Software. All rights reserved.