public class ResourceAssignmentSpreadType extends Object
Java class for ResourceAssignmentSpreadType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ResourceAssignmentSpreadType">
<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="PeriodType">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Hour"/>
<enumeration value="Day"/>
<enumeration value="Week"/>
<enumeration value="Month"/>
<enumeration value="Quarter"/>
<enumeration value="Year"/>
<enumeration value="Financial Period"/>
</restriction>
</simpleType>
</element>
<element name="Period" maxOccurs="unbounded" minOccurs="0">
<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>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
ResourceAssignmentSpreadType.Period
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected LocalDateTime |
endDate |
protected List<ResourceAssignmentSpreadType.Period> |
period |
protected String |
periodType |
protected LocalDateTime |
startDate |
| Constructor and Description |
|---|
ResourceAssignmentSpreadType() |
| Modifier and Type | Method and Description |
|---|---|
LocalDateTime |
getEndDate()
Gets the value of the endDate property.
|
List<ResourceAssignmentSpreadType.Period> |
getPeriod()
Gets the value of the period property.
|
String |
getPeriodType()
Gets the value of the periodType property.
|
LocalDateTime |
getStartDate()
Gets the value of the startDate property.
|
void |
setEndDate(LocalDateTime value)
Sets the value of the endDate property.
|
void |
setPeriodType(String value)
Sets the value of the periodType property.
|
void |
setStartDate(LocalDateTime value)
Sets the value of the startDate property.
|
protected LocalDateTime startDate
protected LocalDateTime endDate
protected String periodType
protected List<ResourceAssignmentSpreadType.Period> period
public LocalDateTime getStartDate()
Stringpublic void setStartDate(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getEndDate()
Stringpublic void setEndDate(LocalDateTime value)
value - allowed object is
Stringpublic String getPeriodType()
Stringpublic void setPeriodType(String value)
value - allowed object is
Stringpublic List<ResourceAssignmentSpreadType.Period> getPeriod()
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 period property.
For example, to add a new item, do as follows:
getPeriod().add(newItem);
Objects of the following type(s) are allowed in the list
ResourceAssignmentSpreadType.Period
Copyright © 2000–2025 MPXJ. All rights reserved.