public class RiskType extends Object
Java class for RiskType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RiskType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Cause" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="4000"/>
</restriction>
</simpleType>
</element>
<element name="CostThresholdId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="CreateDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" 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="Description" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="4000"/>
</restriction>
</simpleType>
</element>
<element name="Effect" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="4000"/>
</restriction>
</simpleType>
</element>
<element name="Exposure" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="ExposureFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="ExposureStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Id" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="40"/>
</restriction>
</simpleType>
</element>
<element name="IdentifiedByResourceId" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="20"/>
</restriction>
</simpleType>
</element>
<element name="IdentifiedByResourceName" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="100"/>
</restriction>
</simpleType>
</element>
<element name="IdentifiedByResourceObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="IdentifiedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="ImpactThresholdValues" 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="IsTemplate" 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="Name" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="200"/>
</restriction>
</simpleType>
</element>
<element name="Note" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="4000"/>
</restriction>
</simpleType>
</element>
<element name="ObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ProbabilityThresholdId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ProjectId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ProjectName" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="100"/>
</restriction>
</simpleType>
</element>
<element name="ProjectObjectId" 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="ResponseTotalCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="RiskCategoryName" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="40"/>
</restriction>
</simpleType>
</element>
<element name="RiskCategoryObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ScheduleThresholdId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="Score" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ScoreColor" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<pattern value="#[A-Fa-f0-9]{6}"/>
</restriction>
</simpleType>
</element>
<element name="ScoreText" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="40"/>
</restriction>
</simpleType>
</element>
<element name="Status" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Proposed"/>
<enumeration value="Open"/>
<enumeration value="Active"/>
<enumeration value="Rejected"/>
<enumeration value="Managed"/>
<enumeration value="Impacted"/>
</restriction>
</simpleType>
</element>
<element name="Type" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Threat"/>
<enumeration value="Opportunity"/>
</restriction>
</simpleType>
</element>
<element name="UDF" type="{http://xmlns.oracle.com/Primavera/P6/V24.12/API/BusinessObjects}UDFAssignmentType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
RiskType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCause()
Gets the value of the cause property.
|
Integer |
getCostThresholdId()
Gets the value of the costThresholdId property.
|
LocalDateTime |
getCreateDate()
Gets the value of the createDate property.
|
String |
getCreateUser()
Gets the value of the createUser property.
|
String |
getDescription()
Gets the value of the description property.
|
String |
getEffect()
Gets the value of the effect property.
|
Double |
getExposure()
Gets the value of the exposure property.
|
LocalDateTime |
getExposureFinishDate()
Gets the value of the exposureFinishDate property.
|
LocalDateTime |
getExposureStartDate()
Gets the value of the exposureStartDate property.
|
String |
getId()
Gets the value of the id property.
|
String |
getIdentifiedByResourceId()
Gets the value of the identifiedByResourceId property.
|
String |
getIdentifiedByResourceName()
Gets the value of the identifiedByResourceName property.
|
Integer |
getIdentifiedByResourceObjectId()
Gets the value of the identifiedByResourceObjectId property.
|
LocalDateTime |
getIdentifiedDate()
Gets the value of the identifiedDate property.
|
Integer |
getImpactThresholdValues()
Gets the value of the impactThresholdValues property.
|
LocalDateTime |
getLastUpdateDate()
Gets the value of the lastUpdateDate property.
|
String |
getLastUpdateUser()
Gets the value of the lastUpdateUser property.
|
String |
getName()
Gets the value of the name property.
|
String |
getNote()
Gets the value of the note property.
|
Integer |
getObjectId()
Gets the value of the objectId property.
|
Integer |
getProbabilityThresholdId()
Gets the value of the probabilityThresholdId property.
|
String |
getProjectId()
Gets the value of the projectId property.
|
String |
getProjectName()
Gets the value of the projectName property.
|
Integer |
getProjectObjectId()
Gets the value of the projectObjectId 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.
|
Double |
getResponseTotalCost()
Gets the value of the responseTotalCost property.
|
String |
getRiskCategoryName()
Gets the value of the riskCategoryName property.
|
Integer |
getRiskCategoryObjectId()
Gets the value of the riskCategoryObjectId property.
|
Integer |
getScheduleThresholdId()
Gets the value of the scheduleThresholdId property.
|
Integer |
getScore()
Gets the value of the score property.
|
String |
getScoreColor()
Gets the value of the scoreColor property.
|
String |
getScoreText()
Gets the value of the scoreText property.
|
String |
getStatus()
Gets the value of the status property.
|
String |
getType()
Gets the value of the type property.
|
List<UDFAssignmentType> |
getUDF()
Gets the value of the udf property.
|
Boolean |
isIsBaseline()
Gets the value of the isBaseline property.
|
Boolean |
isIsTemplate()
Gets the value of the isTemplate property.
|
void |
setCause(String value)
Sets the value of the cause property.
|
void |
setCostThresholdId(Integer value)
Sets the value of the costThresholdId property.
|
void |
setCreateDate(LocalDateTime value)
Sets the value of the createDate property.
|
void |
setCreateUser(String value)
Sets the value of the createUser property.
|
void |
setDescription(String value)
Sets the value of the description property.
|
void |
setEffect(String value)
Sets the value of the effect property.
|
void |
setExposure(Double value)
Sets the value of the exposure property.
|
void |
setExposureFinishDate(LocalDateTime value)
Sets the value of the exposureFinishDate property.
|
void |
setExposureStartDate(LocalDateTime value)
Sets the value of the exposureStartDate property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setIdentifiedByResourceId(String value)
Sets the value of the identifiedByResourceId property.
|
void |
setIdentifiedByResourceName(String value)
Sets the value of the identifiedByResourceName property.
|
void |
setIdentifiedByResourceObjectId(Integer value)
Sets the value of the identifiedByResourceObjectId property.
|
void |
setIdentifiedDate(LocalDateTime value)
Sets the value of the identifiedDate property.
|
void |
setImpactThresholdValues(Integer value)
Sets the value of the impactThresholdValues property.
|
void |
setIsBaseline(Boolean value)
Sets the value of the isBaseline property.
|
void |
setIsTemplate(Boolean value)
Sets the value of the isTemplate property.
|
void |
setLastUpdateDate(LocalDateTime value)
Sets the value of the lastUpdateDate property.
|
void |
setLastUpdateUser(String value)
Sets the value of the lastUpdateUser property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setNote(String value)
Sets the value of the note property.
|
void |
setObjectId(Integer value)
Sets the value of the objectId property.
|
void |
setProbabilityThresholdId(Integer value)
Sets the value of the probabilityThresholdId 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(Integer value)
Sets the value of the projectObjectId 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 |
setResponseTotalCost(Double value)
Sets the value of the responseTotalCost property.
|
void |
setRiskCategoryName(String value)
Sets the value of the riskCategoryName property.
|
void |
setRiskCategoryObjectId(Integer value)
Sets the value of the riskCategoryObjectId property.
|
void |
setScheduleThresholdId(Integer value)
Sets the value of the scheduleThresholdId property.
|
void |
setScore(Integer value)
Sets the value of the score property.
|
void |
setScoreColor(String value)
Sets the value of the scoreColor property.
|
void |
setScoreText(String value)
Sets the value of the scoreText property.
|
void |
setStatus(String value)
Sets the value of the status property.
|
void |
setType(String value)
Sets the value of the type property.
|
protected String cause
protected Integer costThresholdId
protected LocalDateTime createDate
protected String createUser
protected String description
protected String effect
protected Double exposure
protected LocalDateTime exposureFinishDate
protected LocalDateTime exposureStartDate
protected String id
protected String identifiedByResourceId
protected String identifiedByResourceName
protected Integer identifiedByResourceObjectId
protected LocalDateTime identifiedDate
protected Integer impactThresholdValues
protected Boolean isBaseline
protected Boolean isTemplate
protected LocalDateTime lastUpdateDate
protected String lastUpdateUser
protected String name
protected String note
protected Integer objectId
protected Integer probabilityThresholdId
protected String projectId
protected String projectName
protected Integer projectObjectId
protected String resourceId
protected String resourceName
protected Integer resourceObjectId
protected Double responseTotalCost
protected String riskCategoryName
protected Integer riskCategoryObjectId
protected Integer scheduleThresholdId
protected Integer score
protected String scoreColor
protected String scoreText
protected String status
protected String type
protected List<UDFAssignmentType> udf
public String getCause()
Stringpublic void setCause(String value)
value - allowed object is
Stringpublic Integer getCostThresholdId()
Integerpublic void setCostThresholdId(Integer value)
value - allowed object is
Integerpublic LocalDateTime getCreateDate()
Stringpublic void setCreateDate(LocalDateTime value)
value - allowed object is
Stringpublic String getCreateUser()
Stringpublic void setCreateUser(String value)
value - allowed object is
Stringpublic String getDescription()
Stringpublic void setDescription(String value)
value - allowed object is
Stringpublic String getEffect()
Stringpublic void setEffect(String value)
value - allowed object is
Stringpublic Double getExposure()
Stringpublic void setExposure(Double value)
value - allowed object is
Stringpublic LocalDateTime getExposureFinishDate()
Stringpublic void setExposureFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getExposureStartDate()
Stringpublic void setExposureStartDate(LocalDateTime value)
value - allowed object is
Stringpublic void setId(String value)
value - allowed object is
Stringpublic String getIdentifiedByResourceId()
Stringpublic void setIdentifiedByResourceId(String value)
value - allowed object is
Stringpublic String getIdentifiedByResourceName()
Stringpublic void setIdentifiedByResourceName(String value)
value - allowed object is
Stringpublic Integer getIdentifiedByResourceObjectId()
Integerpublic void setIdentifiedByResourceObjectId(Integer value)
value - allowed object is
Integerpublic LocalDateTime getIdentifiedDate()
Stringpublic void setIdentifiedDate(LocalDateTime value)
value - allowed object is
Stringpublic Integer getImpactThresholdValues()
Integerpublic void setImpactThresholdValues(Integer value)
value - allowed object is
Integerpublic Boolean isIsBaseline()
Stringpublic void setIsBaseline(Boolean value)
value - allowed object is
Stringpublic Boolean isIsTemplate()
Stringpublic void setIsTemplate(Boolean value)
value - allowed object is
Stringpublic LocalDateTime getLastUpdateDate()
Stringpublic void setLastUpdateDate(LocalDateTime value)
value - allowed object is
Stringpublic String getLastUpdateUser()
Stringpublic void setLastUpdateUser(String value)
value - allowed object is
Stringpublic String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic String getNote()
Stringpublic void setNote(String value)
value - allowed object is
Stringpublic Integer getObjectId()
Integerpublic void setObjectId(Integer value)
value - allowed object is
Integerpublic Integer getProbabilityThresholdId()
Integerpublic void setProbabilityThresholdId(Integer value)
value - allowed object is
Integerpublic String getProjectId()
Stringpublic void setProjectId(String value)
value - allowed object is
Stringpublic String getProjectName()
Stringpublic void setProjectName(String value)
value - allowed object is
Stringpublic Integer getProjectObjectId()
Integerpublic void setProjectObjectId(Integer value)
value - allowed object is
Integerpublic 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 Double getResponseTotalCost()
Stringpublic void setResponseTotalCost(Double value)
value - allowed object is
Stringpublic String getRiskCategoryName()
Stringpublic void setRiskCategoryName(String value)
value - allowed object is
Stringpublic Integer getRiskCategoryObjectId()
Integerpublic void setRiskCategoryObjectId(Integer value)
value - allowed object is
Integerpublic Integer getScheduleThresholdId()
Integerpublic void setScheduleThresholdId(Integer value)
value - allowed object is
Integerpublic Integer getScore()
Integerpublic void setScore(Integer value)
value - allowed object is
Integerpublic String getScoreColor()
Stringpublic void setScoreColor(String value)
value - allowed object is
Stringpublic String getScoreText()
Stringpublic void setScoreText(String value)
value - allowed object is
Stringpublic String getStatus()
Stringpublic void setStatus(String value)
value - allowed object is
Stringpublic String getType()
Stringpublic void setType(String value)
value - allowed object is
Stringpublic List<UDFAssignmentType> getUDF()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the udf property.
For example, to add a new item, do as follows:
getUDF().add(newItem);
Objects of the following type(s) are allowed in the list
UDFAssignmentType
Copyright © 2000–2025 MPXJ. All rights reserved.