public class RelationshipType extends Object
Java class for RelationshipType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RelationshipType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Aref" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Arls" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Comments" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="250"/>
</restriction>
</simpleType>
</element>
<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="Driving" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsPredecessorBaseline" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsPredecessorTemplate" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsSuccessorBaseline" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsSuccessorTemplate" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Lag" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}double">
<minInclusive value="-9.9999999999E10"/>
</restriction>
</simpleType>
</element>
<element name="LastUpdateDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="LastUpdateUser" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="255"/>
</restriction>
</simpleType>
</element>
<element name="ObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="PredActIsLongestPath" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="PredActPercentCompleteType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Physical"/>
<enumeration value="Duration"/>
<enumeration value="Units"/>
<enumeration value="Scope"/>
</restriction>
</simpleType>
</element>
<element name="PredActualFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="PredActualStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="PredCalendarObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="PredEarlyFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="PredEarlyStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="PredFreeFloat" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="PredLateFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="PredLateStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="PredTotalFloat" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}double">
<minInclusive value="-9.9999999999E10"/>
</restriction>
</simpleType>
</element>
<element name="PredecessorActivityId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PredecessorActivityName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PredecessorActivityObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="PredecessorActivityType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Task Dependent"/>
<enumeration value="Resource Dependent"/>
<enumeration value="Level of Effort"/>
<enumeration value="Start Milestone"/>
<enumeration value="Finish Milestone"/>
<enumeration value="WBS Summary"/>
</restriction>
</simpleType>
</element>
<element name="PredecessorFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="PredecessorProjectId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PredecessorProjectName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PredecessorProjectObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="PredecessorStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="PredecessorWbsName" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="100"/>
</restriction>
</simpleType>
</element>
<element name="PredecessorWbsShortName" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="40"/>
</restriction>
</simpleType>
</element>
<element name="SuccessorActivityId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SuccessorActivityName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SuccessorActivityObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="SuccessorActivityType" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Task Dependent"/>
<enumeration value="Resource Dependent"/>
<enumeration value="Level of Effort"/>
<enumeration value="Start Milestone"/>
<enumeration value="Finish Milestone"/>
<enumeration value="WBS Summary"/>
</restriction>
</simpleType>
</element>
<element name="SuccessorFinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="SuccessorProjectId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SuccessorProjectObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="SuccessorStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="SuccessorWbsName" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="100"/>
</restriction>
</simpleType>
</element>
<element name="Type" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="Finish to Start"/>
<enumeration value="Finish to Finish"/>
<enumeration value="Start to Start"/>
<enumeration value="Start to Finish"/>
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
RelationshipType() |
| Modifier and Type | Method and Description |
|---|---|
LocalDateTime |
getAref()
Gets the value of the aref property.
|
LocalDateTime |
getArls()
Gets the value of the arls property.
|
String |
getComments()
Gets the value of the comments property.
|
LocalDateTime |
getCreateDate()
Gets the value of the createDate property.
|
String |
getCreateUser()
Gets the value of the createUser property.
|
Double |
getLag()
Gets the value of the lag property.
|
LocalDateTime |
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 |
getPredActPercentCompleteType()
Gets the value of the predActPercentCompleteType property.
|
LocalDateTime |
getPredActualFinishDate()
Gets the value of the predActualFinishDate property.
|
LocalDateTime |
getPredActualStartDate()
Gets the value of the predActualStartDate property.
|
Integer |
getPredCalendarObjectId()
Gets the value of the predCalendarObjectId property.
|
LocalDateTime |
getPredEarlyFinishDate()
Gets the value of the predEarlyFinishDate property.
|
LocalDateTime |
getPredEarlyStartDate()
Gets the value of the predEarlyStartDate property.
|
String |
getPredecessorActivityId()
Gets the value of the predecessorActivityId property.
|
String |
getPredecessorActivityName()
Gets the value of the predecessorActivityName property.
|
Integer |
getPredecessorActivityObjectId()
Gets the value of the predecessorActivityObjectId property.
|
String |
getPredecessorActivityType()
Gets the value of the predecessorActivityType property.
|
LocalDateTime |
getPredecessorFinishDate()
Gets the value of the predecessorFinishDate property.
|
String |
getPredecessorProjectId()
Gets the value of the predecessorProjectId property.
|
String |
getPredecessorProjectName()
Gets the value of the predecessorProjectName property.
|
Integer |
getPredecessorProjectObjectId()
Gets the value of the predecessorProjectObjectId property.
|
LocalDateTime |
getPredecessorStartDate()
Gets the value of the predecessorStartDate property.
|
String |
getPredecessorWbsName()
Gets the value of the predecessorWbsName property.
|
String |
getPredecessorWbsShortName()
Gets the value of the predecessorWbsShortName property.
|
Double |
getPredFreeFloat()
Gets the value of the predFreeFloat property.
|
LocalDateTime |
getPredLateFinishDate()
Gets the value of the predLateFinishDate property.
|
LocalDateTime |
getPredLateStartDate()
Gets the value of the predLateStartDate property.
|
Double |
getPredTotalFloat()
Gets the value of the predTotalFloat property.
|
String |
getSuccessorActivityId()
Gets the value of the successorActivityId property.
|
String |
getSuccessorActivityName()
Gets the value of the successorActivityName property.
|
Integer |
getSuccessorActivityObjectId()
Gets the value of the successorActivityObjectId property.
|
String |
getSuccessorActivityType()
Gets the value of the successorActivityType property.
|
LocalDateTime |
getSuccessorFinishDate()
Gets the value of the successorFinishDate property.
|
String |
getSuccessorProjectId()
Gets the value of the successorProjectId property.
|
Integer |
getSuccessorProjectObjectId()
Gets the value of the successorProjectObjectId property.
|
LocalDateTime |
getSuccessorStartDate()
Gets the value of the successorStartDate property.
|
String |
getSuccessorWbsName()
Gets the value of the successorWbsName property.
|
String |
getType()
Gets the value of the type property.
|
Boolean |
isDriving()
Gets the value of the driving property.
|
Boolean |
isIsPredecessorBaseline()
Gets the value of the isPredecessorBaseline property.
|
Boolean |
isIsPredecessorTemplate()
Gets the value of the isPredecessorTemplate property.
|
Boolean |
isIsSuccessorBaseline()
Gets the value of the isSuccessorBaseline property.
|
Boolean |
isIsSuccessorTemplate()
Gets the value of the isSuccessorTemplate property.
|
Boolean |
isPredActIsLongestPath()
Gets the value of the predActIsLongestPath property.
|
void |
setAref(LocalDateTime value)
Sets the value of the aref property.
|
void |
setArls(LocalDateTime value)
Sets the value of the arls property.
|
void |
setComments(String value)
Sets the value of the comments property.
|
void |
setCreateDate(LocalDateTime value)
Sets the value of the createDate property.
|
void |
setCreateUser(String value)
Sets the value of the createUser property.
|
void |
setDriving(Boolean value)
Sets the value of the driving property.
|
void |
setIsPredecessorBaseline(Boolean value)
Sets the value of the isPredecessorBaseline property.
|
void |
setIsPredecessorTemplate(Boolean value)
Sets the value of the isPredecessorTemplate property.
|
void |
setIsSuccessorBaseline(Boolean value)
Sets the value of the isSuccessorBaseline property.
|
void |
setIsSuccessorTemplate(Boolean value)
Sets the value of the isSuccessorTemplate property.
|
void |
setLag(Double value)
Sets the value of the lag property.
|
void |
setLastUpdateDate(LocalDateTime 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 |
setPredActIsLongestPath(Boolean value)
Sets the value of the predActIsLongestPath property.
|
void |
setPredActPercentCompleteType(String value)
Sets the value of the predActPercentCompleteType property.
|
void |
setPredActualFinishDate(LocalDateTime value)
Sets the value of the predActualFinishDate property.
|
void |
setPredActualStartDate(LocalDateTime value)
Sets the value of the predActualStartDate property.
|
void |
setPredCalendarObjectId(Integer value)
Sets the value of the predCalendarObjectId property.
|
void |
setPredEarlyFinishDate(LocalDateTime value)
Sets the value of the predEarlyFinishDate property.
|
void |
setPredEarlyStartDate(LocalDateTime value)
Sets the value of the predEarlyStartDate property.
|
void |
setPredecessorActivityId(String value)
Sets the value of the predecessorActivityId property.
|
void |
setPredecessorActivityName(String value)
Sets the value of the predecessorActivityName property.
|
void |
setPredecessorActivityObjectId(Integer value)
Sets the value of the predecessorActivityObjectId property.
|
void |
setPredecessorActivityType(String value)
Sets the value of the predecessorActivityType property.
|
void |
setPredecessorFinishDate(LocalDateTime value)
Sets the value of the predecessorFinishDate property.
|
void |
setPredecessorProjectId(String value)
Sets the value of the predecessorProjectId property.
|
void |
setPredecessorProjectName(String value)
Sets the value of the predecessorProjectName property.
|
void |
setPredecessorProjectObjectId(Integer value)
Sets the value of the predecessorProjectObjectId property.
|
void |
setPredecessorStartDate(LocalDateTime value)
Sets the value of the predecessorStartDate property.
|
void |
setPredecessorWbsName(String value)
Sets the value of the predecessorWbsName property.
|
void |
setPredecessorWbsShortName(String value)
Sets the value of the predecessorWbsShortName property.
|
void |
setPredFreeFloat(Double value)
Sets the value of the predFreeFloat property.
|
void |
setPredLateFinishDate(LocalDateTime value)
Sets the value of the predLateFinishDate property.
|
void |
setPredLateStartDate(LocalDateTime value)
Sets the value of the predLateStartDate property.
|
void |
setPredTotalFloat(Double value)
Sets the value of the predTotalFloat property.
|
void |
setSuccessorActivityId(String value)
Sets the value of the successorActivityId property.
|
void |
setSuccessorActivityName(String value)
Sets the value of the successorActivityName property.
|
void |
setSuccessorActivityObjectId(Integer value)
Sets the value of the successorActivityObjectId property.
|
void |
setSuccessorActivityType(String value)
Sets the value of the successorActivityType property.
|
void |
setSuccessorFinishDate(LocalDateTime value)
Sets the value of the successorFinishDate property.
|
void |
setSuccessorProjectId(String value)
Sets the value of the successorProjectId property.
|
void |
setSuccessorProjectObjectId(Integer value)
Sets the value of the successorProjectObjectId property.
|
void |
setSuccessorStartDate(LocalDateTime value)
Sets the value of the successorStartDate property.
|
void |
setSuccessorWbsName(String value)
Sets the value of the successorWbsName property.
|
void |
setType(String value)
Sets the value of the type property.
|
protected LocalDateTime aref
protected LocalDateTime arls
protected String comments
protected LocalDateTime createDate
protected String createUser
protected Boolean driving
protected Boolean isPredecessorBaseline
protected Boolean isPredecessorTemplate
protected Boolean isSuccessorBaseline
protected Boolean isSuccessorTemplate
protected Double lag
protected LocalDateTime lastUpdateDate
protected String lastUpdateUser
protected Integer objectId
protected Boolean predActIsLongestPath
protected String predActPercentCompleteType
protected LocalDateTime predActualFinishDate
protected LocalDateTime predActualStartDate
protected Integer predCalendarObjectId
protected LocalDateTime predEarlyFinishDate
protected LocalDateTime predEarlyStartDate
protected Double predFreeFloat
protected LocalDateTime predLateFinishDate
protected LocalDateTime predLateStartDate
protected Double predTotalFloat
protected String predecessorActivityId
protected String predecessorActivityName
protected Integer predecessorActivityObjectId
protected String predecessorActivityType
protected LocalDateTime predecessorFinishDate
protected String predecessorProjectId
protected String predecessorProjectName
protected Integer predecessorProjectObjectId
protected LocalDateTime predecessorStartDate
protected String predecessorWbsName
protected String predecessorWbsShortName
protected String successorActivityId
protected String successorActivityName
protected Integer successorActivityObjectId
protected String successorActivityType
protected LocalDateTime successorFinishDate
protected String successorProjectId
protected Integer successorProjectObjectId
protected LocalDateTime successorStartDate
protected String successorWbsName
protected String type
public LocalDateTime getAref()
Stringpublic void setAref(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getArls()
Stringpublic void setArls(LocalDateTime value)
value - allowed object is
Stringpublic String getComments()
Stringpublic void setComments(String value)
value - allowed object is
Stringpublic LocalDateTime getCreateDate()
Stringpublic void setCreateDate(LocalDateTime value)
value - allowed object is
Stringpublic String getCreateUser()
Stringpublic void setCreateUser(String value)
value - allowed object is
Stringpublic Boolean isDriving()
Stringpublic void setDriving(Boolean value)
value - allowed object is
Stringpublic Boolean isIsPredecessorBaseline()
Stringpublic void setIsPredecessorBaseline(Boolean value)
value - allowed object is
Stringpublic Boolean isIsPredecessorTemplate()
Stringpublic void setIsPredecessorTemplate(Boolean value)
value - allowed object is
Stringpublic Boolean isIsSuccessorBaseline()
Stringpublic void setIsSuccessorBaseline(Boolean value)
value - allowed object is
Stringpublic Boolean isIsSuccessorTemplate()
Stringpublic void setIsSuccessorTemplate(Boolean value)
value - allowed object is
Stringpublic Double getLag()
Stringpublic void setLag(Double 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 Integer getObjectId()
Integerpublic void setObjectId(Integer value)
value - allowed object is
Integerpublic Boolean isPredActIsLongestPath()
Stringpublic void setPredActIsLongestPath(Boolean value)
value - allowed object is
Stringpublic String getPredActPercentCompleteType()
Stringpublic void setPredActPercentCompleteType(String value)
value - allowed object is
Stringpublic LocalDateTime getPredActualFinishDate()
Stringpublic void setPredActualFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getPredActualStartDate()
Stringpublic void setPredActualStartDate(LocalDateTime value)
value - allowed object is
Stringpublic Integer getPredCalendarObjectId()
Integerpublic void setPredCalendarObjectId(Integer value)
value - allowed object is
Integerpublic LocalDateTime getPredEarlyFinishDate()
Stringpublic void setPredEarlyFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getPredEarlyStartDate()
Stringpublic void setPredEarlyStartDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getPredFreeFloat()
Stringpublic void setPredFreeFloat(Double value)
value - allowed object is
Stringpublic LocalDateTime getPredLateFinishDate()
Stringpublic void setPredLateFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getPredLateStartDate()
Stringpublic void setPredLateStartDate(LocalDateTime value)
value - allowed object is
Stringpublic Double getPredTotalFloat()
Stringpublic void setPredTotalFloat(Double value)
value - allowed object is
Stringpublic String getPredecessorActivityId()
Stringpublic void setPredecessorActivityId(String value)
value - allowed object is
Stringpublic String getPredecessorActivityName()
Stringpublic void setPredecessorActivityName(String value)
value - allowed object is
Stringpublic Integer getPredecessorActivityObjectId()
Integerpublic void setPredecessorActivityObjectId(Integer value)
value - allowed object is
Integerpublic String getPredecessorActivityType()
Stringpublic void setPredecessorActivityType(String value)
value - allowed object is
Stringpublic LocalDateTime getPredecessorFinishDate()
Stringpublic void setPredecessorFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic String getPredecessorProjectId()
Stringpublic void setPredecessorProjectId(String value)
value - allowed object is
Stringpublic String getPredecessorProjectName()
Stringpublic void setPredecessorProjectName(String value)
value - allowed object is
Stringpublic Integer getPredecessorProjectObjectId()
Integerpublic void setPredecessorProjectObjectId(Integer value)
value - allowed object is
Integerpublic LocalDateTime getPredecessorStartDate()
Stringpublic void setPredecessorStartDate(LocalDateTime value)
value - allowed object is
Stringpublic String getPredecessorWbsName()
Stringpublic void setPredecessorWbsName(String value)
value - allowed object is
Stringpublic String getPredecessorWbsShortName()
Stringpublic void setPredecessorWbsShortName(String value)
value - allowed object is
Stringpublic String getSuccessorActivityId()
Stringpublic void setSuccessorActivityId(String value)
value - allowed object is
Stringpublic String getSuccessorActivityName()
Stringpublic void setSuccessorActivityName(String value)
value - allowed object is
Stringpublic Integer getSuccessorActivityObjectId()
Integerpublic void setSuccessorActivityObjectId(Integer value)
value - allowed object is
Integerpublic String getSuccessorActivityType()
Stringpublic void setSuccessorActivityType(String value)
value - allowed object is
Stringpublic LocalDateTime getSuccessorFinishDate()
Stringpublic void setSuccessorFinishDate(LocalDateTime value)
value - allowed object is
Stringpublic String getSuccessorProjectId()
Stringpublic void setSuccessorProjectId(String value)
value - allowed object is
Stringpublic Integer getSuccessorProjectObjectId()
Integerpublic void setSuccessorProjectObjectId(Integer value)
value - allowed object is
Integerpublic LocalDateTime getSuccessorStartDate()
Stringpublic void setSuccessorStartDate(LocalDateTime value)
value - allowed object is
Stringpublic String getSuccessorWbsName()
Stringpublic void setSuccessorWbsName(String value)
value - allowed object is
Stringpublic String getType()
StringCopyright © 2000–2025 MPXJ. All rights reserved.