public class StepUserDefinedValueUpdateType extends Object
Java class for StepUserDefinedValueUpdateType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="StepUserDefinedValueUpdateType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="AllData" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ApprovalDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="ApprovalUserName" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="255"/>
</restriction>
</simpleType>
</element>
<element name="ApprovalUserObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ChangeSetObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="CreateUser" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="255"/>
</restriction>
</simpleType>
</element>
<element name="Date" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="ForeignObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="HeldDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="LastApprovedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Offset" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="OverrideUDFRAGType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value=""/>
<enumeration value="None"/>
<enumeration value="Red"/>
<enumeration value="Yellow"/>
<enumeration value="Green"/>
<enumeration value="Blue"/>
</restriction>
</simpleType>
</element>
<element name="OverrideUdfCodeId" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}double">
<minInclusive value="0.0"/>
</restriction>
</simpleType>
</element>
<element name="OverrideUdfCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="OverrideUdfEndDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="OverrideUdfInteger" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="OverrideUdfNumber" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}double">
<minInclusive value="-1.0E12"/>
<maxInclusive value="1.0E12"/>
</restriction>
</simpleType>
</element>
<element name="OverrideUdfStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="OverrideUdfText" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="255"/>
</restriction>
</simpleType>
</element>
<element name="PendingUDFRAGType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value=""/>
<enumeration value="None"/>
<enumeration value="Red"/>
<enumeration value="Yellow"/>
<enumeration value="Green"/>
<enumeration value="Blue"/>
</restriction>
</simpleType>
</element>
<element name="PendingUdfCodeId" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}double">
<minInclusive value="0.0"/>
</restriction>
</simpleType>
</element>
<element name="PendingUdfCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PendingUdfEndDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="PendingUdfInteger" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="PendingUdfNumber" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}double">
<minInclusive value="-1.0E12"/>
<maxInclusive value="1.0E12"/>
</restriction>
</simpleType>
</element>
<element name="PendingUdfStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="PendingUdfText" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="255"/>
</restriction>
</simpleType>
</element>
<element name="ProjectObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="RejectedBy" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="255"/>
</restriction>
</simpleType>
</element>
<element name="RejectedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="RequestUserObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ResubmittedBy" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="255"/>
</restriction>
</simpleType>
</element>
<element name="ResubmittedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Status" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Pending"/>
<enumeration value="Held"/>
<enumeration value="Approved"/>
<enumeration value="Rejected"/>
<enumeration value="Partially Approved"/>
<enumeration value="Withdrawn"/>
</restriction>
</simpleType>
</element>
<element name="UDFDataType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Text"/>
<enumeration value="Start Date"/>
<enumeration value="Finish Date"/>
<enumeration value="Cost"/>
<enumeration value="Double"/>
<enumeration value="Integer"/>
<enumeration value="Indicator"/>
<enumeration value="Code"/>
</restriction>
</simpleType>
</element>
<element name="UDFTypeObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
StepUserDefinedValueUpdateType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAllData()
Gets the value of the allData property.
|
LocalDateTime |
getApprovalDate()
Gets the value of the approvalDate property.
|
String |
getApprovalUserName()
Gets the value of the approvalUserName property.
|
Integer |
getApprovalUserObjectId()
Gets the value of the approvalUserObjectId property.
|
Integer |
getChangeSetObjectId()
Gets the value of the changeSetObjectId property.
|
String |
getCreateUser()
Gets the value of the createUser property.
|
LocalDateTime |
getDate()
Gets the value of the date property.
|
Integer |
getForeignObjectId()
Gets the value of the foreignObjectId property.
|
LocalDateTime |
getHeldDate()
Gets the value of the heldDate property.
|
LocalDateTime |
getLastApprovedDate()
Gets the value of the lastApprovedDate property.
|
Integer |
getOffset()
Gets the value of the offset property.
|
Double |
getOverrideUdfCodeId()
Gets the value of the overrideUdfCodeId property.
|
Double |
getOverrideUdfCost()
Gets the value of the overrideUdfCost property.
|
LocalDateTime |
getOverrideUdfEndDate()
Gets the value of the overrideUdfEndDate property.
|
Integer |
getOverrideUdfInteger()
Gets the value of the overrideUdfInteger property.
|
Double |
getOverrideUdfNumber()
Gets the value of the overrideUdfNumber property.
|
String |
getOverrideUDFRAGType()
Gets the value of the overrideUDFRAGType property.
|
LocalDateTime |
getOverrideUdfStartDate()
Gets the value of the overrideUdfStartDate property.
|
String |
getOverrideUdfText()
Gets the value of the overrideUdfText property.
|
Double |
getPendingUdfCodeId()
Gets the value of the pendingUdfCodeId property.
|
Double |
getPendingUdfCost()
Gets the value of the pendingUdfCost property.
|
LocalDateTime |
getPendingUdfEndDate()
Gets the value of the pendingUdfEndDate property.
|
Integer |
getPendingUdfInteger()
Gets the value of the pendingUdfInteger property.
|
Double |
getPendingUdfNumber()
Gets the value of the pendingUdfNumber property.
|
String |
getPendingUDFRAGType()
Gets the value of the pendingUDFRAGType property.
|
LocalDateTime |
getPendingUdfStartDate()
Gets the value of the pendingUdfStartDate property.
|
String |
getPendingUdfText()
Gets the value of the pendingUdfText property.
|
Integer |
getProjectObjectId()
Gets the value of the projectObjectId property.
|
String |
getRejectedBy()
Gets the value of the rejectedBy property.
|
LocalDateTime |
getRejectedDate()
Gets the value of the rejectedDate property.
|
Integer |
getRequestUserObjectId()
Gets the value of the requestUserObjectId property.
|
String |
getResubmittedBy()
Gets the value of the resubmittedBy property.
|
LocalDateTime |
getResubmittedDate()
Gets the value of the resubmittedDate property.
|
String |
getStatus()
Gets the value of the status property.
|
String |
getUDFDataType()
Gets the value of the udfDataType property.
|
Integer |
getUDFTypeObjectId()
Gets the value of the udfTypeObjectId property.
|
void |
setAllData(String value)
Sets the value of the allData property.
|
void |
setApprovalDate(LocalDateTime value)
Sets the value of the approvalDate property.
|
void |
setApprovalUserName(String value)
Sets the value of the approvalUserName property.
|
void |
setApprovalUserObjectId(Integer value)
Sets the value of the approvalUserObjectId property.
|
void |
setChangeSetObjectId(Integer value)
Sets the value of the changeSetObjectId property.
|
void |
setCreateUser(String value)
Sets the value of the createUser property.
|
void |
setDate(LocalDateTime value)
Sets the value of the date property.
|
void |
setForeignObjectId(Integer value)
Sets the value of the foreignObjectId property.
|
void |
setHeldDate(LocalDateTime value)
Sets the value of the heldDate property.
|
void |
setLastApprovedDate(LocalDateTime value)
Sets the value of the lastApprovedDate property.
|
void |
setOffset(Integer value)
Sets the value of the offset property.
|
void |
setOverrideUdfCodeId(Double value)
Sets the value of the overrideUdfCodeId property.
|
void |
setOverrideUdfCost(Double value)
Sets the value of the overrideUdfCost property.
|
void |
setOverrideUdfEndDate(LocalDateTime value)
Sets the value of the overrideUdfEndDate property.
|
void |
setOverrideUdfInteger(Integer value)
Sets the value of the overrideUdfInteger property.
|
void |
setOverrideUdfNumber(Double value)
Sets the value of the overrideUdfNumber property.
|
void |
setOverrideUDFRAGType(String value)
Sets the value of the overrideUDFRAGType property.
|
void |
setOverrideUdfStartDate(LocalDateTime value)
Sets the value of the overrideUdfStartDate property.
|
void |
setOverrideUdfText(String value)
Sets the value of the overrideUdfText property.
|
void |
setPendingUdfCodeId(Double value)
Sets the value of the pendingUdfCodeId property.
|
void |
setPendingUdfCost(Double value)
Sets the value of the pendingUdfCost property.
|
void |
setPendingUdfEndDate(LocalDateTime value)
Sets the value of the pendingUdfEndDate property.
|
void |
setPendingUdfInteger(Integer value)
Sets the value of the pendingUdfInteger property.
|
void |
setPendingUdfNumber(Double value)
Sets the value of the pendingUdfNumber property.
|
void |
setPendingUDFRAGType(String value)
Sets the value of the pendingUDFRAGType property.
|
void |
setPendingUdfStartDate(LocalDateTime value)
Sets the value of the pendingUdfStartDate property.
|
void |
setPendingUdfText(String value)
Sets the value of the pendingUdfText property.
|
void |
setProjectObjectId(Integer value)
Sets the value of the projectObjectId property.
|
void |
setRejectedBy(String value)
Sets the value of the rejectedBy property.
|
void |
setRejectedDate(LocalDateTime value)
Sets the value of the rejectedDate property.
|
void |
setRequestUserObjectId(Integer value)
Sets the value of the requestUserObjectId property.
|
void |
setResubmittedBy(String value)
Sets the value of the resubmittedBy property.
|
void |
setResubmittedDate(LocalDateTime value)
Sets the value of the resubmittedDate property.
|
void |
setStatus(String value)
Sets the value of the status property.
|
void |
setUDFDataType(String value)
Sets the value of the udfDataType property.
|
void |
setUDFTypeObjectId(Integer value)
Sets the value of the udfTypeObjectId property.
|
protected String allData
protected LocalDateTime approvalDate
protected String approvalUserName
protected Integer approvalUserObjectId
protected Integer changeSetObjectId
protected String createUser
protected LocalDateTime date
protected Integer foreignObjectId
protected LocalDateTime heldDate
protected LocalDateTime lastApprovedDate
protected Integer offset
protected String overrideUDFRAGType
protected Double overrideUdfCodeId
protected Double overrideUdfCost
protected LocalDateTime overrideUdfEndDate
protected Integer overrideUdfInteger
protected Double overrideUdfNumber
protected LocalDateTime overrideUdfStartDate
protected String overrideUdfText
protected String pendingUDFRAGType
protected Double pendingUdfCodeId
protected Double pendingUdfCost
protected LocalDateTime pendingUdfEndDate
protected Integer pendingUdfInteger
protected Double pendingUdfNumber
protected LocalDateTime pendingUdfStartDate
protected String pendingUdfText
protected Integer projectObjectId
protected String rejectedBy
protected LocalDateTime rejectedDate
protected Integer requestUserObjectId
protected String resubmittedBy
protected LocalDateTime resubmittedDate
protected String status
protected String udfDataType
protected Integer udfTypeObjectId
public String getAllData()
Stringpublic void setAllData(String value)
value - allowed object is
Stringpublic LocalDateTime getApprovalDate()
Stringpublic void setApprovalDate(LocalDateTime value)
value - allowed object is
Stringpublic String getApprovalUserName()
Stringpublic void setApprovalUserName(String value)
value - allowed object is
Stringpublic Integer getApprovalUserObjectId()
Integerpublic void setApprovalUserObjectId(Integer value)
value - allowed object is
Integerpublic Integer getChangeSetObjectId()
Integerpublic void setChangeSetObjectId(Integer value)
value - allowed object is
Integerpublic String getCreateUser()
Stringpublic void setCreateUser(String value)
value - allowed object is
Stringpublic LocalDateTime getDate()
Stringpublic void setDate(LocalDateTime value)
value - allowed object is
Stringpublic Integer getForeignObjectId()
Integerpublic void setForeignObjectId(Integer value)
value - allowed object is
Integerpublic LocalDateTime getHeldDate()
Stringpublic void setHeldDate(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getLastApprovedDate()
Stringpublic void setLastApprovedDate(LocalDateTime value)
value - allowed object is
Stringpublic Integer getOffset()
Integerpublic void setOffset(Integer value)
value - allowed object is
Integerpublic String getOverrideUDFRAGType()
Stringpublic void setOverrideUDFRAGType(String value)
value - allowed object is
Stringpublic Double getOverrideUdfCodeId()
Stringpublic void setOverrideUdfCodeId(Double value)
value - allowed object is
Stringpublic Double getOverrideUdfCost()
Stringpublic void setOverrideUdfCost(Double value)
value - allowed object is
Stringpublic LocalDateTime getOverrideUdfEndDate()
Stringpublic void setOverrideUdfEndDate(LocalDateTime value)
value - allowed object is
Stringpublic Integer getOverrideUdfInteger()
Integerpublic void setOverrideUdfInteger(Integer value)
value - allowed object is
Integerpublic Double getOverrideUdfNumber()
Stringpublic void setOverrideUdfNumber(Double value)
value - allowed object is
Stringpublic LocalDateTime getOverrideUdfStartDate()
Stringpublic void setOverrideUdfStartDate(LocalDateTime value)
value - allowed object is
Stringpublic String getOverrideUdfText()
Stringpublic void setOverrideUdfText(String value)
value - allowed object is
Stringpublic String getPendingUDFRAGType()
Stringpublic void setPendingUDFRAGType(String value)
value - allowed object is
Stringpublic Double getPendingUdfCodeId()
Stringpublic void setPendingUdfCodeId(Double value)
value - allowed object is
Stringpublic Double getPendingUdfCost()
Stringpublic void setPendingUdfCost(Double value)
value - allowed object is
Stringpublic LocalDateTime getPendingUdfEndDate()
Stringpublic void setPendingUdfEndDate(LocalDateTime value)
value - allowed object is
Stringpublic Integer getPendingUdfInteger()
Integerpublic void setPendingUdfInteger(Integer value)
value - allowed object is
Integerpublic Double getPendingUdfNumber()
Stringpublic void setPendingUdfNumber(Double value)
value - allowed object is
Stringpublic LocalDateTime getPendingUdfStartDate()
Stringpublic void setPendingUdfStartDate(LocalDateTime value)
value - allowed object is
Stringpublic String getPendingUdfText()
Stringpublic void setPendingUdfText(String value)
value - allowed object is
Stringpublic Integer getProjectObjectId()
Integerpublic void setProjectObjectId(Integer value)
value - allowed object is
Integerpublic String getRejectedBy()
Stringpublic void setRejectedBy(String value)
value - allowed object is
Stringpublic LocalDateTime getRejectedDate()
Stringpublic void setRejectedDate(LocalDateTime value)
value - allowed object is
Stringpublic Integer getRequestUserObjectId()
Integerpublic void setRequestUserObjectId(Integer value)
value - allowed object is
Integerpublic String getResubmittedBy()
Stringpublic void setResubmittedBy(String value)
value - allowed object is
Stringpublic LocalDateTime getResubmittedDate()
Stringpublic void setResubmittedDate(LocalDateTime value)
value - allowed object is
Stringpublic String getStatus()
Stringpublic void setStatus(String value)
value - allowed object is
Stringpublic String getUDFDataType()
Stringpublic void setUDFDataType(String value)
value - allowed object is
Stringpublic Integer getUDFTypeObjectId()
IntegerCopyright © 2000–2025 MPXJ. All rights reserved.