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" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <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()
String
public void setAref(LocalDateTime value)
value
- allowed object is
String
public LocalDateTime getArls()
String
public void setArls(LocalDateTime value)
value
- allowed object is
String
public String getComments()
String
public void setComments(String value)
value
- allowed object is
String
public LocalDateTime getCreateDate()
String
public void setCreateDate(LocalDateTime value)
value
- allowed object is
String
public String getCreateUser()
String
public void setCreateUser(String value)
value
- allowed object is
String
public Boolean isDriving()
String
public void setDriving(Boolean value)
value
- allowed object is
String
public Boolean isIsPredecessorBaseline()
String
public void setIsPredecessorBaseline(Boolean value)
value
- allowed object is
String
public Boolean isIsPredecessorTemplate()
String
public void setIsPredecessorTemplate(Boolean value)
value
- allowed object is
String
public Boolean isIsSuccessorBaseline()
String
public void setIsSuccessorBaseline(Boolean value)
value
- allowed object is
String
public Boolean isIsSuccessorTemplate()
String
public void setIsSuccessorTemplate(Boolean value)
value
- allowed object is
String
public Double getLag()
String
public void setLag(Double value)
value
- allowed object is
String
public LocalDateTime getLastUpdateDate()
String
public void setLastUpdateDate(LocalDateTime value)
value
- allowed object is
String
public String getLastUpdateUser()
String
public void setLastUpdateUser(String value)
value
- allowed object is
String
public Integer getObjectId()
Integer
public void setObjectId(Integer value)
value
- allowed object is
Integer
public Boolean isPredActIsLongestPath()
String
public void setPredActIsLongestPath(Boolean value)
value
- allowed object is
String
public String getPredActPercentCompleteType()
String
public void setPredActPercentCompleteType(String value)
value
- allowed object is
String
public LocalDateTime getPredActualFinishDate()
String
public void setPredActualFinishDate(LocalDateTime value)
value
- allowed object is
String
public LocalDateTime getPredActualStartDate()
String
public void setPredActualStartDate(LocalDateTime value)
value
- allowed object is
String
public Integer getPredCalendarObjectId()
Integer
public void setPredCalendarObjectId(Integer value)
value
- allowed object is
Integer
public LocalDateTime getPredEarlyFinishDate()
String
public void setPredEarlyFinishDate(LocalDateTime value)
value
- allowed object is
String
public LocalDateTime getPredEarlyStartDate()
String
public void setPredEarlyStartDate(LocalDateTime value)
value
- allowed object is
String
public Double getPredFreeFloat()
String
public void setPredFreeFloat(Double value)
value
- allowed object is
String
public LocalDateTime getPredLateFinishDate()
String
public void setPredLateFinishDate(LocalDateTime value)
value
- allowed object is
String
public LocalDateTime getPredLateStartDate()
String
public void setPredLateStartDate(LocalDateTime value)
value
- allowed object is
String
public Double getPredTotalFloat()
String
public void setPredTotalFloat(Double value)
value
- allowed object is
String
public String getPredecessorActivityId()
String
public void setPredecessorActivityId(String value)
value
- allowed object is
String
public String getPredecessorActivityName()
String
public void setPredecessorActivityName(String value)
value
- allowed object is
String
public Integer getPredecessorActivityObjectId()
Integer
public void setPredecessorActivityObjectId(Integer value)
value
- allowed object is
Integer
public String getPredecessorActivityType()
String
public void setPredecessorActivityType(String value)
value
- allowed object is
String
public LocalDateTime getPredecessorFinishDate()
String
public void setPredecessorFinishDate(LocalDateTime value)
value
- allowed object is
String
public String getPredecessorProjectId()
String
public void setPredecessorProjectId(String value)
value
- allowed object is
String
public String getPredecessorProjectName()
String
public void setPredecessorProjectName(String value)
value
- allowed object is
String
public Integer getPredecessorProjectObjectId()
Integer
public void setPredecessorProjectObjectId(Integer value)
value
- allowed object is
Integer
public LocalDateTime getPredecessorStartDate()
String
public void setPredecessorStartDate(LocalDateTime value)
value
- allowed object is
String
public String getPredecessorWbsName()
String
public void setPredecessorWbsName(String value)
value
- allowed object is
String
public String getPredecessorWbsShortName()
String
public void setPredecessorWbsShortName(String value)
value
- allowed object is
String
public String getSuccessorActivityId()
String
public void setSuccessorActivityId(String value)
value
- allowed object is
String
public String getSuccessorActivityName()
String
public void setSuccessorActivityName(String value)
value
- allowed object is
String
public Integer getSuccessorActivityObjectId()
Integer
public void setSuccessorActivityObjectId(Integer value)
value
- allowed object is
Integer
public String getSuccessorActivityType()
String
public void setSuccessorActivityType(String value)
value
- allowed object is
String
public LocalDateTime getSuccessorFinishDate()
String
public void setSuccessorFinishDate(LocalDateTime value)
value
- allowed object is
String
public String getSuccessorProjectId()
String
public void setSuccessorProjectId(String value)
value
- allowed object is
String
public Integer getSuccessorProjectObjectId()
Integer
public void setSuccessorProjectObjectId(Integer value)
value
- allowed object is
Integer
public LocalDateTime getSuccessorStartDate()
String
public void setSuccessorStartDate(LocalDateTime value)
value
- allowed object is
String
public String getSuccessorWbsName()
String
public void setSuccessorWbsName(String value)
value
- allowed object is
String
public String getType()
String
Copyright © 2000–2024 Packwood Software. All rights reserved.