public final class ProjectProperties extends AbstractFieldContainer<ProjectProperties> implements TimeUnitDefaultsContainer
Modifier and Type | Method and Description |
---|---|
Integer |
getActivityIdIncrement()
Retrieve the increment used when creating Activity ID values.
|
boolean |
getActivityIdIncrementBasedOnSelectedActivity()
Retrieve the "increment activity ID based on selected activity" flag.
|
String |
getActivityIdPrefix()
Retrieve the prefix used when creating an Activity ID.
|
Integer |
getActivityIdSuffix()
Retrieve the suffix used when creating an Activity ID.
|
Number |
getActualCost()
Retrieves the actual project cost.
|
Duration |
getActualDuration()
Retrieves the actual project duration.
|
LocalDateTime |
getActualFinish()
Retrieves the actual project finish date.
|
boolean |
getActualsInSync()
Retrieve the actuals in sync flag.
|
LocalDateTime |
getActualStart()
Retrieves the actual project start date.
|
Duration |
getActualWork()
Retrieves the actual project work duration.
|
boolean |
getAdminProject()
Retrieve the admin project flag.
|
String |
getAMText()
Gets the AM text.
|
Integer |
getApplicationVersion()
Retrieves the version of the application used to create this project.
|
String |
getAuthor()
Retrieves the project author text.
|
boolean |
getAutoAddNewResourcesAndTasks()
Retrieve the auto add new resources and tasks flag.
|
boolean |
getAutoFilter()
Retrieve a flag indicating if auto filter is enabled.
|
boolean |
getAutolink()
Retrieves the autolink flag.
|
ProjectDateFormat |
getBarTextDateFormat()
Gets Bar Text Date Format.
|
String |
getBaselineCalendarName()
Set the baseline calendar name.
|
Number |
getBaselineCost()
Retrieves the baseline project cost.
|
LocalDateTime |
getBaselineDate()
Retrieve a baseline value.
|
LocalDateTime |
getBaselineDate(int baselineNumber)
Retrieve a baseline value.
|
Duration |
getBaselineDuration()
Retrieves the baseline duration value.
|
LocalDateTime |
getBaselineFinish()
Retrieves the baseline project finish date.
|
Integer |
getBaselineForEarnedValue()
Retrieve the number of the baseline to use for earned value
calculations.
|
Integer |
getBaselineProjectUniqueID()
Retrieve the baseline project unique ID for this project.
|
LocalDateTime |
getBaselineStart()
Retrieves the baseline project start date.
|
String |
getBaselineTypeName()
Retrieve the name of the baseline type associated with this project.
|
Integer |
getBaselineTypeUniqueID()
Retrieve the unique ID of the baseline type associated with this project.
|
Duration |
getBaselineWork()
Retrieves the baseline project work duration.
|
boolean |
getCalculateFloatBasedOnFinishDateOfEachProject()
Set the calculate float based on finish date of each project flag.
|
boolean |
getCalculateMultipleFloatPaths()
Get the calculate multiple float paths flag.
|
boolean |
getCalculateMultipleFloatPathsUsingTotalFloat()
Retrieve the calculate multiple float paths using total float flag.
|
String |
getCategory()
Retrieves the category text.
|
String |
getComments()
Returns any comments.
|
String |
getCompany()
Retrieves the company name.
|
boolean |
getComputeStartToStartLagFromEarlyStart()
Retrieve the compute start to start lag from early start flag.
|
boolean |
getConsiderAssignmentsInOtherProjects()
Retrieve the consider assignments in other projects when leveling flag.
|
Integer |
getConsiderAssignmentsInOtherProjectsWithPriorityEqualHigherThan()
Retrieve the priority of assignment in other projects to consider when leveling.
|
String |
getContentStatus()
Retrieve the content status property.
|
String |
getContentType()
Retrieve the content type property.
|
Number |
getCost()
Retrieves the project cost.
|
LocalDateTime |
getCreationDate()
Retrieve the project creation date.
|
CriticalActivityType |
getCriticalActivityType()
Retrieve the critical activity type for this project.
|
Duration |
getCriticalSlackLimit()
Retrieve the critical slack limit.
|
String |
getCurrencyCode()
Retrieve the currency code for this project.
|
Integer |
getCurrencyDigits()
Gets no of currency digits.
|
String |
getCurrencySymbol()
Retrieves the currency symbol.
|
LocalDateTime |
getCurrentDate()
Retrieves the current date.
|
Map<String,Object> |
getCustomProperties()
Retrieve a map of custom document properties.
|
boolean |
getDataDateAndPlannedStartSetToProjectForecastStart()
Retrieve the data date and planned start set to project forecast start flag.
|
ProjectDateFormat |
getDateFormat()
Gets the set Date Format.
|
DateOrder |
getDateOrder()
Gets constant representing set Date order eg DMY, MDY.
|
char |
getDateSeparator()
Gets the date separator.
|
Integer |
getDaysPerMonth()
Retrieve the number of days per month.
|
char |
getDecimalSeparator()
Gets the decimal separator.
|
ProjectCalendar |
getDefaultCalendar()
Retrieve the default calendar for this project.
|
Integer |
getDefaultCalendarUniqueID()
Retrieve the default calendar unique ID for this project.
|
boolean |
getDefaultDurationIsFixed()
Retrieves a flag indicating if the default duration type is fixed.
|
TimeUnit |
getDefaultDurationUnits()
Gets Default Duration units.
|
LocalTime |
getDefaultEndTime()
Retrieves the default end time.
|
AccrueType |
getDefaultFixedCostAccrual()
Retrieve the default fixed cost accrual type.
|
Rate |
getDefaultOvertimeRate()
Get overtime rate.
|
Rate |
getDefaultStandardRate()
Retrieves the default standard rate.
|
LocalTime |
getDefaultStartTime()
Retrieve the default start time, specified using the Java Date type.
|
EarnedValueMethod |
getDefaultTaskEarnedValueMethod()
Retrieves the default task earned value method.
|
TaskType |
getDefaultTaskType()
Retrieve the default task type.
|
TimeUnit |
getDefaultWorkUnits()
Default work units.
|
Integer |
getDisplayMultipleFloatPathsEndingWithActivityUniqueID()
Retrieve the display multiple float paths ending with activity unique ID value.
|
String |
getDocumentVersion()
Retrieve the document version property.
|
Duration |
getDuration()
Retrieves the project duration.
|
EarnedValueMethod |
getEarnedValueMethod()
Retrieve the earned value method.
|
boolean |
getEditableActualCosts()
Retrieve the editable actual costs flag.
|
Integer |
getEditingTime()
Retrieve the editing time property.
|
boolean |
getExportFlag()
Retrieves the export flag used to specify if the project was chosen to export from P6.
|
LocalDateTime |
getExtendedCreationDate()
Retrieve the extended creation date.
|
String |
getFileApplication()
Retrieves the vendor of the file used to populate this ProjectFile instance.
|
String |
getFileType()
Retrieves the type of file used to populate this ProjectFile instance.
|
LocalDateTime |
getFinishDate()
Retrieves the project finish date.
|
Duration |
getFinishVariance()
Retrieves the project finish variance duration.
|
boolean |
getFiscalYearStart()
Retrieve the fiscal year start flag.
|
Integer |
getFiscalYearStartMonth()
Retrieves the fiscal year start month (January=1, December=12).
|
String |
getFullApplicationName()
Retrieves the name of the application used to create this project data.
|
UUID |
getGUID()
Retrieve the GUID for this project.
|
boolean |
getHonorConstraints()
Retrieves the honor constraints flag.
|
String |
getHyperlinkBase()
Gets the hyperlink base for this Project.
|
boolean |
getIgnoreRelationshipsToAndFromOtherProjects()
Retrieve the ignore relationships to and from other projects flag.
|
boolean |
getInsertedProjectsLikeSummary()
Retrieves the inserted projects like summary flag.
|
String |
getKeywords()
Retrieves the project keyword text.
|
String |
getLanguage()
Retrieve the language property.
|
String |
getLastAuthor()
Retrieve the project user property.
|
LocalDateTime |
getLastBaselineUpdateDate()
Retrieve the last baseline update date.
|
LocalDateTime |
getLastPrinted()
Retrieve the last printed property.
|
LocalDateTime |
getLastSaved()
Retrieve the last saved date.
|
boolean |
getLevelAllResources()
Retrieve the level all resources flag.
|
String |
getLevelingPriorities()
Retrieve the leveling priorities expression.
|
boolean |
getLevelResourcesOnlyWithinActivityTotalFloat()
Retrieve the level resources only within activity total float flag.
|
boolean |
getLimitNumberOfFloatPathsToCalculate()
Retrieve the limit number of paths to calculate flag.
|
Location |
getLocation()
Retrieves the location.
|
Integer |
getLocationUniqueID()
Retrieves the location unique ID.
|
boolean |
getMakeOpenEndedActivitiesCritical()
Retrieve the mark open-ended activities as critical flag.
|
String |
getManager()
Retrieves the manager name.
|
Integer |
getMaximumNumberOfFloatPathsToCalculate()
Retrieve the maximum number of float paths to calculate.
|
Number |
getMaxPercentToOverallocateResources()
Retrieve the maximum percentage to overallocate resources.
|
boolean |
getMicrosoftProjectServerURL()
Retrieves the Microsoft Project Server URL flag.
|
Integer |
getMinutesPerDay()
Retrieve the number of minutes per day.
|
Integer |
getMinutesPerMonth()
Retrieve the default number of minutes per month.
|
Integer |
getMinutesPerWeek()
Retrieve the number of minutes per week.
|
Integer |
getMinutesPerYear()
Retrieve the default number of minutes per year.
|
boolean |
getMoveCompletedEndsBack()
Retrieve the move completed ends back flag.
|
boolean |
getMoveCompletedEndsForward()
Retrieve the move completed ends forward flag.
|
boolean |
getMoveRemainingStartsBack()
Retrieves the move remaining starts back flag.
|
boolean |
getMoveRemainingStartsForward()
Retrieve the move remaining starts forward flag.
|
Integer |
getMppFileType()
This method retrieves a value representing the type of MPP file
that has been read.
|
CodePage |
getMpxCodePage()
Retrieves the codepage.
|
char |
getMpxDelimiter()
Retrieves the delimiter character, "," by default.
|
FileVersion |
getMpxFileVersion()
Version of the MPX file.
|
String |
getMpxProgramName()
Program name file created by.
|
boolean |
getMultipleCriticalPaths()
Retrieve the multiple critical paths flag.
|
LocalDateTime |
getMustFinishBy()
Retrieves the must finish by date for this project.
|
String |
getName()
Retrieves the project name.
|
boolean |
getNewTasksAreManual()
Retrieve the flag indicating if new tasks task mode should default to
manual (true) or automatic (false).
|
boolean |
getNewTasksEffortDriven()
Retrieve the new tasks effort driven flag.
|
boolean |
getNewTasksEstimated()
Retrieve the new tasks estimated flag.
|
boolean |
getNewTaskStartIsProjectStart()
Retrieve the flag indicating if new tasks should default to the
project start date (true) or the current date (false).
|
String |
getNotes()
Retrieve the project notes.
|
Notes |
getNotesObject()
Retrieve the project notes object.
|
ProjectFile |
getParentFile()
Accessor method allowing retrieval of ProjectFile reference.
|
Number |
getPercentageComplete()
Retrieves the project percentage complete.
|
LocalDateTime |
getPlannedStart()
Retrieves the planned start by date for this project.
|
String |
getPMText()
Gets the PM text.
|
Set<FieldType> |
getPopulatedFields()
Retrieve the set of populated fields for this project.
|
String |
getPresentationFormat()
Retrieve the format property.
|
Duration |
getPreserveMinimumFloatWhenLeveling()
Retrieve the preserve minimum float when leveling value.
|
boolean |
getPreserveScheduledEarlyAndLateDates()
Retrieve the preserve scheduled early and late dates flag.
|
boolean |
getProjectExternallyEdited()
Retrieve the externally edited flag.
|
String |
getProjectFilePath()
Gets the project file path.
|
String |
getProjectID()
Retrieve the project ID for this project.
|
boolean |
getProjectIsBaseline()
Returns true if this ProjectFile instance represents a baseline.
|
String |
getProjectTitle()
Gets the project title.
|
String |
getProjectWebsiteUrl()
Retrieve the project website URL.
|
RelationshipLagCalendar |
getRelationshipLagCalendar()
Retrieve the relationship lag calendar.
|
boolean |
getRemoveFileProperties()
Retrieve the remove file properties flag.
|
String |
getResourcePoolFile()
Retrieve the resource pool file associated with this project.
|
ProjectFile |
getResourcePoolObject()
Retrieve a ProjectFile instance representing the resource pool for this project
Returns null if this project does not have a resource pool or the file cannot be read.
|
Integer |
getRevision()
Retrieve the project revision number.
|
LocalDateTime |
getScheduledFinish()
Retrieves the scheduled finish by date for this project.
|
ScheduleFrom |
getScheduleFrom()
Retrieves an enumerated value indicating if tasks in this project are
scheduled from a start or a finish date.
|
SchedulingProgressedActivities |
getSchedulingProgressedActivities()
Retrieve the method used when scheduling progressed activities.
|
String |
getShortApplicationName()
Retrieve the application property.
|
boolean |
getShowProjectSummaryTask()
Retrieves the "show project summary task" flag.
|
boolean |
getSplitInProgressTasks()
Flag representing whether to split in-progress tasks.
|
boolean |
getSpreadActualCost()
Retrieve the spread actual cost flag.
|
boolean |
getSpreadPercentComplete()
Retrieves the spread percent complete flag.
|
LocalDateTime |
getStartDate()
Retrieves the project start date.
|
Duration |
getStartVariance()
Retrieves the start variance duration.
|
LocalDateTime |
getStatusDate()
Retrieve the status date.
|
String |
getSubject()
Returns the project subject text.
|
CurrencySymbolPosition |
getSymbolPosition()
Retrieves a constant representing the position of the currency symbol.
|
String |
getTemplate()
Retrieve the template property.
|
char |
getThousandsSeparator()
Gets the thousands separator.
|
ProjectTimeFormat |
getTimeFormat()
Gets constant representing the Time Format.
|
char |
getTimeSeparator()
Gets the time separator.
|
TotalSlackCalculationType |
getTotalSlackCalculationType()
Retrieve the total slack calculation type.
|
Integer |
getUniqueID()
Retrieve the unique ID for this project.
|
boolean |
getUpdatingTaskStatusUpdatesResourceStatus()
Flags whether updating Task status also updates resource status.
|
boolean |
getUseExpectedFinishDates()
Retrieve the use expected finish dates flag.
|
String |
getWbsCodeSeparator()
Retrieve the WBS Code separator character.
|
DayOfWeek |
getWeekStartDay()
Retrieve the week start day.
|
Duration |
getWork()
Retrieves the project work duration.
|
Number |
getWork2()
Retrieves the project's "Work 2" attribute.
|
void |
setActivityIdIncrement(Integer value)
Set the increment used when creating Activity ID values.
|
void |
setActivityIdIncrementBasedOnSelectedActivity(boolean value)
Set the "increment activity ID based on selected activity" flag.
|
void |
setActivityIdPrefix(String value)
Set the prefix used when creating an Activity ID.
|
void |
setActivityIdSuffix(Integer value)
Set the suffix used when creating an Activity ID.
|
void |
setActualCost(Number actualCost)
Sets the actual project cost.
|
void |
setActualDuration(Duration actualDuration)
Sets the actual project duration.
|
void |
setActualFinish(LocalDateTime actualFinishDate)
Sets the actual project finish date.
|
void |
setActualsInSync(boolean actualsInSync)
Set the actuals in sync flag.
|
void |
setActualStart(LocalDateTime actualStartDate)
Sets the actual project start date.
|
void |
setActualWork(Duration actualWork)
Sets the actual project work duration.
|
void |
setAdminProject(boolean adminProject)
Set the admin project flag.
|
void |
setAMText(String amText)
Sets the AM text.
|
void |
setApplicationVersion(Integer version)
Sets the version of the application used to create this project.
|
void |
setAuthor(String author)
Sets the project author text.
|
void |
setAutoAddNewResourcesAndTasks(boolean autoAddNewResourcesAndTasks)
Set the auto add new resources and tasks flag.
|
void |
setAutoFilter(boolean autoFilter)
Sets a flag indicating if auto filter is enabled.
|
void |
setAutolink(boolean autolink)
Sets the autolink flag.
|
void |
setBarTextDateFormat(ProjectDateFormat dateFormat)
Sets Bar Text Date Format.
|
void |
setBaselineCalendarName(String value)
Retrieve the baseline calendar name.
|
void |
setBaselineCost(Number baselineCost)
Sets the baseline project cost.
|
void |
setBaselineDate(int baselineNumber,
LocalDateTime value)
Set a baseline value.
|
void |
setBaselineDate(LocalDateTime value)
Set a baseline value.
|
void |
setBaselineDuration(Duration baselineDuration)
Sets the baseline project duration value.
|
void |
setBaselineFinish(LocalDateTime baselineFinishDate)
Sets the baseline project finish date.
|
void |
setBaselineForEarnedValue(Integer baselineForEarnedValue)
Set the number of the baseline to use for earned value
calculations.
|
void |
setBaselineProjectUniqueID(Integer uniqueID)
Set the baseline project unique ID for this project.
|
void |
setBaselineStart(LocalDateTime baselineStartDate)
Sets the baseline project start date.
|
void |
setBaselineTypeName(String value)
Set the name of the baseline type associated with this project.
|
void |
setBaselineTypeUniqueID(Integer value)
Set the unique ID of the baseline type associated with this project.
|
void |
setBaselineWork(Duration baselineWork)
Set the baseline project work duration.
|
void |
setCalculateFloatBasedOnFinishDateOfEachProject(boolean value)
Set the calculate float based on finish date of each project flag.
|
void |
setCalculateMultipleFloatPaths(boolean value)
Set the calculate multiple float paths flag.
|
void |
setCalculateMultipleFloatPathsUsingTotalFloat(boolean value)
Set the calculate multiple float paths using total float flag.
|
void |
setCategory(String category)
Sets the category text.
|
void |
setComments(String comments)
Set comment text.
|
void |
setCompany(String company)
Sets the company name.
|
void |
setComputeStartToStartLagFromEarlyStart(boolean value)
Set the compute start to start lag from early start flag.
|
void |
setConsiderAssignmentsInOtherProjects(boolean value)
Set the consider assignments in other projects when leveling flag.
|
void |
setConsiderAssignmentsInOtherProjectsWithPriorityEqualHigherThan(Integer value)
Set the priority of assignment in other projects to consider when leveling.
|
void |
setContentStatus(String contentStatus)
Set the content status property.
|
void |
setContentType(String contentType)
Set the content type property.
|
void |
setCost(Number cost)
Sets the project cost.
|
void |
setCreationDate(LocalDateTime creationDate)
Set the project creation date.
|
void |
setCriticalActivityType(CriticalActivityType value)
Set the critical activity type for this project.
|
void |
setCriticalSlackLimit(Duration criticalSlackLimit)
Set the critical slack limit.
|
void |
setCurrencyCode(String currencyCode)
Set the currency code for this project.
|
void |
setCurrencyDigits(Integer currDigs)
Sets no of currency digits.
|
void |
setCurrencySymbol(String symbol)
Sets currency symbol.
|
void |
setCurrentDate(LocalDateTime currentDate)
Sets the current date.
|
void |
setCustomProperties(Map<String,Object> customProperties)
Sets a map of custom document properties.
|
void |
setDataDateAndPlannedStartSetToProjectForecastStart(boolean value)
Set the data date and planned start set to project forecast start flag.
|
void |
setDateFormat(ProjectDateFormat dateFormat)
Sets the set Date Format.
|
void |
setDateOrder(DateOrder dateOrder)
Sets constant representing set Date order eg DMY, MDY.
|
void |
setDateSeparator(char dateSeparator)
Sets the date separator.
|
void |
setDaysPerMonth(Integer daysPerMonth)
Set the number of days per month.
|
void |
setDecimalSeparator(char decSep)
Sets the decimal separator.
|
void |
setDefaultCalendar(ProjectCalendar calendar)
Set the default calendar for this project.
|
void |
setDefaultCalendarUniqueID(Integer id)
Set the default calendar unique ID for this project.
|
void |
setDefaultDurationIsFixed(boolean fixed)
Sets a flag indicating if the default duration type is fixed.
|
void |
setDefaultDurationUnits(TimeUnit units)
Default duration units.
|
void |
setDefaultEndTime(LocalTime date)
Sets the default end time.
|
void |
setDefaultFixedCostAccrual(AccrueType defaultFixedCostAccrual)
Sets the default fixed cost accrual type.
|
void |
setDefaultOvertimeRate(Rate rate)
Set default overtime rate.
|
void |
setDefaultStandardRate(Rate rate)
Sets the default standard rate.
|
void |
setDefaultStartTime(LocalTime defaultStartTime)
Set the default start time, specified using the Java Date type.
|
void |
setDefaultTaskEarnedValueMethod(EarnedValueMethod defaultTaskEarnedValueMethod)
Sets the default task earned value method.
|
void |
setDefaultTaskType(TaskType defaultTaskType)
Set the default task type.
|
void |
setDefaultWorkUnits(TimeUnit units)
Default work units.
|
void |
setDisplayMultipleFloatPathsEndingWithActivityUniqueID(Integer value)
Set the display multiple float paths ending with activity unique ID value.
|
void |
setDocumentVersion(String documentVersion)
Set the document version property.
|
void |
setDuration(Duration duration)
Sets the project duration.
|
void |
setEarnedValueMethod(EarnedValueMethod earnedValueMethod)
Set the earned value method.
|
void |
setEditableActualCosts(boolean editableActualCosts)
Set the editable actual costs flag.
|
void |
setEditingTime(Integer editingTime)
Set the editing time property.
|
void |
setExportFlag(boolean value)
Sets the export flag to populate this ProjectFile instance.
|
void |
setExtendedCreationDate(LocalDateTime creationDate)
Set the extended creation date.
|
void |
setFileApplication(String type)
Sets the vendor of file used to populate this ProjectFile instance.
|
void |
setFileType(String type)
Sets the type of file used to populate this ProjectFile instance.
|
void |
setFinishDate(LocalDateTime finishDate)
Sets the project finish date.
|
void |
setFinishVariance(Duration finishVariance)
Sets the project finish variance duration.
|
void |
setFiscalYearStart(boolean fiscalYearStart)
Set the fiscal year start flag.
|
void |
setFiscalYearStartMonth(Integer fiscalYearStartMonth)
Sets the fiscal year start month (January=1, December=12).
|
void |
setFullApplicationName(String name)
Sets the name of the application used to create this project data.
|
void |
setGUID(UUID guid)
Set the GUID for this project.
|
void |
setHonorConstraints(boolean honorConstraints)
Sets the honor constraints flag.
|
void |
setHyperlinkBase(String hyperlinkBase)
Sets the hyperlink base for this Project.
|
void |
setIgnoreRelationshipsToAndFromOtherProjects(boolean value)
Set the ignore relationships to and from other projects flag.
|
void |
setInsertedProjectsLikeSummary(boolean insertedProjectsLikeSummary)
Sets the inserted projects like summary flag.
|
void |
setKeywords(String keywords)
Sets the project keyword text.
|
void |
setLanguage(String language)
Set the language property.
|
void |
setLastAuthor(String projectUser)
Set the project user property.
|
void |
setLastBaselineUpdateDate(LocalDateTime value)
Set the last baseline update date.
|
void |
setLastPrinted(LocalDateTime lastPrinted)
Set the last printed property.
|
void |
setLastSaved(LocalDateTime lastSaved)
Set the last saved date.
|
void |
setLevelAllResources(boolean value)
Set the level all resources flag.
|
void |
setLevelingPriorities(String value)
Set the leveling priorities expression.
|
void |
setLevelResourcesOnlyWithinActivityTotalFloat(boolean value)
Set the level resources only within activity total float flag.
|
void |
setLimitNumberOfFloatPathsToCalculate(boolean value)
Set the limit number of paths to calculate flag.
|
void |
setLocation(Location location)
Sets the location.
|
void |
setLocationUniqueID(Integer uniqueID)
Sets the location unique ID.
|
void |
setMakeOpenEndedActivitiesCritical(boolean value)
Set the mark open-ended activities as critical flag.
|
void |
setManager(String manager)
Sets the manager name.
|
void |
setMaximumNumberOfFloatPathsToCalculate(Integer value)
Set the maximum number of float paths to calculate.
|
void |
setMaxPercentToOverallocateResources(Number value)
Set the maximum percentage to overallocate resources.
|
void |
setMicrosoftProjectServerURL(boolean microsoftProjectServerURL)
Sets the Microsoft Project Server URL flag.
|
void |
setMinutesPerDay(Integer minutesPerDay)
Set the number of minutes per day.
|
void |
setMinutesPerMonth(Integer minutesPerMonth)
Set the default number of minutes per month.
|
void |
setMinutesPerWeek(Integer minutesPerWeek)
Set the number of minutes per week.
|
void |
setMinutesPerYear(Integer minutesPerYear)
Set the default number of minutes per year.
|
void |
setMoveCompletedEndsBack(boolean moveCompletedEndsBack)
Set the move completed ends back flag.
|
void |
setMoveCompletedEndsForward(boolean moveCompletedEndsForward)
Sets the move completed ends forward flag.
|
void |
setMoveRemainingStartsBack(boolean moveRemainingStartsBack)
Sets the move remaining starts back flag.
|
void |
setMoveRemainingStartsForward(boolean moveRemainingStartsForward)
Set the move remaining starts forward flag.
|
void |
setMppFileType(Integer fileType)
Used internally to set the file type.
|
void |
setMpxCodePage(CodePage codePage)
Sets the codepage.
|
void |
setMpxDelimiter(char delimiter)
Sets the delimiter character, "," by default.
|
void |
setMpxFileVersion(FileVersion version)
Version of the MPX file.
|
void |
setMpxProgramName(String programName)
Program name file created by.
|
void |
setMultipleCriticalPaths(boolean multipleCriticalPaths)
Set the multiple critical paths flag.
|
void |
setMustFinishBy(LocalDateTime date)
Sets the must finish by date for this project.
|
void |
setName(String name)
Sets the project name.
|
void |
setNewTasksAreManual(boolean newTasksAreManual)
Set the flag indicating if new tasks task mode should default to
manual (true) or automatic (false).
|
void |
setNewTasksEffortDriven(boolean newTasksEffortDriven)
Sets the new tasks effort driven flag.
|
void |
setNewTasksEstimated(boolean newTasksEstimated)
Set the new tasks estimated flag.
|
void |
setNewTaskStartIsProjectStart(boolean newTaskStartIsProjectStart)
Sets the flag indicating if new tasks should default to the
project start date (true) or the current date (false).
|
void |
setNotes(String notes)
Set the project notes.
|
void |
setNotesObject(Notes notes)
Set the project notes object.
|
void |
setPercentageComplete(Number percentComplete)
Sets project percentage complete.
|
void |
setPlannedStart(LocalDateTime date)
Sets the planned start by date for this project.
|
void |
setPMText(String pmText)
Sets the PM text.
|
void |
setPresentationFormat(String format)
Set the format property.
|
void |
setPreserveMinimumFloatWhenLeveling(Duration value)
Set the preserve minimum float when leveling value.
|
void |
setPreserveScheduledEarlyAndLateDates(boolean value)
Set the preserve scheduled early and late dates flag.
|
void |
setProjectExternallyEdited(boolean projectExternallyEdited)
Set the externally edited flag.
|
void |
setProjectFilePath(String projectFilePath)
Sets the project file path.
|
void |
setProjectID(String id)
Set the project ID for this project.
|
void |
setProjectIsBaseline(boolean value)
Set the flag to indicate if this ProjectFile instance
represents a baseline.
|
void |
setProjectTitle(String projectTitle)
Sets the project title.
|
void |
setProjectWebsiteUrl(String value)
Set the project website URL.
|
void |
setRelationshipLagCalendar(RelationshipLagCalendar calendar)
Set the relationship lag calendar.
|
void |
setRemoveFileProperties(boolean removeFileProperties)
Set the remove file properties flag.
|
void |
setResourcePoolFile(String file)
Set the resource pool file associated with this project.
|
void |
setRevision(Integer revision)
Set the project revision number.
|
void |
setScheduledFinish(LocalDateTime date)
Sets the scheduled finish by date for this project.
|
void |
setScheduleFrom(ScheduleFrom scheduleFrom)
Sets an enumerated value indicating if tasks in this project are
scheduled from a start or a finish date.
|
void |
setSchedulingProgressedActivities(SchedulingProgressedActivities value)
Set the method used when scheduling progressed activities.
|
void |
setShortApplicationName(String application)
Set the application property.
|
void |
setShowProjectSummaryTask(boolean value)
Sets the "show project summary task" flag.
|
void |
setSplitInProgressTasks(boolean flag)
Flag representing whether to split in-progress tasks.
|
void |
setSpreadActualCost(boolean spreadActualCost)
Set the spread actual cost flag.
|
void |
setSpreadPercentComplete(boolean spreadPercentComplete)
Sets the spread percent complete flag.
|
void |
setStartDate(LocalDateTime startDate)
Sets the project start date.
|
void |
setStartVariance(Duration startVariance)
Sets the start variance duration.
|
void |
setStatusDate(LocalDateTime statusDate)
Set the status date.
|
void |
setSubject(String subject)
Sets the project subject text.
|
void |
setSymbolPosition(CurrencySymbolPosition value)
Sets the position of the currency symbol.
|
void |
setTemplate(String template)
Set the template property.
|
void |
setThousandsSeparator(char sep)
Sets the thousands separator.
|
void |
setTimeFormat(ProjectTimeFormat timeFormat)
Sets constant representing the time format.
|
void |
setTimeSeparator(char timeSeparator)
Sets the time separator.
|
void |
setTotalSlackCalculationType(TotalSlackCalculationType type)
Set the total slack calculation type.
|
void |
setUniqueID(Integer uniqueID)
Set the unique ID for this project.
|
void |
setUpdatingTaskStatusUpdatesResourceStatus(boolean flag)
Flags whether updating Task status also updates resource status.
|
void |
setUseExpectedFinishDates(boolean value)
Set the use expected finish dates flag.
|
void |
setWbsCodeSeparator(String value)
Set the WBS Code separator character.
|
void |
setWeekStartDay(DayOfWeek weekStartDay)
Set the week start day.
|
void |
setWork(Duration work)
Sets the project work duration.
|
void |
setWork2(Number work2)
Sets the project's "Work 2" attribute.
|
addFieldListener, disableEvents, enableEvents, get, getCachedValue, removeFieldListener, set
public TimeUnit getDefaultDurationUnits()
TimeUnit
class.TimeUnit
public void setDefaultDurationUnits(TimeUnit units)
TimeUnit
class.units
- default duration unitsTimeUnit
public boolean getDefaultDurationIsFixed()
public void setDefaultDurationIsFixed(boolean fixed)
fixed
- boolean flagpublic TimeUnit getDefaultWorkUnits()
TimeUnit
class.TimeUnit
public void setDefaultWorkUnits(TimeUnit units)
TimeUnit
class.units
- default work unitsTimeUnit
public Rate getDefaultStandardRate()
public void setDefaultStandardRate(Rate rate)
rate
- default standard ratepublic Rate getDefaultOvertimeRate()
public void setDefaultOvertimeRate(Rate rate)
rate
- default overtime ratepublic boolean getUpdatingTaskStatusUpdatesResourceStatus()
public void setUpdatingTaskStatusUpdatesResourceStatus(boolean flag)
flag
- boolean flagpublic boolean getSplitInProgressTasks()
public void setSplitInProgressTasks(boolean flag)
flag
- boolean valuepublic DateOrder getDateOrder()
public void setDateOrder(DateOrder dateOrder)
dateOrder
- date order valuepublic ProjectTimeFormat getTimeFormat()
public void setTimeFormat(ProjectTimeFormat timeFormat)
timeFormat
- constant valuepublic LocalTime getDefaultStartTime()
public void setDefaultStartTime(LocalTime defaultStartTime)
defaultStartTime
- default timepublic char getDateSeparator()
public void setDateSeparator(char dateSeparator)
dateSeparator
- date separator as set.public char getTimeSeparator()
public void setTimeSeparator(char timeSeparator)
timeSeparator
- time separatorpublic String getAMText()
public void setAMText(String amText)
amText
- AM Text as set.public String getPMText()
public void setPMText(String pmText)
pmText
- PM Text as set.public ProjectDateFormat getDateFormat()
public void setDateFormat(ProjectDateFormat dateFormat)
dateFormat
- int representing Date Formatpublic ProjectDateFormat getBarTextDateFormat()
public void setBarTextDateFormat(ProjectDateFormat dateFormat)
dateFormat
- value to be setpublic LocalTime getDefaultEndTime()
public void setDefaultEndTime(LocalTime date)
date
- End timepublic void setProjectTitle(String projectTitle)
projectTitle
- project titlepublic String getProjectTitle()
public void setCompany(String company)
company
- company namepublic String getCompany()
public void setManager(String manager)
manager
- manager namepublic String getManager()
public void setDefaultCalendarUniqueID(Integer id)
id
- default calendar unique IDpublic Integer getDefaultCalendarUniqueID()
public void setDefaultCalendar(ProjectCalendar calendar)
calendar
- default calendarpublic ProjectCalendar getDefaultCalendar()
public void setStartDate(LocalDateTime startDate)
startDate
- project start datepublic LocalDateTime getStartDate()
public LocalDateTime getFinishDate()
public void setFinishDate(LocalDateTime finishDate)
finishDate
- project finish datepublic ScheduleFrom getScheduleFrom()
public void setScheduleFrom(ScheduleFrom scheduleFrom)
scheduleFrom
- schedule from valuepublic LocalDateTime getCurrentDate()
public void setCurrentDate(LocalDateTime currentDate)
currentDate
- current datepublic String getComments()
public void setComments(String comments)
comments
- comment textpublic Number getCost()
public void setCost(Number cost)
cost
- project costpublic void setBaselineCost(Number baselineCost)
baselineCost
- baseline project costpublic Number getBaselineCost()
public void setActualCost(Number actualCost)
actualCost
- actual project costpublic Number getActualCost()
public void setWork(Duration work)
work
- project work durationpublic Duration getWork()
public void setBaselineWork(Duration baselineWork)
baselineWork
- baseline project work durationpublic Duration getBaselineWork()
public void setActualWork(Duration actualWork)
actualWork
- actual project work durationpublic Duration getActualWork()
public Number getWork2()
public void setWork2(Number work2)
work2
- work2 percentage valuepublic Duration getDuration()
public void setDuration(Duration duration)
duration
- project durationpublic Duration getBaselineDuration()
public void setBaselineDuration(Duration baselineDuration)
baselineDuration
- baseline project durationpublic Duration getActualDuration()
public void setActualDuration(Duration actualDuration)
actualDuration
- actual project durationpublic Number getPercentageComplete()
public void setPercentageComplete(Number percentComplete)
percentComplete
- project percent completepublic void setBaselineStart(LocalDateTime baselineStartDate)
baselineStartDate
- baseline project start datepublic LocalDateTime getBaselineStart()
public void setBaselineFinish(LocalDateTime baselineFinishDate)
baselineFinishDate
- baseline project finish datepublic LocalDateTime getBaselineFinish()
public void setActualStart(LocalDateTime actualStartDate)
actualStartDate
- actual project start datepublic LocalDateTime getActualStart()
public void setActualFinish(LocalDateTime actualFinishDate)
actualFinishDate
- actual project finish datepublic LocalDateTime getActualFinish()
public Duration getStartVariance()
public void setStartVariance(Duration startVariance)
startVariance
- the start date variancepublic Duration getFinishVariance()
public void setFinishVariance(Duration finishVariance)
finishVariance
- project finish variance durationpublic String getSubject()
public void setSubject(String subject)
subject
- subject textpublic String getAuthor()
public void setAuthor(String author)
author
- project author textpublic String getKeywords()
public void setKeywords(String keywords)
keywords
- project keyword textpublic void setCurrencySymbol(String symbol)
symbol
- currency symbolpublic String getCurrencySymbol()
public void setSymbolPosition(CurrencySymbolPosition value)
value
- currency symbol position.public CurrencySymbolPosition getSymbolPosition()
public void setCurrencyDigits(Integer currDigs)
currDigs
- Available values, 0,1,2public Integer getCurrencyDigits()
public void setThousandsSeparator(char sep)
sep
- characterpublic char getThousandsSeparator()
public void setDecimalSeparator(char decSep)
decSep
- characterpublic char getDecimalSeparator()
public boolean getProjectExternallyEdited()
public void setProjectExternallyEdited(boolean projectExternallyEdited)
projectExternallyEdited
- externally edited flagpublic String getCategory()
public void setCategory(String category)
category
- category textpublic Integer getDaysPerMonth()
getDaysPerMonth
in interface TimeUnitDefaultsContainer
public void setDaysPerMonth(Integer daysPerMonth)
daysPerMonth
- days per monthpublic Integer getMinutesPerDay()
getMinutesPerDay
in interface TimeUnitDefaultsContainer
public void setMinutesPerDay(Integer minutesPerDay)
minutesPerDay
- minutes per daypublic Integer getMinutesPerWeek()
getMinutesPerWeek
in interface TimeUnitDefaultsContainer
public void setMinutesPerWeek(Integer minutesPerWeek)
minutesPerWeek
- minutes per weekpublic Integer getMinutesPerMonth()
getMinutesPerMonth
in interface TimeUnitDefaultsContainer
public void setMinutesPerMonth(Integer minutesPerMonth)
minutesPerMonth
- minutes per monthpublic Integer getMinutesPerYear()
getMinutesPerYear
in interface TimeUnitDefaultsContainer
public void setMinutesPerYear(Integer minutesPerYear)
minutesPerYear
- minutes per yearpublic boolean getFiscalYearStart()
public void setFiscalYearStart(boolean fiscalYearStart)
fiscalYearStart
- fiscal year startpublic EarnedValueMethod getDefaultTaskEarnedValueMethod()
public void setDefaultTaskEarnedValueMethod(EarnedValueMethod defaultTaskEarnedValueMethod)
defaultTaskEarnedValueMethod
- default task earned value methodpublic boolean getRemoveFileProperties()
public void setRemoveFileProperties(boolean removeFileProperties)
removeFileProperties
- remove file properties flagpublic boolean getMoveCompletedEndsBack()
public void setMoveCompletedEndsBack(boolean moveCompletedEndsBack)
moveCompletedEndsBack
- move completed ends back flagpublic boolean getNewTasksEstimated()
public void setNewTasksEstimated(boolean newTasksEstimated)
newTasksEstimated
- new tasks estimated flagpublic boolean getSpreadActualCost()
public void setSpreadActualCost(boolean spreadActualCost)
spreadActualCost
- spread actual cost flagpublic boolean getMultipleCriticalPaths()
public void setMultipleCriticalPaths(boolean multipleCriticalPaths)
multipleCriticalPaths
- multiple critical paths flagpublic boolean getAutoAddNewResourcesAndTasks()
public void setAutoAddNewResourcesAndTasks(boolean autoAddNewResourcesAndTasks)
autoAddNewResourcesAndTasks
- auto add new resources and tasks flagpublic LocalDateTime getLastSaved()
public void setLastSaved(LocalDateTime lastSaved)
lastSaved
- last saved datepublic LocalDateTime getStatusDate()
public void setStatusDate(LocalDateTime statusDate)
statusDate
- status datepublic boolean getMoveRemainingStartsBack()
public void setMoveRemainingStartsBack(boolean moveRemainingStartsBack)
moveRemainingStartsBack
- remaining starts back flagpublic boolean getAutolink()
public void setAutolink(boolean autolink)
autolink
- autolink flagpublic boolean getMicrosoftProjectServerURL()
public void setMicrosoftProjectServerURL(boolean microsoftProjectServerURL)
microsoftProjectServerURL
- Microsoft Project Server URL flagpublic boolean getHonorConstraints()
public void setHonorConstraints(boolean honorConstraints)
honorConstraints
- honor constraints flagpublic boolean getAdminProject()
public void setAdminProject(boolean adminProject)
adminProject
- admin project flagpublic boolean getInsertedProjectsLikeSummary()
public void setInsertedProjectsLikeSummary(boolean insertedProjectsLikeSummary)
insertedProjectsLikeSummary
- inserted projects like summary flagpublic String getName()
public void setName(String name)
name
- project namepublic boolean getSpreadPercentComplete()
public void setSpreadPercentComplete(boolean spreadPercentComplete)
spreadPercentComplete
- spread percent complete flagpublic boolean getMoveCompletedEndsForward()
public void setMoveCompletedEndsForward(boolean moveCompletedEndsForward)
moveCompletedEndsForward
- move completed ends forward flagpublic boolean getEditableActualCosts()
public void setEditableActualCosts(boolean editableActualCosts)
editableActualCosts
- editable actual costs flagpublic Integer getUniqueID()
public void setUniqueID(Integer uniqueID)
uniqueID
- unique IDpublic UUID getGUID()
public void setGUID(UUID guid)
guid
- GUIDpublic Integer getRevision()
public boolean getNewTasksEffortDriven()
public void setNewTasksEffortDriven(boolean newTasksEffortDriven)
newTasksEffortDriven
- new tasks effort driven flagpublic void setRevision(Integer revision)
revision
- revision numberpublic boolean getMoveRemainingStartsForward()
public void setMoveRemainingStartsForward(boolean moveRemainingStartsForward)
moveRemainingStartsForward
- move remaining starts forward flagpublic boolean getActualsInSync()
public void setActualsInSync(boolean actualsInSync)
actualsInSync
- actuals in sync flagpublic TaskType getDefaultTaskType()
public void setDefaultTaskType(TaskType defaultTaskType)
defaultTaskType
- default task typepublic EarnedValueMethod getEarnedValueMethod()
public void setEarnedValueMethod(EarnedValueMethod earnedValueMethod)
earnedValueMethod
- earned value methodpublic LocalDateTime getCreationDate()
public void setCreationDate(LocalDateTime creationDate)
creationDate
- project creation datepublic LocalDateTime getExtendedCreationDate()
public AccrueType getDefaultFixedCostAccrual()
public void setDefaultFixedCostAccrual(AccrueType defaultFixedCostAccrual)
defaultFixedCostAccrual
- default fixed cost accrual typepublic void setExtendedCreationDate(LocalDateTime creationDate)
creationDate
- extended creation datepublic Duration getCriticalSlackLimit()
public void setCriticalSlackLimit(Duration criticalSlackLimit)
criticalSlackLimit
- critical slack limitpublic Integer getBaselineForEarnedValue()
public void setBaselineForEarnedValue(Integer baselineForEarnedValue)
baselineForEarnedValue
- baseline for earned valuepublic Integer getFiscalYearStartMonth()
public void setFiscalYearStartMonth(Integer fiscalYearStartMonth)
fiscalYearStartMonth
- fiscal year start monthpublic boolean getNewTaskStartIsProjectStart()
public void setNewTaskStartIsProjectStart(boolean newTaskStartIsProjectStart)
newTaskStartIsProjectStart
- new task start is project startpublic boolean getNewTasksAreManual()
public void setNewTasksAreManual(boolean newTasksAreManual)
newTasksAreManual
- new task type is manual or autopublic DayOfWeek getWeekStartDay()
public void setWeekStartDay(DayOfWeek weekStartDay)
weekStartDay
- week start daypublic String getCurrencyCode()
public void setCurrencyCode(String currencyCode)
currencyCode
- currency codepublic void setCustomProperties(Map<String,Object> customProperties)
customProperties
- The Document Summary Information Mappublic Map<String,Object> getCustomProperties()
public void setHyperlinkBase(String hyperlinkBase)
hyperlinkBase
- Hyperlink basepublic String getHyperlinkBase()
public boolean getShowProjectSummaryTask()
public void setShowProjectSummaryTask(boolean value)
value
- boolean flagpublic LocalDateTime getBaselineDate()
public void setBaselineDate(LocalDateTime value)
value
- baseline valuepublic LocalDateTime getBaselineDate(int baselineNumber)
baselineNumber
- baseline index (1-10)public void setBaselineDate(int baselineNumber, LocalDateTime value)
baselineNumber
- baseline index (1-10)value
- baseline valuepublic String getTemplate()
public void setTemplate(String template)
template
- property valuepublic String getLastAuthor()
public void setLastAuthor(String projectUser)
projectUser
- project user propertypublic LocalDateTime getLastPrinted()
public void setLastPrinted(LocalDateTime lastPrinted)
lastPrinted
- property valuepublic String getShortApplicationName()
public void setShortApplicationName(String application)
application
- property valuepublic Integer getEditingTime()
public void setEditingTime(Integer editingTime)
editingTime
- editing time propertypublic String getPresentationFormat()
public void setPresentationFormat(String format)
format
- property valuepublic String getContentType()
public void setContentType(String contentType)
contentType
- property valuepublic String getContentStatus()
public void setContentStatus(String contentStatus)
contentStatus
- property valuepublic String getLanguage()
public void setLanguage(String language)
language
- property valuepublic String getDocumentVersion()
public void setDocumentVersion(String documentVersion)
documentVersion
- property valuepublic void setMpxDelimiter(char delimiter)
delimiter
- delimiter characterpublic char getMpxDelimiter()
public void setMpxProgramName(String programName)
programName
- system namepublic String getMpxProgramName()
public void setMpxFileVersion(FileVersion version)
version
- MPX file versionpublic FileVersion getMpxFileVersion()
public void setMpxCodePage(CodePage codePage)
codePage
- code page typepublic CodePage getMpxCodePage()
public void setProjectFilePath(String projectFilePath)
projectFilePath
- project file pathpublic String getProjectFilePath()
public String getFullApplicationName()
public void setFullApplicationName(String name)
name
- application namepublic Integer getApplicationVersion()
public void setApplicationVersion(Integer version)
version
- application versionpublic Integer getMppFileType()
public void setMppFileType(Integer fileType)
fileType
- file typepublic boolean getAutoFilter()
public void setAutoFilter(boolean autoFilter)
autoFilter
- boolean flagpublic String getFileApplication()
public void setFileApplication(String type)
type
- file typepublic String getFileType()
public void setFileType(String type)
type
- file typepublic boolean getExportFlag()
public void setExportFlag(boolean value)
value
- boolean flagpublic Integer getBaselineProjectUniqueID()
public void setBaselineProjectUniqueID(Integer uniqueID)
uniqueID
- baseline project unique IDpublic String getProjectID()
public void setProjectID(String id)
id
- project IDpublic CriticalActivityType getCriticalActivityType()
public void setCriticalActivityType(CriticalActivityType value)
value
- critical activity typepublic void setMustFinishBy(LocalDateTime date)
date
- must finish by datepublic LocalDateTime getMustFinishBy()
public void setScheduledFinish(LocalDateTime date)
date
- scheduled finish by datepublic LocalDateTime getScheduledFinish()
public void setPlannedStart(LocalDateTime date)
date
- planned start by datepublic LocalDateTime getPlannedStart()
public Integer getLocationUniqueID()
public void setLocationUniqueID(Integer uniqueID)
uniqueID
- location unique IDpublic Location getLocation()
public void setLocation(Location location)
location
- locationpublic String getResourcePoolFile()
public void setResourcePoolFile(String file)
file
- resource pool filepublic ProjectFile getResourcePoolObject()
public void setTotalSlackCalculationType(TotalSlackCalculationType type)
type
- total slack calculation typepublic TotalSlackCalculationType getTotalSlackCalculationType()
public void setRelationshipLagCalendar(RelationshipLagCalendar calendar)
calendar
- relationship lag calendarpublic RelationshipLagCalendar getRelationshipLagCalendar()
public String getWbsCodeSeparator()
public void setWbsCodeSeparator(String value)
value
- WBS Code separator characterpublic boolean getConsiderAssignmentsInOtherProjects()
public void setConsiderAssignmentsInOtherProjects(boolean value)
value
- consider assignments in other projects flapublic Integer getConsiderAssignmentsInOtherProjectsWithPriorityEqualHigherThan()
public void setConsiderAssignmentsInOtherProjectsWithPriorityEqualHigherThan(Integer value)
value
- assignment prioritypublic boolean getPreserveScheduledEarlyAndLateDates()
public void setPreserveScheduledEarlyAndLateDates(boolean value)
value
- preserve scheduled early and late dates flagpublic boolean getLevelAllResources()
public void setLevelAllResources(boolean value)
value
- level all resources flagpublic boolean getLevelResourcesOnlyWithinActivityTotalFloat()
public void setLevelResourcesOnlyWithinActivityTotalFloat(boolean value)
value
- level resources only within activity total float flagpublic Duration getPreserveMinimumFloatWhenLeveling()
public void setPreserveMinimumFloatWhenLeveling(Duration value)
value
- float to preserve when levelingpublic Number getMaxPercentToOverallocateResources()
public void setMaxPercentToOverallocateResources(Number value)
value
- maximum percentage to overallocate resourcespublic String getLevelingPriorities()
public void setLevelingPriorities(String value)
value
- leveling priorities expressionpublic boolean getDataDateAndPlannedStartSetToProjectForecastStart()
public void setDataDateAndPlannedStartSetToProjectForecastStart(boolean value)
value
- data date and planned start set to project forecast start flagpublic boolean getIgnoreRelationshipsToAndFromOtherProjects()
public void setIgnoreRelationshipsToAndFromOtherProjects(boolean value)
value
- ignore relationships to and from other projects flagpublic boolean getMakeOpenEndedActivitiesCritical()
public void setMakeOpenEndedActivitiesCritical(boolean value)
value
- mark open-ended activities as critical flagpublic boolean getUseExpectedFinishDates()
public void setUseExpectedFinishDates(boolean value)
value
- use expected finish dates flagpublic boolean getComputeStartToStartLagFromEarlyStart()
public void setComputeStartToStartLagFromEarlyStart(boolean value)
value
- compute start to start lag from early start flagpublic boolean getCalculateFloatBasedOnFinishDateOfEachProject()
public void setCalculateFloatBasedOnFinishDateOfEachProject(boolean value)
value
- calculate float based on finish date of each project flagpublic boolean getCalculateMultipleFloatPaths()
public void setCalculateMultipleFloatPaths(boolean value)
value
- calculate multiple float paths flagpublic boolean getCalculateMultipleFloatPathsUsingTotalFloat()
public void setCalculateMultipleFloatPathsUsingTotalFloat(boolean value)
value
- calculate multiple float paths using total float flagpublic Integer getDisplayMultipleFloatPathsEndingWithActivityUniqueID()
public void setDisplayMultipleFloatPathsEndingWithActivityUniqueID(Integer value)
value
- display multiple float paths ending with activity unique ID valuepublic boolean getLimitNumberOfFloatPathsToCalculate()
public void setLimitNumberOfFloatPathsToCalculate(boolean value)
value
- limit number of paths to calculate flagpublic Integer getMaximumNumberOfFloatPathsToCalculate()
public void setSchedulingProgressedActivities(SchedulingProgressedActivities value)
value
- scheduling progressed activities methodpublic SchedulingProgressedActivities getSchedulingProgressedActivities()
public void setMaximumNumberOfFloatPathsToCalculate(Integer value)
value
- maximum number of float paths to calculatepublic String getBaselineTypeName()
public void setBaselineTypeName(String value)
value
- baseline type namepublic Integer getBaselineTypeUniqueID()
public void setBaselineTypeUniqueID(Integer value)
value
- baseline type unique IDpublic LocalDateTime getLastBaselineUpdateDate()
public void setLastBaselineUpdateDate(LocalDateTime value)
value
- last baseline update datepublic String getActivityIdPrefix()
public void setActivityIdPrefix(String value)
value
- activity ID prefixpublic Integer getActivityIdSuffix()
public void setActivityIdSuffix(Integer value)
value
- activity ID suffixpublic Integer getActivityIdIncrement()
public void setActivityIdIncrement(Integer value)
value
- activity ID incrementpublic boolean getActivityIdIncrementBasedOnSelectedActivity()
public void setActivityIdIncrementBasedOnSelectedActivity(boolean value)
value
- "increment activity ID based on selected activity" flagpublic String getBaselineCalendarName()
public void setBaselineCalendarName(String value)
value
- baseline calendar namepublic boolean getProjectIsBaseline()
public void setProjectIsBaseline(boolean value)
value
- true if this ProjectFile instance represents a baselinepublic String getProjectWebsiteUrl()
public String getNotes()
public void setNotes(String notes)
notes
- project notespublic Notes getNotesObject()
public void setNotesObject(Notes notes)
notes
- project notes objectpublic void setProjectWebsiteUrl(String value)
value
- project website urlpublic Set<FieldType> getPopulatedFields()
public final ProjectFile getParentFile()
Copyright © 2000–2024 Packwood Software. All rights reserved.