|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.mpxj.primavera.schema.ResourceHourType
public class ResourceHourType
Java class for ResourceHourType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ResourceHourType">
<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="ActivityTimesheetLinkFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ApprovedHours" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="ApprovedOvertimeHours" 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="Date" type="{http://www.w3.org/2001/XMLSchema}dateTime" 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="ObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="OverheadCodeName" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="32"/>
</restriction>
</simpleType>
</element>
<element name="OverheadCodeObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ProjectId" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="20"/>
</restriction>
</simpleType>
</element>
<element name="ProjectName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ProjectObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ResourceAssignmentObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ResourceId" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="20"/>
</restriction>
</simpleType>
</element>
<element name="ResourceName" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="100"/>
</restriction>
</simpleType>
</element>
<element name="ResourceObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="Status" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value=""/>
<enumeration value="Submitted"/>
<enumeration value="Approved"/>
<enumeration value="Resource Manager Approved"/>
<enumeration value="Project Manager Approved"/>
<enumeration value="Active"/>
<enumeration value="Rejected"/>
<enumeration value="Resubmitted"/>
<enumeration value="Reopened"/>
<enumeration value="Submitted for RM"/>
<enumeration value="Resubmitted for RM"/>
</restriction>
</simpleType>
</element>
<element name="TimesheetPeriodObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="UnapprovedHours" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="UnapprovedOvertimeHours" type="{http://www.w3.org/2001/XMLSchema}double" 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 Boolean |
activityTimesheetLinkFlag
|
protected JAXBElement<Double> |
approvedHours
|
protected JAXBElement<Double> |
approvedOvertimeHours
|
protected JAXBElement<Date> |
createDate
|
protected String |
createUser
|
protected JAXBElement<Date> |
date
|
protected Boolean |
isBaseline
|
protected JAXBElement<Date> |
lastUpdateDate
|
protected String |
lastUpdateUser
|
protected Integer |
objectId
|
protected String |
overheadCodeName
|
protected JAXBElement<Integer> |
overheadCodeObjectId
|
protected String |
projectId
|
protected String |
projectName
|
protected JAXBElement<Integer> |
projectObjectId
|
protected JAXBElement<Integer> |
resourceAssignmentObjectId
|
protected String |
resourceId
|
protected String |
resourceName
|
protected Integer |
resourceObjectId
|
protected String |
status
|
protected Integer |
timesheetPeriodObjectId
|
protected JAXBElement<Double> |
unapprovedHours
|
protected JAXBElement<Double> |
unapprovedOvertimeHours
|
protected JAXBElement<Integer> |
wbsObjectId
|
| Constructor Summary | |
|---|---|
ResourceHourType()
|
|
| Method Summary | |
|---|---|
Integer |
getActivityObjectId()
Gets the value of the activityObjectId property. |
JAXBElement<Double> |
getApprovedHours()
Gets the value of the approvedHours property. |
JAXBElement<Double> |
getApprovedOvertimeHours()
Gets the value of the approvedOvertimeHours property. |
JAXBElement<Date> |
getCreateDate()
Gets the value of the createDate property. |
String |
getCreateUser()
Gets the value of the createUser property. |
JAXBElement<Date> |
getDate()
Gets the value of the date property. |
JAXBElement<Date> |
getLastUpdateDate()
Gets the value of the lastUpdateDate property. |
String |
getLastUpdateUser()
Gets the value of the lastUpdateUser property. |
Integer |
getObjectId()
Gets the value of the objectId property. |
String |
getOverheadCodeName()
Gets the value of the overheadCodeName property. |
JAXBElement<Integer> |
getOverheadCodeObjectId()
Gets the value of the overheadCodeObjectId property. |
String |
getProjectId()
Gets the value of the projectId property. |
String |
getProjectName()
Gets the value of the projectName property. |
JAXBElement<Integer> |
getProjectObjectId()
Gets the value of the projectObjectId property. |
JAXBElement<Integer> |
getResourceAssignmentObjectId()
Gets the value of the resourceAssignmentObjectId property. |
String |
getResourceId()
Gets the value of the resourceId property. |
String |
getResourceName()
Gets the value of the resourceName property. |
Integer |
getResourceObjectId()
Gets the value of the resourceObjectId property. |
String |
getStatus()
Gets the value of the status property. |
Integer |
getTimesheetPeriodObjectId()
Gets the value of the timesheetPeriodObjectId property. |
JAXBElement<Double> |
getUnapprovedHours()
Gets the value of the unapprovedHours property. |
JAXBElement<Double> |
getUnapprovedOvertimeHours()
Gets the value of the unapprovedOvertimeHours property. |
JAXBElement<Integer> |
getWBSObjectId()
Gets the value of the wbsObjectId property. |
Boolean |
isActivityTimesheetLinkFlag()
Gets the value of the activityTimesheetLinkFlag property. |
Boolean |
isIsBaseline()
Gets the value of the isBaseline property. |
void |
setActivityObjectId(Integer value)
Sets the value of the activityObjectId property. |
void |
setActivityTimesheetLinkFlag(Boolean value)
Sets the value of the activityTimesheetLinkFlag property. |
void |
setApprovedHours(JAXBElement<Double> value)
Sets the value of the approvedHours property. |
void |
setApprovedOvertimeHours(JAXBElement<Double> value)
Sets the value of the approvedOvertimeHours 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 |
setDate(JAXBElement<Date> value)
Sets the value of the date 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 |
setObjectId(Integer value)
Sets the value of the objectId property. |
void |
setOverheadCodeName(String value)
Sets the value of the overheadCodeName property. |
void |
setOverheadCodeObjectId(JAXBElement<Integer> value)
Sets the value of the overheadCodeObjectId property. |
void |
setProjectId(String value)
Sets the value of the projectId property. |
void |
setProjectName(String value)
Sets the value of the projectName property. |
void |
setProjectObjectId(JAXBElement<Integer> value)
Sets the value of the projectObjectId property. |
void |
setResourceAssignmentObjectId(JAXBElement<Integer> value)
Sets the value of the resourceAssignmentObjectId property. |
void |
setResourceId(String value)
Sets the value of the resourceId property. |
void |
setResourceName(String value)
Sets the value of the resourceName property. |
void |
setResourceObjectId(Integer value)
Sets the value of the resourceObjectId property. |
void |
setStatus(String value)
Sets the value of the status property. |
void |
setTimesheetPeriodObjectId(Integer value)
Sets the value of the timesheetPeriodObjectId property. |
void |
setUnapprovedHours(JAXBElement<Double> value)
Sets the value of the unapprovedHours property. |
void |
setUnapprovedOvertimeHours(JAXBElement<Double> value)
Sets the value of the unapprovedOvertimeHours 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 Boolean activityTimesheetLinkFlag
protected JAXBElement<Double> approvedHours
protected JAXBElement<Double> approvedOvertimeHours
protected JAXBElement<Date> createDate
protected String createUser
protected JAXBElement<Date> date
protected Boolean isBaseline
protected JAXBElement<Date> lastUpdateDate
protected String lastUpdateUser
protected Integer objectId
protected String overheadCodeName
protected JAXBElement<Integer> overheadCodeObjectId
protected String projectId
protected String projectName
protected JAXBElement<Integer> projectObjectId
protected JAXBElement<Integer> resourceAssignmentObjectId
protected String resourceId
protected String resourceName
protected Integer resourceObjectId
protected String status
protected Integer timesheetPeriodObjectId
protected JAXBElement<Double> unapprovedHours
protected JAXBElement<Double> unapprovedOvertimeHours
protected JAXBElement<Integer> wbsObjectId
| Constructor Detail |
|---|
public ResourceHourType()
| Method Detail |
|---|
public Integer getActivityObjectId()
Integerpublic void setActivityObjectId(Integer value)
value - allowed object is
Integerpublic Boolean isActivityTimesheetLinkFlag()
Booleanpublic void setActivityTimesheetLinkFlag(Boolean value)
value - allowed object is
Booleanpublic JAXBElement<Double> getApprovedHours()
JAXBElement<Double>public void setApprovedHours(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getApprovedOvertimeHours()
JAXBElement<Double>public void setApprovedOvertimeHours(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<Date> getDate()
JAXBElement<Date>public void setDate(JAXBElement<Date> value)
value - allowed object is
JAXBElement<Date>public 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 Integer getObjectId()
Integerpublic void setObjectId(Integer value)
value - allowed object is
Integerpublic String getOverheadCodeName()
Stringpublic void setOverheadCodeName(String value)
value - allowed object is
Stringpublic JAXBElement<Integer> getOverheadCodeObjectId()
JAXBElement<Integer>public void setOverheadCodeObjectId(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public String getProjectId()
Stringpublic void setProjectId(String value)
value - allowed object is
Stringpublic String getProjectName()
Stringpublic void setProjectName(String value)
value - allowed object is
Stringpublic JAXBElement<Integer> getProjectObjectId()
JAXBElement<Integer>public void setProjectObjectId(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public JAXBElement<Integer> getResourceAssignmentObjectId()
JAXBElement<Integer>public void setResourceAssignmentObjectId(JAXBElement<Integer> value)
value - allowed object is
JAXBElement<Integer>public String getResourceId()
Stringpublic void setResourceId(String value)
value - allowed object is
Stringpublic String getResourceName()
Stringpublic void setResourceName(String value)
value - allowed object is
Stringpublic Integer getResourceObjectId()
Integerpublic void setResourceObjectId(Integer value)
value - allowed object is
Integerpublic String getStatus()
Stringpublic void setStatus(String value)
value - allowed object is
Stringpublic Integer getTimesheetPeriodObjectId()
Integerpublic void setTimesheetPeriodObjectId(Integer value)
value - allowed object is
Integerpublic JAXBElement<Double> getUnapprovedHours()
JAXBElement<Double>public void setUnapprovedHours(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public JAXBElement<Double> getUnapprovedOvertimeHours()
JAXBElement<Double>public void setUnapprovedOvertimeHours(JAXBElement<Double> value)
value - allowed object is
JAXBElement<Double>public 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 | |||||||||