public static class Project.Tasks.Task 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="UID" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="ID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="Name" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="512"/>
</restriction>
</simpleType>
</element>
<element name="Type" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="0"/>
<enumeration value="1"/>
<enumeration value="2"/>
</restriction>
</simpleType>
</element>
<element name="IsNull" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CreateDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Contact" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="512"/>
</restriction>
</simpleType>
</element>
<element name="WBS" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="WBSLevel" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="OutlineNumber" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="512"/>
</restriction>
</simpleType>
</element>
<element name="OutlineLevel" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="Priority" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="Start" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Finish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Duration" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
<element name="DurationFormat" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="3"/>
<enumeration value="4"/>
<enumeration value="5"/>
<enumeration value="6"/>
<enumeration value="7"/>
<enumeration value="8"/>
<enumeration value="9"/>
<enumeration value="10"/>
<enumeration value="11"/>
<enumeration value="12"/>
<enumeration value="19"/>
<enumeration value="20"/>
<enumeration value="21"/>
<enumeration value="35"/>
<enumeration value="36"/>
<enumeration value="37"/>
<enumeration value="38"/>
<enumeration value="39"/>
<enumeration value="40"/>
<enumeration value="41"/>
<enumeration value="42"/>
<enumeration value="43"/>
<enumeration value="44"/>
<enumeration value="51"/>
<enumeration value="52"/>
<enumeration value="53"/>
</restriction>
</simpleType>
</element>
<element name="Work" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
<element name="Stop" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Resume" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="ResumeValid" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="EffortDriven" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Recurring" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="OverAllocated" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Estimated" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Milestone" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Summary" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="DisplayAsSummary" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Critical" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsSubproject" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsSubprojectReadOnly" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="SubprojectName" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="512"/>
</restriction>
</simpleType>
</element>
<element name="ExternalTask" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ExternalTaskProject" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="512"/>
</restriction>
</simpleType>
</element>
<element name="EarlyStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="EarlyFinish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="LateStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="LateFinish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="StartVariance" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="FinishVariance" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="WorkVariance" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
<element name="FreeSlack" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="StartSlack" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="FinishSlack" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="TotalSlack" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="FixedCost" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
<element name="FixedCostAccrual" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="1"/>
<enumeration value="2"/>
<enumeration value="3"/>
</restriction>
</simpleType>
</element>
<element name="PercentComplete" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="PercentWorkComplete" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="Cost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="OvertimeCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="OvertimeWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
<element name="ActualStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="ActualFinish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="ActualDuration" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
<element name="ActualCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="ActualOvertimeCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="ActualWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
<element name="ActualOvertimeWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
<element name="RegularWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
<element name="RemainingDuration" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
<element name="RemainingCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="RemainingWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
<element name="RemainingOvertimeCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="RemainingOvertimeWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
<element name="ACWP" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
<element name="CV" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
<element name="ConstraintType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="0"/>
<enumeration value="1"/>
<enumeration value="2"/>
<enumeration value="3"/>
<enumeration value="4"/>
<enumeration value="5"/>
<enumeration value="6"/>
<enumeration value="7"/>
</restriction>
</simpleType>
</element>
<element name="CalendarUID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="ConstraintDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Deadline" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="LevelAssignments" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="LevelingCanSplit" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="LevelingDelay" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="LevelingDelayFormat" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="3"/>
<enumeration value="4"/>
<enumeration value="5"/>
<enumeration value="6"/>
<enumeration value="7"/>
<enumeration value="8"/>
<enumeration value="9"/>
<enumeration value="10"/>
<enumeration value="11"/>
<enumeration value="12"/>
<enumeration value="19"/>
<enumeration value="20"/>
<enumeration value="21"/>
<enumeration value="35"/>
<enumeration value="36"/>
<enumeration value="37"/>
<enumeration value="38"/>
<enumeration value="39"/>
<enumeration value="40"/>
<enumeration value="41"/>
<enumeration value="42"/>
<enumeration value="43"/>
<enumeration value="44"/>
<enumeration value="51"/>
<enumeration value="52"/>
<enumeration value="53"/>
</restriction>
</simpleType>
</element>
<element name="PreLeveledStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="PreLeveledFinish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Hyperlink" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="512"/>
</restriction>
</simpleType>
</element>
<element name="HyperlinkAddress" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="512"/>
</restriction>
</simpleType>
</element>
<element name="HyperlinkSubAddress" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="512"/>
</restriction>
</simpleType>
</element>
<element name="IgnoreResourceCalendar" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Notes" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="HideBar" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Rollup" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="BCWS" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
<element name="BCWP" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
<element name="PhysicalPercentComplete" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="EarnedValueMethod" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="0"/>
<enumeration value="1"/>
</restriction>
</simpleType>
</element>
<element name="PredecessorLink" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="PredecessorUID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="Type" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="0"/>
<enumeration value="1"/>
<enumeration value="2"/>
<enumeration value="3"/>
</restriction>
</simpleType>
</element>
<element name="CrossProject" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CrossProjectName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="LinkLag" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="LagFormat" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="3"/>
<enumeration value="4"/>
<enumeration value="5"/>
<enumeration value="6"/>
<enumeration value="7"/>
<enumeration value="8"/>
<enumeration value="9"/>
<enumeration value="10"/>
<enumeration value="11"/>
<enumeration value="12"/>
<enumeration value="19"/>
<enumeration value="20"/>
<enumeration value="35"/>
<enumeration value="36"/>
<enumeration value="37"/>
<enumeration value="38"/>
<enumeration value="39"/>
<enumeration value="40"/>
<enumeration value="41"/>
<enumeration value="42"/>
<enumeration value="43"/>
<enumeration value="44"/>
<enumeration value="51"/>
<enumeration value="52"/>
<enumeration value="53"/>
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="ActualWorkProtected" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
<element name="ActualOvertimeWorkProtected" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
<element name="ExtendedAttribute" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="FieldID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Value" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ValueGUID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="DurationFormat" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="3"/>
<enumeration value="4"/>
<enumeration value="5"/>
<enumeration value="6"/>
<enumeration value="7"/>
<enumeration value="8"/>
<enumeration value="9"/>
<enumeration value="10"/>
<enumeration value="11"/>
<enumeration value="12"/>
<enumeration value="19"/>
<enumeration value="20"/>
<enumeration value="21"/>
<enumeration value="35"/>
<enumeration value="36"/>
<enumeration value="37"/>
<enumeration value="38"/>
<enumeration value="39"/>
<enumeration value="40"/>
<enumeration value="41"/>
<enumeration value="42"/>
<enumeration value="43"/>
<enumeration value="44"/>
<enumeration value="51"/>
<enumeration value="52"/>
<enumeration value="53"/>
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="Baseline" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="TimephasedData" type="{http://schemas.microsoft.com/project}TimephasedDataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Number" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="Interim" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Start" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Finish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Duration" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
<element name="DurationFormat" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="3"/>
<enumeration value="4"/>
<enumeration value="5"/>
<enumeration value="6"/>
<enumeration value="7"/>
<enumeration value="8"/>
<enumeration value="9"/>
<enumeration value="10"/>
<enumeration value="11"/>
<enumeration value="12"/>
<enumeration value="19"/>
<enumeration value="20"/>
<enumeration value="21"/>
<enumeration value="35"/>
<enumeration value="36"/>
<enumeration value="37"/>
<enumeration value="38"/>
<enumeration value="39"/>
<enumeration value="40"/>
<enumeration value="41"/>
<enumeration value="42"/>
<enumeration value="43"/>
<enumeration value="44"/>
<enumeration value="51"/>
<enumeration value="52"/>
<enumeration value="53"/>
</restriction>
</simpleType>
</element>
<element name="EstimatedDuration" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Work" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
<element name="Cost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="BCWS" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
<element name="BCWP" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
<element name="FixedCost" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="OutlineCode" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="FieldID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ValueID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="ValueGUID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="IsPublished" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="StatusManager" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CommitmentStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="CommitmentFinish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="CommitmentType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
<enumeration value="0"/>
<enumeration value="1"/>
<enumeration value="2"/>
</restriction>
</simpleType>
</element>
<element name="Active" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Manual" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="StartText" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="FinishText" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="DurationText" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ManualStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="ManualFinish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="ManualDuration" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
<element name="TimephasedData" type="{http://schemas.microsoft.com/project}TimephasedDataType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
Project.Tasks.Task.Baseline
Java class for anonymous complex type.
|
static class |
Project.Tasks.Task.ExtendedAttribute
Java class for anonymous complex type.
|
static class |
Project.Tasks.Task.OutlineCode
Java class for anonymous complex type.
|
static class |
Project.Tasks.Task.PredecessorLink
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
Project.Tasks.Task() |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getActualCost()
Gets the value of the actualCost property.
|
String |
getActualDuration()
Gets the value of the actualDuration property.
|
Calendar |
getActualFinish()
Gets the value of the actualFinish property.
|
BigDecimal |
getActualOvertimeCost()
Gets the value of the actualOvertimeCost property.
|
String |
getActualOvertimeWork()
Gets the value of the actualOvertimeWork property.
|
String |
getActualOvertimeWorkProtected()
Gets the value of the actualOvertimeWorkProtected property.
|
Calendar |
getActualStart()
Gets the value of the actualStart property.
|
String |
getActualWork()
Gets the value of the actualWork property.
|
String |
getActualWorkProtected()
Gets the value of the actualWorkProtected property.
|
BigDecimal |
getACWP()
Gets the value of the acwp property.
|
List<Project.Tasks.Task.Baseline> |
getBaseline()
Gets the value of the baseline property.
|
BigDecimal |
getBCWP()
Gets the value of the bcwp property.
|
BigDecimal |
getBCWS()
Gets the value of the bcws property.
|
BigInteger |
getCalendarUID()
Gets the value of the calendarUID property.
|
Calendar |
getCommitmentFinish()
Gets the value of the commitmentFinish property.
|
Calendar |
getCommitmentStart()
Gets the value of the commitmentStart property.
|
BigInteger |
getCommitmentType()
Gets the value of the commitmentType property.
|
Calendar |
getConstraintDate()
Gets the value of the constraintDate property.
|
BigInteger |
getConstraintType()
Gets the value of the constraintType property.
|
String |
getContact()
Gets the value of the contact property.
|
BigDecimal |
getCost()
Gets the value of the cost property.
|
Calendar |
getCreateDate()
Gets the value of the createDate property.
|
BigDecimal |
getCV()
Gets the value of the cv property.
|
Calendar |
getDeadline()
Gets the value of the deadline property.
|
String |
getDuration()
Gets the value of the duration property.
|
BigInteger |
getDurationFormat()
Gets the value of the durationFormat property.
|
String |
getDurationText()
Gets the value of the durationText property.
|
Calendar |
getEarlyFinish()
Gets the value of the earlyFinish property.
|
Calendar |
getEarlyStart()
Gets the value of the earlyStart property.
|
BigInteger |
getEarnedValueMethod()
Gets the value of the earnedValueMethod property.
|
List<Project.Tasks.Task.ExtendedAttribute> |
getExtendedAttribute()
Gets the value of the extendedAttribute property.
|
String |
getExternalTaskProject()
Gets the value of the externalTaskProject property.
|
Calendar |
getFinish()
Gets the value of the finish property.
|
BigInteger |
getFinishSlack()
Gets the value of the finishSlack property.
|
String |
getFinishText()
Gets the value of the finishText property.
|
BigInteger |
getFinishVariance()
Gets the value of the finishVariance property.
|
BigDecimal |
getFixedCost()
Gets the value of the fixedCost property.
|
AccrueType |
getFixedCostAccrual()
Gets the value of the fixedCostAccrual property.
|
BigInteger |
getFreeSlack()
Gets the value of the freeSlack property.
|
String |
getHyperlink()
Gets the value of the hyperlink property.
|
String |
getHyperlinkAddress()
Gets the value of the hyperlinkAddress property.
|
String |
getHyperlinkSubAddress()
Gets the value of the hyperlinkSubAddress property.
|
BigInteger |
getID()
Gets the value of the id property.
|
Calendar |
getLateFinish()
Gets the value of the lateFinish property.
|
Calendar |
getLateStart()
Gets the value of the lateStart property.
|
BigInteger |
getLevelingDelay()
Gets the value of the levelingDelay property.
|
BigInteger |
getLevelingDelayFormat()
Gets the value of the levelingDelayFormat property.
|
String |
getManualDuration()
Gets the value of the manualDuration property.
|
Calendar |
getManualFinish()
Gets the value of the manualFinish property.
|
Calendar |
getManualStart()
Gets the value of the manualStart property.
|
String |
getName()
Gets the value of the name property.
|
String |
getNotes()
Gets the value of the notes property.
|
List<Project.Tasks.Task.OutlineCode> |
getOutlineCode()
Gets the value of the outlineCode property.
|
BigInteger |
getOutlineLevel()
Gets the value of the outlineLevel property.
|
String |
getOutlineNumber()
Gets the value of the outlineNumber property.
|
BigDecimal |
getOvertimeCost()
Gets the value of the overtimeCost property.
|
String |
getOvertimeWork()
Gets the value of the overtimeWork property.
|
BigInteger |
getPercentComplete()
Gets the value of the percentComplete property.
|
BigInteger |
getPercentWorkComplete()
Gets the value of the percentWorkComplete property.
|
BigInteger |
getPhysicalPercentComplete()
Gets the value of the physicalPercentComplete property.
|
List<Project.Tasks.Task.PredecessorLink> |
getPredecessorLink()
Gets the value of the predecessorLink property.
|
Calendar |
getPreLeveledFinish()
Gets the value of the preLeveledFinish property.
|
Calendar |
getPreLeveledStart()
Gets the value of the preLeveledStart property.
|
BigInteger |
getPriority()
Gets the value of the priority property.
|
String |
getRegularWork()
Gets the value of the regularWork property.
|
BigDecimal |
getRemainingCost()
Gets the value of the remainingCost property.
|
String |
getRemainingDuration()
Gets the value of the remainingDuration property.
|
BigDecimal |
getRemainingOvertimeCost()
Gets the value of the remainingOvertimeCost property.
|
String |
getRemainingOvertimeWork()
Gets the value of the remainingOvertimeWork property.
|
String |
getRemainingWork()
Gets the value of the remainingWork property.
|
Calendar |
getResume()
Gets the value of the resume property.
|
Calendar |
getStart()
Gets the value of the start property.
|
BigInteger |
getStartSlack()
Gets the value of the startSlack property.
|
String |
getStartText()
Gets the value of the startText property.
|
BigInteger |
getStartVariance()
Gets the value of the startVariance property.
|
String |
getStatusManager()
Gets the value of the statusManager property.
|
Calendar |
getStop()
Gets the value of the stop property.
|
String |
getSubprojectName()
Gets the value of the subprojectName property.
|
List<TimephasedDataType> |
getTimephasedData()
Gets the value of the timephasedData property.
|
BigInteger |
getTotalSlack()
Gets the value of the totalSlack property.
|
TaskType |
getType()
Gets the value of the type property.
|
Integer |
getUID()
Gets the value of the uid property.
|
String |
getWBS()
Gets the value of the wbs property.
|
String |
getWBSLevel()
Gets the value of the wbsLevel property.
|
String |
getWork()
Gets the value of the work property.
|
BigDecimal |
getWorkVariance()
Gets the value of the workVariance property.
|
Boolean |
isActive()
Gets the value of the active property.
|
Boolean |
isCritical()
Gets the value of the critical property.
|
Boolean |
isDisplayAsSummary()
Gets the value of the displayAsSummary property.
|
Boolean |
isEffortDriven()
Gets the value of the effortDriven property.
|
Boolean |
isEstimated()
Gets the value of the estimated property.
|
Boolean |
isExternalTask()
Gets the value of the externalTask property.
|
Boolean |
isHideBar()
Gets the value of the hideBar property.
|
Boolean |
isIgnoreResourceCalendar()
Gets the value of the ignoreResourceCalendar property.
|
Boolean |
isIsNull()
Gets the value of the isNull property.
|
Boolean |
isIsPublished()
Gets the value of the isPublished property.
|
Boolean |
isIsSubproject()
Gets the value of the isSubproject property.
|
Boolean |
isIsSubprojectReadOnly()
Gets the value of the isSubprojectReadOnly property.
|
Boolean |
isLevelAssignments()
Gets the value of the levelAssignments property.
|
Boolean |
isLevelingCanSplit()
Gets the value of the levelingCanSplit property.
|
Boolean |
isManual()
Gets the value of the manual property.
|
Boolean |
isMilestone()
Gets the value of the milestone property.
|
Boolean |
isOverAllocated()
Gets the value of the overAllocated property.
|
Boolean |
isRecurring()
Gets the value of the recurring property.
|
Boolean |
isResumeValid()
Gets the value of the resumeValid property.
|
Boolean |
isRollup()
Gets the value of the rollup property.
|
Boolean |
isSummary()
Gets the value of the summary property.
|
void |
setActive(Boolean value)
Sets the value of the active property.
|
void |
setActualCost(BigDecimal value)
Sets the value of the actualCost property.
|
void |
setActualDuration(String value)
Sets the value of the actualDuration property.
|
void |
setActualFinish(Calendar value)
Sets the value of the actualFinish property.
|
void |
setActualOvertimeCost(BigDecimal value)
Sets the value of the actualOvertimeCost property.
|
void |
setActualOvertimeWork(String value)
Sets the value of the actualOvertimeWork property.
|
void |
setActualOvertimeWorkProtected(String value)
Sets the value of the actualOvertimeWorkProtected property.
|
void |
setActualStart(Calendar value)
Sets the value of the actualStart property.
|
void |
setActualWork(String value)
Sets the value of the actualWork property.
|
void |
setActualWorkProtected(String value)
Sets the value of the actualWorkProtected property.
|
void |
setACWP(BigDecimal value)
Sets the value of the acwp property.
|
void |
setBCWP(BigDecimal value)
Sets the value of the bcwp property.
|
void |
setBCWS(BigDecimal value)
Sets the value of the bcws property.
|
void |
setCalendarUID(BigInteger value)
Sets the value of the calendarUID property.
|
void |
setCommitmentFinish(Calendar value)
Sets the value of the commitmentFinish property.
|
void |
setCommitmentStart(Calendar value)
Sets the value of the commitmentStart property.
|
void |
setCommitmentType(BigInteger value)
Sets the value of the commitmentType property.
|
void |
setConstraintDate(Calendar value)
Sets the value of the constraintDate property.
|
void |
setConstraintType(BigInteger value)
Sets the value of the constraintType property.
|
void |
setContact(String value)
Sets the value of the contact property.
|
void |
setCost(BigDecimal value)
Sets the value of the cost property.
|
void |
setCreateDate(Calendar value)
Sets the value of the createDate property.
|
void |
setCritical(Boolean value)
Sets the value of the critical property.
|
void |
setCV(BigDecimal value)
Sets the value of the cv property.
|
void |
setDeadline(Calendar value)
Sets the value of the deadline property.
|
void |
setDisplayAsSummary(Boolean value)
Sets the value of the displayAsSummary property.
|
void |
setDuration(String value)
Sets the value of the duration property.
|
void |
setDurationFormat(BigInteger value)
Sets the value of the durationFormat property.
|
void |
setDurationText(String value)
Sets the value of the durationText property.
|
void |
setEarlyFinish(Calendar value)
Sets the value of the earlyFinish property.
|
void |
setEarlyStart(Calendar value)
Sets the value of the earlyStart property.
|
void |
setEarnedValueMethod(BigInteger value)
Sets the value of the earnedValueMethod property.
|
void |
setEffortDriven(Boolean value)
Sets the value of the effortDriven property.
|
void |
setEstimated(Boolean value)
Sets the value of the estimated property.
|
void |
setExternalTask(Boolean value)
Sets the value of the externalTask property.
|
void |
setExternalTaskProject(String value)
Sets the value of the externalTaskProject property.
|
void |
setFinish(Calendar value)
Sets the value of the finish property.
|
void |
setFinishSlack(BigInteger value)
Sets the value of the finishSlack property.
|
void |
setFinishText(String value)
Sets the value of the finishText property.
|
void |
setFinishVariance(BigInteger value)
Sets the value of the finishVariance property.
|
void |
setFixedCost(BigDecimal value)
Sets the value of the fixedCost property.
|
void |
setFixedCostAccrual(AccrueType value)
Sets the value of the fixedCostAccrual property.
|
void |
setFreeSlack(BigInteger value)
Sets the value of the freeSlack property.
|
void |
setHideBar(Boolean value)
Sets the value of the hideBar property.
|
void |
setHyperlink(String value)
Sets the value of the hyperlink property.
|
void |
setHyperlinkAddress(String value)
Sets the value of the hyperlinkAddress property.
|
void |
setHyperlinkSubAddress(String value)
Sets the value of the hyperlinkSubAddress property.
|
void |
setID(BigInteger value)
Sets the value of the id property.
|
void |
setIgnoreResourceCalendar(Boolean value)
Sets the value of the ignoreResourceCalendar property.
|
void |
setIsNull(Boolean value)
Sets the value of the isNull property.
|
void |
setIsPublished(Boolean value)
Sets the value of the isPublished property.
|
void |
setIsSubproject(Boolean value)
Sets the value of the isSubproject property.
|
void |
setIsSubprojectReadOnly(Boolean value)
Sets the value of the isSubprojectReadOnly property.
|
void |
setLateFinish(Calendar value)
Sets the value of the lateFinish property.
|
void |
setLateStart(Calendar value)
Sets the value of the lateStart property.
|
void |
setLevelAssignments(Boolean value)
Sets the value of the levelAssignments property.
|
void |
setLevelingCanSplit(Boolean value)
Sets the value of the levelingCanSplit property.
|
void |
setLevelingDelay(BigInteger value)
Sets the value of the levelingDelay property.
|
void |
setLevelingDelayFormat(BigInteger value)
Sets the value of the levelingDelayFormat property.
|
void |
setManual(Boolean value)
Sets the value of the manual property.
|
void |
setManualDuration(String value)
Sets the value of the manualDuration property.
|
void |
setManualFinish(Calendar value)
Sets the value of the manualFinish property.
|
void |
setManualStart(Calendar value)
Sets the value of the manualStart property.
|
void |
setMilestone(Boolean value)
Sets the value of the milestone property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setNotes(String value)
Sets the value of the notes property.
|
void |
setOutlineLevel(BigInteger value)
Sets the value of the outlineLevel property.
|
void |
setOutlineNumber(String value)
Sets the value of the outlineNumber property.
|
void |
setOverAllocated(Boolean value)
Sets the value of the overAllocated property.
|
void |
setOvertimeCost(BigDecimal value)
Sets the value of the overtimeCost property.
|
void |
setOvertimeWork(String value)
Sets the value of the overtimeWork property.
|
void |
setPercentComplete(BigInteger value)
Sets the value of the percentComplete property.
|
void |
setPercentWorkComplete(BigInteger value)
Sets the value of the percentWorkComplete property.
|
void |
setPhysicalPercentComplete(BigInteger value)
Sets the value of the physicalPercentComplete property.
|
void |
setPreLeveledFinish(Calendar value)
Sets the value of the preLeveledFinish property.
|
void |
setPreLeveledStart(Calendar value)
Sets the value of the preLeveledStart property.
|
void |
setPriority(BigInteger value)
Sets the value of the priority property.
|
void |
setRecurring(Boolean value)
Sets the value of the recurring property.
|
void |
setRegularWork(String value)
Sets the value of the regularWork property.
|
void |
setRemainingCost(BigDecimal value)
Sets the value of the remainingCost property.
|
void |
setRemainingDuration(String value)
Sets the value of the remainingDuration property.
|
void |
setRemainingOvertimeCost(BigDecimal value)
Sets the value of the remainingOvertimeCost property.
|
void |
setRemainingOvertimeWork(String value)
Sets the value of the remainingOvertimeWork property.
|
void |
setRemainingWork(String value)
Sets the value of the remainingWork property.
|
void |
setResume(Calendar value)
Sets the value of the resume property.
|
void |
setResumeValid(Boolean value)
Sets the value of the resumeValid property.
|
void |
setRollup(Boolean value)
Sets the value of the rollup property.
|
void |
setStart(Calendar value)
Sets the value of the start property.
|
void |
setStartSlack(BigInteger value)
Sets the value of the startSlack property.
|
void |
setStartText(String value)
Sets the value of the startText property.
|
void |
setStartVariance(BigInteger value)
Sets the value of the startVariance property.
|
void |
setStatusManager(String value)
Sets the value of the statusManager property.
|
void |
setStop(Calendar value)
Sets the value of the stop property.
|
void |
setSubprojectName(String value)
Sets the value of the subprojectName property.
|
void |
setSummary(Boolean value)
Sets the value of the summary property.
|
void |
setTotalSlack(BigInteger value)
Sets the value of the totalSlack property.
|
void |
setType(TaskType value)
Sets the value of the type property.
|
void |
setUID(Integer value)
Sets the value of the uid property.
|
void |
setWBS(String value)
Sets the value of the wbs property.
|
void |
setWBSLevel(String value)
Sets the value of the wbsLevel property.
|
void |
setWork(String value)
Sets the value of the work property.
|
void |
setWorkVariance(BigDecimal value)
Sets the value of the workVariance property.
|
protected Integer uid
protected BigInteger id
protected String name
protected TaskType type
protected Boolean isNull
protected Calendar createDate
protected String contact
protected String wbs
protected String wbsLevel
protected String outlineNumber
protected BigInteger outlineLevel
protected BigInteger priority
protected Calendar start
protected Calendar finish
protected String duration
protected BigInteger durationFormat
protected String work
protected Calendar stop
protected Calendar resume
protected Boolean resumeValid
protected Boolean effortDriven
protected Boolean recurring
protected Boolean overAllocated
protected Boolean estimated
protected Boolean milestone
protected Boolean summary
protected Boolean displayAsSummary
protected Boolean critical
protected Boolean isSubproject
protected Boolean isSubprojectReadOnly
protected String subprojectName
protected Boolean externalTask
protected String externalTaskProject
protected Calendar earlyStart
protected Calendar earlyFinish
protected Calendar lateStart
protected Calendar lateFinish
protected BigInteger startVariance
protected BigInteger finishVariance
protected BigDecimal workVariance
protected BigInteger freeSlack
protected BigInteger startSlack
protected BigInteger finishSlack
protected BigInteger totalSlack
protected BigDecimal fixedCost
protected AccrueType fixedCostAccrual
protected BigInteger percentComplete
protected BigInteger percentWorkComplete
protected BigDecimal cost
protected BigDecimal overtimeCost
protected String overtimeWork
protected Calendar actualStart
protected Calendar actualFinish
protected String actualDuration
protected BigDecimal actualCost
protected BigDecimal actualOvertimeCost
protected String actualWork
protected String actualOvertimeWork
protected String regularWork
protected String remainingDuration
protected BigDecimal remainingCost
protected String remainingWork
protected BigDecimal remainingOvertimeCost
protected String remainingOvertimeWork
protected BigDecimal acwp
protected BigDecimal cv
protected BigInteger constraintType
protected BigInteger calendarUID
protected Calendar constraintDate
protected Calendar deadline
protected Boolean levelAssignments
protected Boolean levelingCanSplit
protected BigInteger levelingDelay
protected BigInteger levelingDelayFormat
protected Calendar preLeveledStart
protected Calendar preLeveledFinish
protected String hyperlink
protected String hyperlinkAddress
protected String hyperlinkSubAddress
protected Boolean ignoreResourceCalendar
protected String notes
protected Boolean hideBar
protected Boolean rollup
protected BigDecimal bcws
protected BigDecimal bcwp
protected BigInteger physicalPercentComplete
protected BigInteger earnedValueMethod
protected List<Project.Tasks.Task.PredecessorLink> predecessorLink
protected String actualWorkProtected
protected String actualOvertimeWorkProtected
protected List<Project.Tasks.Task.ExtendedAttribute> extendedAttribute
protected List<Project.Tasks.Task.Baseline> baseline
protected List<Project.Tasks.Task.OutlineCode> outlineCode
protected Boolean isPublished
protected String statusManager
protected Calendar commitmentStart
protected Calendar commitmentFinish
protected BigInteger commitmentType
protected Boolean active
protected Boolean manual
protected String startText
protected String finishText
protected String durationText
protected Calendar manualStart
protected Calendar manualFinish
protected String manualDuration
protected List<TimephasedDataType> timephasedData
public Integer getUID()
Stringpublic void setUID(Integer value)
value - allowed object is
Stringpublic BigInteger getID()
BigIntegerpublic void setID(BigInteger value)
value - allowed object is
BigIntegerpublic String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic TaskType getType()
Stringpublic void setType(TaskType value)
value - allowed object is
Stringpublic Boolean isIsNull()
Stringpublic void setIsNull(Boolean value)
value - allowed object is
Stringpublic Calendar getCreateDate()
Stringpublic void setCreateDate(Calendar value)
value - allowed object is
Stringpublic String getContact()
Stringpublic void setContact(String value)
value - allowed object is
Stringpublic void setWBS(String value)
value - allowed object is
Stringpublic String getWBSLevel()
Stringpublic void setWBSLevel(String value)
value - allowed object is
Stringpublic String getOutlineNumber()
Stringpublic void setOutlineNumber(String value)
value - allowed object is
Stringpublic BigInteger getOutlineLevel()
BigIntegerpublic void setOutlineLevel(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getPriority()
BigIntegerpublic void setPriority(BigInteger value)
value - allowed object is
BigIntegerpublic Calendar getStart()
Stringpublic void setStart(Calendar value)
value - allowed object is
Stringpublic Calendar getFinish()
Stringpublic void setFinish(Calendar value)
value - allowed object is
Stringpublic String getDuration()
Stringpublic void setDuration(String value)
value - allowed object is
Stringpublic BigInteger getDurationFormat()
BigIntegerpublic void setDurationFormat(BigInteger value)
value - allowed object is
BigIntegerpublic String getWork()
Stringpublic void setWork(String value)
value - allowed object is
Stringpublic Calendar getStop()
Stringpublic void setStop(Calendar value)
value - allowed object is
Stringpublic Calendar getResume()
Stringpublic void setResume(Calendar value)
value - allowed object is
Stringpublic Boolean isResumeValid()
Stringpublic void setResumeValid(Boolean value)
value - allowed object is
Stringpublic Boolean isEffortDriven()
Stringpublic void setEffortDriven(Boolean value)
value - allowed object is
Stringpublic Boolean isRecurring()
Stringpublic void setRecurring(Boolean value)
value - allowed object is
Stringpublic Boolean isOverAllocated()
Stringpublic void setOverAllocated(Boolean value)
value - allowed object is
Stringpublic Boolean isEstimated()
Stringpublic void setEstimated(Boolean value)
value - allowed object is
Stringpublic Boolean isMilestone()
Stringpublic void setMilestone(Boolean value)
value - allowed object is
Stringpublic Boolean isSummary()
Stringpublic void setSummary(Boolean value)
value - allowed object is
Stringpublic Boolean isDisplayAsSummary()
Stringpublic void setDisplayAsSummary(Boolean value)
value - allowed object is
Stringpublic Boolean isCritical()
Stringpublic void setCritical(Boolean value)
value - allowed object is
Stringpublic Boolean isIsSubproject()
Stringpublic void setIsSubproject(Boolean value)
value - allowed object is
Stringpublic Boolean isIsSubprojectReadOnly()
Stringpublic void setIsSubprojectReadOnly(Boolean value)
value - allowed object is
Stringpublic String getSubprojectName()
Stringpublic void setSubprojectName(String value)
value - allowed object is
Stringpublic Boolean isExternalTask()
Stringpublic void setExternalTask(Boolean value)
value - allowed object is
Stringpublic String getExternalTaskProject()
Stringpublic void setExternalTaskProject(String value)
value - allowed object is
Stringpublic Calendar getEarlyStart()
Stringpublic void setEarlyStart(Calendar value)
value - allowed object is
Stringpublic Calendar getEarlyFinish()
Stringpublic void setEarlyFinish(Calendar value)
value - allowed object is
Stringpublic Calendar getLateStart()
Stringpublic void setLateStart(Calendar value)
value - allowed object is
Stringpublic Calendar getLateFinish()
Stringpublic void setLateFinish(Calendar value)
value - allowed object is
Stringpublic BigInteger getStartVariance()
BigIntegerpublic void setStartVariance(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getFinishVariance()
BigIntegerpublic void setFinishVariance(BigInteger value)
value - allowed object is
BigIntegerpublic BigDecimal getWorkVariance()
Stringpublic void setWorkVariance(BigDecimal value)
value - allowed object is
Stringpublic BigInteger getFreeSlack()
BigIntegerpublic void setFreeSlack(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getStartSlack()
BigIntegerpublic void setStartSlack(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getFinishSlack()
BigIntegerpublic void setFinishSlack(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getTotalSlack()
BigIntegerpublic void setTotalSlack(BigInteger value)
value - allowed object is
BigIntegerpublic BigDecimal getFixedCost()
Stringpublic void setFixedCost(BigDecimal value)
value - allowed object is
Stringpublic AccrueType getFixedCostAccrual()
Stringpublic void setFixedCostAccrual(AccrueType value)
value - allowed object is
Stringpublic BigInteger getPercentComplete()
BigIntegerpublic void setPercentComplete(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getPercentWorkComplete()
BigIntegerpublic void setPercentWorkComplete(BigInteger value)
value - allowed object is
BigIntegerpublic BigDecimal getCost()
BigDecimalpublic void setCost(BigDecimal value)
value - allowed object is
BigDecimalpublic BigDecimal getOvertimeCost()
BigDecimalpublic void setOvertimeCost(BigDecimal value)
value - allowed object is
BigDecimalpublic String getOvertimeWork()
Stringpublic void setOvertimeWork(String value)
value - allowed object is
Stringpublic Calendar getActualStart()
Stringpublic void setActualStart(Calendar value)
value - allowed object is
Stringpublic Calendar getActualFinish()
Stringpublic void setActualFinish(Calendar value)
value - allowed object is
Stringpublic String getActualDuration()
Stringpublic void setActualDuration(String value)
value - allowed object is
Stringpublic BigDecimal getActualCost()
BigDecimalpublic void setActualCost(BigDecimal value)
value - allowed object is
BigDecimalpublic BigDecimal getActualOvertimeCost()
BigDecimalpublic void setActualOvertimeCost(BigDecimal value)
value - allowed object is
BigDecimalpublic String getActualWork()
Stringpublic void setActualWork(String value)
value - allowed object is
Stringpublic String getActualOvertimeWork()
Stringpublic void setActualOvertimeWork(String value)
value - allowed object is
Stringpublic String getRegularWork()
Stringpublic void setRegularWork(String value)
value - allowed object is
Stringpublic String getRemainingDuration()
Stringpublic void setRemainingDuration(String value)
value - allowed object is
Stringpublic BigDecimal getRemainingCost()
BigDecimalpublic void setRemainingCost(BigDecimal value)
value - allowed object is
BigDecimalpublic String getRemainingWork()
Stringpublic void setRemainingWork(String value)
value - allowed object is
Stringpublic BigDecimal getRemainingOvertimeCost()
BigDecimalpublic void setRemainingOvertimeCost(BigDecimal value)
value - allowed object is
BigDecimalpublic String getRemainingOvertimeWork()
Stringpublic void setRemainingOvertimeWork(String value)
value - allowed object is
Stringpublic BigDecimal getACWP()
Stringpublic void setACWP(BigDecimal value)
value - allowed object is
Stringpublic BigDecimal getCV()
Stringpublic void setCV(BigDecimal value)
value - allowed object is
Stringpublic BigInteger getConstraintType()
BigIntegerpublic void setConstraintType(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getCalendarUID()
BigIntegerpublic void setCalendarUID(BigInteger value)
value - allowed object is
BigIntegerpublic Calendar getConstraintDate()
Stringpublic void setConstraintDate(Calendar value)
value - allowed object is
Stringpublic Calendar getDeadline()
Stringpublic void setDeadline(Calendar value)
value - allowed object is
Stringpublic Boolean isLevelAssignments()
Stringpublic void setLevelAssignments(Boolean value)
value - allowed object is
Stringpublic Boolean isLevelingCanSplit()
Stringpublic void setLevelingCanSplit(Boolean value)
value - allowed object is
Stringpublic BigInteger getLevelingDelay()
BigIntegerpublic void setLevelingDelay(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getLevelingDelayFormat()
BigIntegerpublic void setLevelingDelayFormat(BigInteger value)
value - allowed object is
BigIntegerpublic Calendar getPreLeveledStart()
Stringpublic void setPreLeveledStart(Calendar value)
value - allowed object is
Stringpublic Calendar getPreLeveledFinish()
Stringpublic void setPreLeveledFinish(Calendar value)
value - allowed object is
Stringpublic String getHyperlink()
Stringpublic void setHyperlink(String value)
value - allowed object is
Stringpublic String getHyperlinkAddress()
Stringpublic void setHyperlinkAddress(String value)
value - allowed object is
Stringpublic String getHyperlinkSubAddress()
Stringpublic void setHyperlinkSubAddress(String value)
value - allowed object is
Stringpublic Boolean isIgnoreResourceCalendar()
Stringpublic void setIgnoreResourceCalendar(Boolean value)
value - allowed object is
Stringpublic String getNotes()
Stringpublic void setNotes(String value)
value - allowed object is
Stringpublic Boolean isHideBar()
Stringpublic void setHideBar(Boolean value)
value - allowed object is
Stringpublic Boolean isRollup()
Stringpublic void setRollup(Boolean value)
value - allowed object is
Stringpublic BigDecimal getBCWS()
Stringpublic void setBCWS(BigDecimal value)
value - allowed object is
Stringpublic BigDecimal getBCWP()
Stringpublic void setBCWP(BigDecimal value)
value - allowed object is
Stringpublic BigInteger getPhysicalPercentComplete()
BigIntegerpublic void setPhysicalPercentComplete(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getEarnedValueMethod()
BigIntegerpublic void setEarnedValueMethod(BigInteger value)
value - allowed object is
BigIntegerpublic List<Project.Tasks.Task.PredecessorLink> getPredecessorLink()
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 predecessorLink property.
For example, to add a new item, do as follows:
getPredecessorLink().add(newItem);
Objects of the following type(s) are allowed in the list
Project.Tasks.Task.PredecessorLink
public String getActualWorkProtected()
Stringpublic void setActualWorkProtected(String value)
value - allowed object is
Stringpublic String getActualOvertimeWorkProtected()
Stringpublic void setActualOvertimeWorkProtected(String value)
value - allowed object is
Stringpublic List<Project.Tasks.Task.ExtendedAttribute> getExtendedAttribute()
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 extendedAttribute property.
For example, to add a new item, do as follows:
getExtendedAttribute().add(newItem);
Objects of the following type(s) are allowed in the list
Project.Tasks.Task.ExtendedAttribute
public List<Project.Tasks.Task.Baseline> getBaseline()
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 baseline property.
For example, to add a new item, do as follows:
getBaseline().add(newItem);
Objects of the following type(s) are allowed in the list
Project.Tasks.Task.Baseline
public List<Project.Tasks.Task.OutlineCode> getOutlineCode()
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 outlineCode property.
For example, to add a new item, do as follows:
getOutlineCode().add(newItem);
Objects of the following type(s) are allowed in the list
Project.Tasks.Task.OutlineCode
public Boolean isIsPublished()
Stringpublic void setIsPublished(Boolean value)
value - allowed object is
Stringpublic String getStatusManager()
Stringpublic void setStatusManager(String value)
value - allowed object is
Stringpublic Calendar getCommitmentStart()
Stringpublic void setCommitmentStart(Calendar value)
value - allowed object is
Stringpublic Calendar getCommitmentFinish()
Stringpublic void setCommitmentFinish(Calendar value)
value - allowed object is
Stringpublic BigInteger getCommitmentType()
BigIntegerpublic void setCommitmentType(BigInteger value)
value - allowed object is
BigIntegerpublic Boolean isActive()
Stringpublic void setActive(Boolean value)
value - allowed object is
Stringpublic Boolean isManual()
Stringpublic void setManual(Boolean value)
value - allowed object is
Stringpublic String getStartText()
Stringpublic void setStartText(String value)
value - allowed object is
Stringpublic String getFinishText()
Stringpublic void setFinishText(String value)
value - allowed object is
Stringpublic String getDurationText()
Stringpublic void setDurationText(String value)
value - allowed object is
Stringpublic Calendar getManualStart()
Stringpublic void setManualStart(Calendar value)
value - allowed object is
Stringpublic Calendar getManualFinish()
Stringpublic void setManualFinish(Calendar value)
value - allowed object is
Stringpublic String getManualDuration()
Stringpublic void setManualDuration(String value)
value - allowed object is
Stringpublic List<TimephasedDataType> getTimephasedData()
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 timephasedData property.
For example, to add a new item, do as follows:
getTimephasedData().add(newItem);
Objects of the following type(s) are allowed in the list
TimephasedDataType
Copyright © 2013. All Rights Reserved.