|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.mpxj.primavera.schema.ActivityPeriodActualType
public class ActivityPeriodActualType
Java class for ActivityPeriodActualType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ActivityPeriodActualType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ActivityObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ActualExpenseCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="ActualLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="ActualLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="ActualMaterialCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="ActualNonLaborCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="ActualNonLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="CreateDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="CreateUser" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="EarnedValueCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="EarnedValueLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="FinancialPeriodObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="IsBaseline" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="LastUpdateDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="LastUpdateUser" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PlannedValueCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PlannedValueLaborUnits" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="ProjectObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="WBSObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected Integer |
activityObjectId
|
protected JAXBElement<Double> |
actualExpenseCost
|
protected JAXBElement<Double> |
actualLaborCost
|
protected JAXBElement<Double> |
actualLaborUnits
|
protected JAXBElement<Double> |
actualMaterialCost
|
protected JAXBElement<Double> |
actualNonLaborCost
|
protected JAXBElement<Double> |
actualNonLaborUnits
|
protected JAXBElement<Date> |
createDate
|
protected String |
createUser
|
protected JAXBElement<Double> |
earnedValueCost
|
protected JAXBElement<Double> |
earnedValueLaborUnits
|
protected Integer |
financialPeriodObjectId
|
protected Boolean |
isBaseline
|
protected JAXBElement<Date> |
lastUpdateDate
|
protected String |
lastUpdateUser
|
protected JAXBElement<Double> |
plannedValueCost
|
protected JAXBElement<Double> |
plannedValueLaborUnits
|
protected Integer |
projectObjectId
|
protected JAXBElement<Integer> |
wbsObjectId
|
| Constructor Summary | |
|---|---|
ActivityPeriodActualType()
|
|
| Method Summary | |
|---|---|
Integer |
getActivityObjectId()
Gets the value of the activityObjectId property. |
JAXBElement<Double> |
getActualExpenseCost()
Gets the value of the actualExpenseCost property. |
JAXBElement<Double> |
getActualLaborCost()
Gets the value of the actualLaborCost property. |
JAXBElement<Double> |
getActualLaborUnits()
Gets the value of the actualLaborUnits property. |
JAXBElement<Double> |
getActualMaterialCost()
Gets the value of the actualMaterialCost property. |
JAXBElement<Double> |
getActualNonLaborCost()
Gets the value of the actualNonLaborCost property. |
JAXBElement<Double> |
getActualNonLaborUnits()
Gets the value of the actualNonLaborUnits property. |
JAXBElement<Date> |
getCreateDate()
Gets the value of the createDate property. |
String |
getCreateUser()
Gets the value of the createUser property. |
JAXBElement<Double> |
getEarnedValueCost()
Gets the value of the earnedValueCost property. |
JAXBElement<Double> |
getEarnedValueLaborUnits()
Gets the value of the earnedValueLaborUnits property. |
Integer |
getFinancialPeriodObjectId()
Gets the value of the financialPeriodObjectId property. |
JAXBElement<Date> |
getLastUpdateDate()
Gets the value of the lastUpdateDate property. |
String |
getLastUpdateUser()
Gets the value of the lastUpdateUser property. |
JAXBElement<Double> |
getPlannedValueCost()
Gets the value of the plannedValueCost property. |
JAXBElement<Double> |
getPlannedValueLaborUnits()
Gets the value of the plannedValueLaborUnits property. |
Integer |
getProjectObjectId()
Gets the value of the projectObjectId property. |
JAXBElement<Integer> |
getWBSObjectId()
Gets the value of the wbsObjectId property. |
Boolean |
isIsBaseline()
Gets the value of the isBaseline property. |
void |
setActivityObjectId(Integer value)
Sets the value of the activityObjectId property. |
void |
setActualExpenseCost(JAXBElement<Double> value)
Sets the value of the actualExpenseCost property. |
void |
setActualLaborCost(JAXBElement<Double> value)
Sets the value of the actualLaborCost property. |
void |
setActualLaborUnits(JAXBElement<Double> value)
Sets the value of the actualLaborUnits property. |
void |
setActualMaterialCost(JAXBElement<Double> value)
Sets the value of the actualMaterialCost property. |
void |
setActualNonLaborCost(JAXBElement<Double> value)
Sets the value of the actualNonLaborCost property. |
void |
setActualNonLaborUnits(JAXBElement<Double> value)
Sets the value of the actualNonLaborUnits property. |
void |
setCreateDate(JAXBElement<Date> value)
Sets the value of the createDate property. |
void |
setCreateUser(String value)
Sets the value of the createUser property. |
void |
setEarnedValueCost(JAXBElement<Double> value)
Sets the value of the earnedValueCost property. |
void |
setEarnedValueLaborUnits(JAXBElement<Double> value)
Sets the value of the earnedValueLaborUnits property. |
void |
setFinancialPeriodObjectId(Integer value)
Sets the value of the financialPeriodObjectId property. |
void |
setIsBaseline(Boolean value)
Sets the value of the isBaseline property. |
void |
setLastUpdateDate(JAXBElement<Date> value)
Sets the value of the lastUpdateDate property. |
void |
setLastUpdateUser(String value)
Sets the value of the lastUpdateUser property. |
void |
setPlannedValueCost(JAXBElement<Double> value)
Sets the value of the plannedValueCost property. |
void |
setPlannedValueLaborUnits(JAXBElement<Double> value)
Sets the value of the plannedValueLaborUnits property. |
void |
setProjectObjectId(Integer value)
Sets the value of the projectObjectId property. |
void |
setWBSObjectId(JAXBElement<Integer> value)
Sets the value of the wbsObjectId property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Integer activityObjectId
protected JAXBElement<Double> actualExpenseCost
protected JAXBElement<Double> actualLaborCost
protected JAXBElement<Double> actualLaborUnits
protected JAXBElement<Double> actualMaterialCost
protected JAXBElement<Double> actualNonLaborCost
protected JAXBElement<Double> actualNonLaborUnits
protected JAXBElement<Date> createDate
protected String createUser
protected JAXBElement<Double> earnedValueCost
protected JAXBElement<Double> earnedValueLaborUnits
protected Integer financialPeriodObjectId
protected Boolean isBaseline
protected JAXBElement<Date> lastUpdateDate
protected String lastUpdateUser
protected JAXBElement<Double> plannedValueCost
protected JAXBElement<Double> plannedValueLaborUnits
protected Integer projectObjectId
protected JAXBElement<Integer> wbsObjectId
| Constructor Detail |
|---|
public ActivityPeriodActualType()
| Method Detail |
|---|
public Integer getActivityObjectId()
Integerpublic void setActivityObjectId(Integer value)
value - allowed object is
Integerpublic JAXBElement<Double> getActualExpenseCost()
JAXBElement<Double>public void setActualExpenseCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getActualLaborCost()
JAXBElement<Double>public void setActualLaborCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getActualLaborUnits()
JAXBElement<Double>public void setActualLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getActualMaterialCost()
JAXBElement<Double>public void setActualMaterialCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getActualNonLaborCost()
JAXBElement<Double>public void setActualNonLaborCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getActualNonLaborUnits()
JAXBElement<Double>public void setActualNonLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Date> getCreateDate()
JAXBElement<Date>public void setCreateDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public String getCreateUser()
Stringpublic void setCreateUser(String value)
value - allowed object is
Stringpublic JAXBElement<Double> getEarnedValueCost()
JAXBElement<Double>public void setEarnedValueCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getEarnedValueLaborUnits()
JAXBElement<Double>public void setEarnedValueLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public Integer getFinancialPeriodObjectId()
Integerpublic void setFinancialPeriodObjectId(Integer value)
value - allowed object is
Integerpublic Boolean isIsBaseline()
Booleanpublic void setIsBaseline(Boolean value)
value - allowed object is
Booleanpublic JAXBElement<Date> getLastUpdateDate()
JAXBElement<Date>public void setLastUpdateDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public String getLastUpdateUser()
Stringpublic void setLastUpdateUser(String value)
value - allowed object is
Stringpublic JAXBElement<Double> getPlannedValueCost()
JAXBElement<Double>public void setPlannedValueCost(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getPlannedValueLaborUnits()
JAXBElement<Double>public void setPlannedValueLaborUnits(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public Integer getProjectObjectId()
Integerpublic void setProjectObjectId(Integer value)
value - allowed object is
Integerpublic JAXBElement<Integer> getWBSObjectId()
JAXBElement<Integer>public void setWBSObjectId(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||