public class ScheduleCheckOptionType extends Object
Java class for ScheduleCheckOptionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ScheduleCheckOptionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="BEITripwireTarget" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}double">
<minInclusive value="0.0"/>
<maxInclusive value="1.0"/>
</restriction>
</simpleType>
</element>
<element name="CheckBEITripwire" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CheckDanglingFinish" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CheckDanglingStart" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CheckHardConstraints" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CheckInvalidProgress" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CheckLags" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CheckLargeDurations" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CheckLargeFloat" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CheckLateActivities" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CheckLogic" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CheckLongLags" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CheckNegativeFloat" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CheckNegativeLags" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CheckRelationShips" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CheckResources" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CheckSoftConstraints" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="DanglingFinishTarget" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
<minInclusive value="0"/>
<maxInclusive value="100"/>
</restriction>
</simpleType>
</element>
<element name="DanglingStartTarget" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
<minInclusive value="0"/>
<maxInclusive value="100"/>
</restriction>
</simpleType>
</element>
<element name="HardConstraintTarget" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
<minInclusive value="0"/>
<maxInclusive value="100"/>
</restriction>
</simpleType>
</element>
<element name="LagsTarget" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
<minInclusive value="0"/>
<maxInclusive value="100"/>
</restriction>
</simpleType>
</element>
<element name="LargeDurationCriteria" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
<minInclusive value="0"/>
<maxInclusive value="2147483647"/>
</restriction>
</simpleType>
</element>
<element name="LargeDurationTarget" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
<minInclusive value="0"/>
<maxInclusive value="100"/>
</restriction>
</simpleType>
</element>
<element name="LargeFloatCriteria" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
<minInclusive value="0"/>
<maxInclusive value="2147483647"/>
</restriction>
</simpleType>
</element>
<element name="LargeFloatTarget" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
<minInclusive value="0"/>
<maxInclusive value="100"/>
</restriction>
</simpleType>
</element>
<element name="LateActivitiesTarget" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
<minInclusive value="0"/>
<maxInclusive value="100"/>
</restriction>
</simpleType>
</element>
<element name="LogicTarget" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
<minInclusive value="0"/>
<maxInclusive value="100"/>
</restriction>
</simpleType>
</element>
<element name="LongLagsCriteria" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
<minInclusive value="0"/>
<maxInclusive value="2147483647"/>
</restriction>
</simpleType>
</element>
<element name="LongLagsTarget" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
<minInclusive value="0"/>
<maxInclusive value="100"/>
</restriction>
</simpleType>
</element>
<element name="NegativeFloatTarget" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
<minInclusive value="0"/>
<maxInclusive value="100"/>
</restriction>
</simpleType>
</element>
<element name="NegativeLagsTarget" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
<minInclusive value="0"/>
<maxInclusive value="100"/>
</restriction>
</simpleType>
</element>
<element name="ProgressDateTarget" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
<minInclusive value="0"/>
<maxInclusive value="100"/>
</restriction>
</simpleType>
</element>
<element name="ProjPropTypeInt" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ProjectObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="PropValue" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="RelationshipTarget" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
<minInclusive value="0"/>
<maxInclusive value="100"/>
</restriction>
</simpleType>
</element>
<element name="ResourcesTarget" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
<minInclusive value="0"/>
<maxInclusive value="100"/>
</restriction>
</simpleType>
</element>
<element name="ScheduleCheckData" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ScheduleCheckOptionsId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="SoftConstraintTarget" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
<minInclusive value="0"/>
<maxInclusive value="100"/>
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ScheduleCheckOptionType() |
| Modifier and Type | Method and Description |
|---|---|
Double |
getBEITripwireTarget()
Gets the value of the beiTripwireTarget property.
|
Integer |
getDanglingFinishTarget()
Gets the value of the danglingFinishTarget property.
|
Integer |
getDanglingStartTarget()
Gets the value of the danglingStartTarget property.
|
Integer |
getHardConstraintTarget()
Gets the value of the hardConstraintTarget property.
|
Integer |
getLagsTarget()
Gets the value of the lagsTarget property.
|
Integer |
getLargeDurationCriteria()
Gets the value of the largeDurationCriteria property.
|
Integer |
getLargeDurationTarget()
Gets the value of the largeDurationTarget property.
|
Integer |
getLargeFloatCriteria()
Gets the value of the largeFloatCriteria property.
|
Integer |
getLargeFloatTarget()
Gets the value of the largeFloatTarget property.
|
Integer |
getLateActivitiesTarget()
Gets the value of the lateActivitiesTarget property.
|
Integer |
getLogicTarget()
Gets the value of the logicTarget property.
|
Integer |
getLongLagsCriteria()
Gets the value of the longLagsCriteria property.
|
Integer |
getLongLagsTarget()
Gets the value of the longLagsTarget property.
|
Integer |
getNegativeFloatTarget()
Gets the value of the negativeFloatTarget property.
|
Integer |
getNegativeLagsTarget()
Gets the value of the negativeLagsTarget property.
|
Integer |
getProgressDateTarget()
Gets the value of the progressDateTarget property.
|
Integer |
getProjectObjectId()
Gets the value of the projectObjectId property.
|
Integer |
getProjPropTypeInt()
Gets the value of the projPropTypeInt property.
|
String |
getPropValue()
Gets the value of the propValue property.
|
Integer |
getRelationshipTarget()
Gets the value of the relationshipTarget property.
|
Integer |
getResourcesTarget()
Gets the value of the resourcesTarget property.
|
String |
getScheduleCheckData()
Gets the value of the scheduleCheckData property.
|
Integer |
getScheduleCheckOptionsId()
Gets the value of the scheduleCheckOptionsId property.
|
Integer |
getSoftConstraintTarget()
Gets the value of the softConstraintTarget property.
|
Boolean |
isCheckBEITripwire()
Gets the value of the checkBEITripwire property.
|
Boolean |
isCheckDanglingFinish()
Gets the value of the checkDanglingFinish property.
|
Boolean |
isCheckDanglingStart()
Gets the value of the checkDanglingStart property.
|
Boolean |
isCheckHardConstraints()
Gets the value of the checkHardConstraints property.
|
Boolean |
isCheckInvalidProgress()
Gets the value of the checkInvalidProgress property.
|
Boolean |
isCheckLags()
Gets the value of the checkLags property.
|
Boolean |
isCheckLargeDurations()
Gets the value of the checkLargeDurations property.
|
Boolean |
isCheckLargeFloat()
Gets the value of the checkLargeFloat property.
|
Boolean |
isCheckLateActivities()
Gets the value of the checkLateActivities property.
|
Boolean |
isCheckLogic()
Gets the value of the checkLogic property.
|
Boolean |
isCheckLongLags()
Gets the value of the checkLongLags property.
|
Boolean |
isCheckNegativeFloat()
Gets the value of the checkNegativeFloat property.
|
Boolean |
isCheckNegativeLags()
Gets the value of the checkNegativeLags property.
|
Boolean |
isCheckRelationShips()
Gets the value of the checkRelationShips property.
|
Boolean |
isCheckResources()
Gets the value of the checkResources property.
|
Boolean |
isCheckSoftConstraints()
Gets the value of the checkSoftConstraints property.
|
void |
setBEITripwireTarget(Double value)
Sets the value of the beiTripwireTarget property.
|
void |
setCheckBEITripwire(Boolean value)
Sets the value of the checkBEITripwire property.
|
void |
setCheckDanglingFinish(Boolean value)
Sets the value of the checkDanglingFinish property.
|
void |
setCheckDanglingStart(Boolean value)
Sets the value of the checkDanglingStart property.
|
void |
setCheckHardConstraints(Boolean value)
Sets the value of the checkHardConstraints property.
|
void |
setCheckInvalidProgress(Boolean value)
Sets the value of the checkInvalidProgress property.
|
void |
setCheckLags(Boolean value)
Sets the value of the checkLags property.
|
void |
setCheckLargeDurations(Boolean value)
Sets the value of the checkLargeDurations property.
|
void |
setCheckLargeFloat(Boolean value)
Sets the value of the checkLargeFloat property.
|
void |
setCheckLateActivities(Boolean value)
Sets the value of the checkLateActivities property.
|
void |
setCheckLogic(Boolean value)
Sets the value of the checkLogic property.
|
void |
setCheckLongLags(Boolean value)
Sets the value of the checkLongLags property.
|
void |
setCheckNegativeFloat(Boolean value)
Sets the value of the checkNegativeFloat property.
|
void |
setCheckNegativeLags(Boolean value)
Sets the value of the checkNegativeLags property.
|
void |
setCheckRelationShips(Boolean value)
Sets the value of the checkRelationShips property.
|
void |
setCheckResources(Boolean value)
Sets the value of the checkResources property.
|
void |
setCheckSoftConstraints(Boolean value)
Sets the value of the checkSoftConstraints property.
|
void |
setDanglingFinishTarget(Integer value)
Sets the value of the danglingFinishTarget property.
|
void |
setDanglingStartTarget(Integer value)
Sets the value of the danglingStartTarget property.
|
void |
setHardConstraintTarget(Integer value)
Sets the value of the hardConstraintTarget property.
|
void |
setLagsTarget(Integer value)
Sets the value of the lagsTarget property.
|
void |
setLargeDurationCriteria(Integer value)
Sets the value of the largeDurationCriteria property.
|
void |
setLargeDurationTarget(Integer value)
Sets the value of the largeDurationTarget property.
|
void |
setLargeFloatCriteria(Integer value)
Sets the value of the largeFloatCriteria property.
|
void |
setLargeFloatTarget(Integer value)
Sets the value of the largeFloatTarget property.
|
void |
setLateActivitiesTarget(Integer value)
Sets the value of the lateActivitiesTarget property.
|
void |
setLogicTarget(Integer value)
Sets the value of the logicTarget property.
|
void |
setLongLagsCriteria(Integer value)
Sets the value of the longLagsCriteria property.
|
void |
setLongLagsTarget(Integer value)
Sets the value of the longLagsTarget property.
|
void |
setNegativeFloatTarget(Integer value)
Sets the value of the negativeFloatTarget property.
|
void |
setNegativeLagsTarget(Integer value)
Sets the value of the negativeLagsTarget property.
|
void |
setProgressDateTarget(Integer value)
Sets the value of the progressDateTarget property.
|
void |
setProjectObjectId(Integer value)
Sets the value of the projectObjectId property.
|
void |
setProjPropTypeInt(Integer value)
Sets the value of the projPropTypeInt property.
|
void |
setPropValue(String value)
Sets the value of the propValue property.
|
void |
setRelationshipTarget(Integer value)
Sets the value of the relationshipTarget property.
|
void |
setResourcesTarget(Integer value)
Sets the value of the resourcesTarget property.
|
void |
setScheduleCheckData(String value)
Sets the value of the scheduleCheckData property.
|
void |
setScheduleCheckOptionsId(Integer value)
Sets the value of the scheduleCheckOptionsId property.
|
void |
setSoftConstraintTarget(Integer value)
Sets the value of the softConstraintTarget property.
|
protected Double beiTripwireTarget
protected Boolean checkBEITripwire
protected Boolean checkDanglingFinish
protected Boolean checkDanglingStart
protected Boolean checkHardConstraints
protected Boolean checkInvalidProgress
protected Boolean checkLags
protected Boolean checkLargeDurations
protected Boolean checkLargeFloat
protected Boolean checkLateActivities
protected Boolean checkLogic
protected Boolean checkLongLags
protected Boolean checkNegativeFloat
protected Boolean checkNegativeLags
protected Boolean checkRelationShips
protected Boolean checkResources
protected Boolean checkSoftConstraints
protected Integer danglingFinishTarget
protected Integer danglingStartTarget
protected Integer hardConstraintTarget
protected Integer lagsTarget
protected Integer largeDurationCriteria
protected Integer largeDurationTarget
protected Integer largeFloatCriteria
protected Integer largeFloatTarget
protected Integer lateActivitiesTarget
protected Integer logicTarget
protected Integer longLagsCriteria
protected Integer longLagsTarget
protected Integer negativeFloatTarget
protected Integer negativeLagsTarget
protected Integer progressDateTarget
protected Integer projPropTypeInt
protected Integer projectObjectId
protected String propValue
protected Integer relationshipTarget
protected Integer resourcesTarget
protected String scheduleCheckData
protected Integer scheduleCheckOptionsId
protected Integer softConstraintTarget
public Double getBEITripwireTarget()
Stringpublic void setBEITripwireTarget(Double value)
value - allowed object is
Stringpublic Boolean isCheckBEITripwire()
Stringpublic void setCheckBEITripwire(Boolean value)
value - allowed object is
Stringpublic Boolean isCheckDanglingFinish()
Stringpublic void setCheckDanglingFinish(Boolean value)
value - allowed object is
Stringpublic Boolean isCheckDanglingStart()
Stringpublic void setCheckDanglingStart(Boolean value)
value - allowed object is
Stringpublic Boolean isCheckHardConstraints()
Stringpublic void setCheckHardConstraints(Boolean value)
value - allowed object is
Stringpublic Boolean isCheckInvalidProgress()
Stringpublic void setCheckInvalidProgress(Boolean value)
value - allowed object is
Stringpublic Boolean isCheckLags()
Stringpublic void setCheckLags(Boolean value)
value - allowed object is
Stringpublic Boolean isCheckLargeDurations()
Stringpublic void setCheckLargeDurations(Boolean value)
value - allowed object is
Stringpublic Boolean isCheckLargeFloat()
Stringpublic void setCheckLargeFloat(Boolean value)
value - allowed object is
Stringpublic Boolean isCheckLateActivities()
Stringpublic void setCheckLateActivities(Boolean value)
value - allowed object is
Stringpublic Boolean isCheckLogic()
Stringpublic void setCheckLogic(Boolean value)
value - allowed object is
Stringpublic Boolean isCheckLongLags()
Stringpublic void setCheckLongLags(Boolean value)
value - allowed object is
Stringpublic Boolean isCheckNegativeFloat()
Stringpublic void setCheckNegativeFloat(Boolean value)
value - allowed object is
Stringpublic Boolean isCheckNegativeLags()
Stringpublic void setCheckNegativeLags(Boolean value)
value - allowed object is
Stringpublic Boolean isCheckRelationShips()
Stringpublic void setCheckRelationShips(Boolean value)
value - allowed object is
Stringpublic Boolean isCheckResources()
Stringpublic void setCheckResources(Boolean value)
value - allowed object is
Stringpublic Boolean isCheckSoftConstraints()
Stringpublic void setCheckSoftConstraints(Boolean value)
value - allowed object is
Stringpublic Integer getDanglingFinishTarget()
Integerpublic void setDanglingFinishTarget(Integer value)
value - allowed object is
Integerpublic Integer getDanglingStartTarget()
Integerpublic void setDanglingStartTarget(Integer value)
value - allowed object is
Integerpublic Integer getHardConstraintTarget()
Integerpublic void setHardConstraintTarget(Integer value)
value - allowed object is
Integerpublic Integer getLagsTarget()
Integerpublic void setLagsTarget(Integer value)
value - allowed object is
Integerpublic Integer getLargeDurationCriteria()
Integerpublic void setLargeDurationCriteria(Integer value)
value - allowed object is
Integerpublic Integer getLargeDurationTarget()
Integerpublic void setLargeDurationTarget(Integer value)
value - allowed object is
Integerpublic Integer getLargeFloatCriteria()
Integerpublic void setLargeFloatCriteria(Integer value)
value - allowed object is
Integerpublic Integer getLargeFloatTarget()
Integerpublic void setLargeFloatTarget(Integer value)
value - allowed object is
Integerpublic Integer getLateActivitiesTarget()
Integerpublic void setLateActivitiesTarget(Integer value)
value - allowed object is
Integerpublic Integer getLogicTarget()
Integerpublic void setLogicTarget(Integer value)
value - allowed object is
Integerpublic Integer getLongLagsCriteria()
Integerpublic void setLongLagsCriteria(Integer value)
value - allowed object is
Integerpublic Integer getLongLagsTarget()
Integerpublic void setLongLagsTarget(Integer value)
value - allowed object is
Integerpublic Integer getNegativeFloatTarget()
Integerpublic void setNegativeFloatTarget(Integer value)
value - allowed object is
Integerpublic Integer getNegativeLagsTarget()
Integerpublic void setNegativeLagsTarget(Integer value)
value - allowed object is
Integerpublic Integer getProgressDateTarget()
Integerpublic void setProgressDateTarget(Integer value)
value - allowed object is
Integerpublic Integer getProjPropTypeInt()
Integerpublic void setProjPropTypeInt(Integer value)
value - allowed object is
Integerpublic Integer getProjectObjectId()
Integerpublic void setProjectObjectId(Integer value)
value - allowed object is
Integerpublic String getPropValue()
Stringpublic void setPropValue(String value)
value - allowed object is
Stringpublic Integer getRelationshipTarget()
Integerpublic void setRelationshipTarget(Integer value)
value - allowed object is
Integerpublic Integer getResourcesTarget()
Integerpublic void setResourcesTarget(Integer value)
value - allowed object is
Integerpublic String getScheduleCheckData()
Stringpublic void setScheduleCheckData(String value)
value - allowed object is
Stringpublic Integer getScheduleCheckOptionsId()
Integerpublic void setScheduleCheckOptionsId(Integer value)
value - allowed object is
Integerpublic Integer getSoftConstraintTarget()
IntegerCopyright © 2000–2025 MPXJ. All rights reserved.