// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2013.08.02 at 12:16:58 PM BST // package net.sf.mpxj.primavera.schema; import java.util.Date; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlSchemaType; import javax.xml.bind.annotation.XmlType; import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter; /** * <p>Java class for GlobalPreferencesType complex type. * * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> * <complexType name="GlobalPreferencesType"> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <sequence> * <element name="AlwaysLaunchOnlineHelp" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> * <element name="BaseCurrencyObjectId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> * <element name="ContractManagementURL" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="255"/> * </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="CustomLabel1" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="255"/> * </restriction> * </simpleType> * </element> * <element name="CustomLabel2" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="255"/> * </restriction> * </simpleType> * </element> * <element name="CustomLabel3" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="255"/> * </restriction> * </simpleType> * </element> * <element name="DayAbbreviation" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="4"/> * </restriction> * </simpleType> * </element> * <element name="DefaultDuration" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}double"> * <minInclusive value="0.0"/> * </restriction> * </simpleType> * </element> * <element name="DefaultTimesheetApprovalManager" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> * <element name="EVEstimateToCompleteFactor" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}double"> * <minInclusive value="0.0"/> * </restriction> * </simpleType> * </element> * <element name="EVEstimateToCompleteTechnique" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <enumeration value=""/> * <enumeration value="ETC = Remaining Cost for Activity"/> * <enumeration value="PF = 1"/> * <enumeration value="PF = Custom Value"/> * <enumeration value="PF = 1 / CPI"/> * <enumeration value="PF = 1 / (CPI * SPI)"/> * </restriction> * </simpleType> * </element> * <element name="EVPerformancePctCompleteCustomPct" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> * <element name="EVPerformancePctCompleteTechnique" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <enumeration value=""/> * <enumeration value="Activity Percent Complete"/> * <enumeration value="0 / 100"/> * <enumeration value="50 / 50"/> * <enumeration value="Custom Percent Complete"/> * <enumeration value="WBS Milestones Percent Complete"/> * <enumeration value="Activity Percent Complete Using Resource Curves"/> * </restriction> * </simpleType> * </element> * <element name="EarnedValueCalculation" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <enumeration value="At Completion Values with Current Dates"/> * <enumeration value="Planned Values with Planned Dates"/> * <enumeration value="Planned Values with Current Dates"/> * </restriction> * </simpleType> * </element> * <element name="EnablePasswordPolicy" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> * <element name="EnableTSAudit" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> * <element name="FooterLabel1" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="255"/> * </restriction> * </simpleType> * </element> * <element name="FooterLabel2" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="255"/> * </restriction> * </simpleType> * </element> * <element name="FooterLabel3" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="255"/> * </restriction> * </simpleType> * </element> * <element name="HeaderLabel1" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="255"/> * </restriction> * </simpleType> * </element> * <element name="HeaderLabel2" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="255"/> * </restriction> * </simpleType> * </element> * <element name="HeaderLabel3" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="255"/> * </restriction> * </simpleType> * </element> * <element name="HourAbbreviation" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="4"/> * </restriction> * </simpleType> * </element> * <element name="HoursPerDay" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}double"> * <minInclusive value="1.0"/> * <maxInclusive value="24.0"/> * </restriction> * </simpleType> * </element> * <element name="HoursPerMonth" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}double"> * <minInclusive value="1.0"/> * <maxInclusive value="744.0"/> * </restriction> * </simpleType> * </element> * <element name="HoursPerWeek" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}double"> * <minInclusive value="1.0"/> * <maxInclusive value="168.0"/> * </restriction> * </simpleType> * </element> * <element name="HoursPerYear" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}double"> * <minInclusive value="1.0"/> * <maxInclusive value="8784.0"/> * </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="LogHoursAfterActualFinish" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> * <element name="LogHoursBeforeActualStart" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> * <element name="LogHoursCompletedActivities" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> * <element name="LogHoursInFuture" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> * <element name="LogHoursNotStartedActivities" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> * <element name="MaxActivityCodeTreeLevels" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <minInclusive value="1"/> * <maxInclusive value="25"/> * </restriction> * </simpleType> * </element> * <element name="MaxActivityCodesPerProject" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> * <element name="MaxActivityIdLength" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <minInclusive value="1"/> * <maxInclusive value="20"/> * </restriction> * </simpleType> * </element> * <element name="MaxBaselinesPerProject" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <minInclusive value="1"/> * </restriction> * </simpleType> * </element> * <element name="MaxCostAccountLength" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <minInclusive value="1"/> * <maxInclusive value="20"/> * </restriction> * </simpleType> * </element> * <element name="MaxCostAccountTreeLevels" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <minInclusive value="1"/> * <maxInclusive value="25"/> * </restriction> * </simpleType> * </element> * <element name="MaxOBSTreeLevels" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <minInclusive value="1"/> * <maxInclusive value="25"/> * </restriction> * </simpleType> * </element> * <element name="MaxProjectCodeTreeLevels" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <minInclusive value="1"/> * <maxInclusive value="25"/> * </restriction> * </simpleType> * </element> * <element name="MaxProjectIdLength" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <minInclusive value="1"/> * <maxInclusive value="20"/> * </restriction> * </simpleType> * </element> * <element name="MaxResourceCodeTreeLevels" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <minInclusive value="1"/> * <maxInclusive value="25"/> * </restriction> * </simpleType> * </element> * <element name="MaxResourceIdLength" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <minInclusive value="1"/> * <maxInclusive value="255"/> * </restriction> * </simpleType> * </element> * <element name="MaxResourceTreeLevels" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <minInclusive value="1"/> * <maxInclusive value="25"/> * </restriction> * </simpleType> * </element> * <element name="MaxRoleIdLength" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <minInclusive value="1"/> * <maxInclusive value="20"/> * </restriction> * </simpleType> * </element> * <element name="MaxRoleTreeLevels" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <minInclusive value="1"/> * <maxInclusive value="25"/> * </restriction> * </simpleType> * </element> * <element name="MaxTimesheetResourceHours" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}double"> * <minInclusive value="1.0"/> * <maxInclusive value="24.0"/> * </restriction> * </simpleType> * </element> * <element name="MaxWBSCodeLength" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <minInclusive value="1"/> * <maxInclusive value="20"/> * </restriction> * </simpleType> * </element> * <element name="MaxWBSTreeLevels" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <minInclusive value="1"/> * <maxInclusive value="50"/> * </restriction> * </simpleType> * </element> * <element name="MaximumBaselinesCopiedWithProject" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <minInclusive value="1"/> * <maxInclusive value="50"/> * </restriction> * </simpleType> * </element> * <element name="MinuteAbbreviation" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="4"/> * </restriction> * </simpleType> * </element> * <element name="MonthAbbreviation" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="4"/> * </restriction> * </simpleType> * </element> * <element name="NumberOfAccessibleFutureTimesheets" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <minInclusive value="0"/> * <maxInclusive value="200"/> * </restriction> * </simpleType> * </element> * <element name="NumberOfAccessiblePastTimesheets" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <minInclusive value="0"/> * <maxInclusive value="200"/> * </restriction> * </simpleType> * </element> * <element name="ResourcesCanAssignThemselvesToActivities" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> * <element name="StartDayOfWeek" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <minInclusive value="1"/> * <maxInclusive value="7"/> * </restriction> * </simpleType> * </element> * <element name="SummarizeByCalendar" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> * <element name="SummarizeByFinancialPeriods" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> * <element name="SummaryResourceSpreadInterval" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <enumeration value="Month"/> * <enumeration value="Week"/> * </restriction> * </simpleType> * </element> * <element name="SummaryWBSSpreadInterval" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <enumeration value="Month"/> * <enumeration value="Week"/> * </restriction> * </simpleType> * </element> * <element name="TimeWindowCompletedActivities" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> * <element name="TimeWindowNotStartedActivities" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> * <element name="TimesheetApprovalLevel" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> * <element name="TimesheetDecimalDigits" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> * <element name="TimesheetInterval" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> * <element name="TimesheetPeriodEndsOnDay" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <enumeration value="Sunday"/> * <enumeration value="Monday"/> * <enumeration value="Tuesday"/> * <enumeration value="Wednesday"/> * <enumeration value="Thursday"/> * <enumeration value="Friday"/> * <enumeration value="Saturday"/> * </restriction> * </simpleType> * </element> * <element name="TimesheetPeriodType" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <enumeration value="Every Week"/> * <enumeration value="Every Two Weeks"/> * <enumeration value="Every Four Weeks"/> * <enumeration value="Every Month"/> * </restriction> * </simpleType> * </element> * <element name="UnifierAuthCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> * <element name="UnifierCompanyShortName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> * <element name="UnifierWebServiceURL" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> * <element name="UseCalendarTimePeriodsFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> * <element name="UseMaxTimesheetResourceHours" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> * <element name="UseProjectManagerApproval" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="20"/> * </restriction> * </simpleType> * </element> * <element name="UseTimesheets" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> * <element name="WBSCategoryLabel" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="40"/> * </restriction> * </simpleType> * </element> * <element name="WBSCodeSeparator" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="2"/> * </restriction> * </simpleType> * </element> * <element name="WeekAbbreviation" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="4"/> * </restriction> * </simpleType> * </element> * <element name="YearAbbreviation" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="4"/> * </restriction> * </simpleType> * </element> * </sequence> * </restriction> * </complexContent> * </complexType> * </pre> * * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "GlobalPreferencesType", propOrder = { "alwaysLaunchOnlineHelp", "baseCurrencyObjectId", "contractManagementURL", "createDate", "createUser", "customLabel1", "customLabel2", "customLabel3", "dayAbbreviation", "defaultDuration", "defaultTimesheetApprovalManager", "evEstimateToCompleteFactor", "evEstimateToCompleteTechnique", "evPerformancePctCompleteCustomPct", "evPerformancePctCompleteTechnique", "earnedValueCalculation", "enablePasswordPolicy", "enableTSAudit", "footerLabel1", "footerLabel2", "footerLabel3", "headerLabel1", "headerLabel2", "headerLabel3", "hourAbbreviation", "hoursPerDay", "hoursPerMonth", "hoursPerWeek", "hoursPerYear", "lastUpdateDate", "lastUpdateUser", "logHoursAfterActualFinish", "logHoursBeforeActualStart", "logHoursCompletedActivities", "logHoursInFuture", "logHoursNotStartedActivities", "maxActivityCodeTreeLevels", "maxActivityCodesPerProject", "maxActivityIdLength", "maxBaselinesPerProject", "maxCostAccountLength", "maxCostAccountTreeLevels", "maxOBSTreeLevels", "maxProjectCodeTreeLevels", "maxProjectIdLength", "maxResourceCodeTreeLevels", "maxResourceIdLength", "maxResourceTreeLevels", "maxRoleIdLength", "maxRoleTreeLevels", "maxTimesheetResourceHours", "maxWBSCodeLength", "maxWBSTreeLevels", "maximumBaselinesCopiedWithProject", "minuteAbbreviation", "monthAbbreviation", "numberOfAccessibleFutureTimesheets", "numberOfAccessiblePastTimesheets", "resourcesCanAssignThemselvesToActivities", "startDayOfWeek", "summarizeByCalendar", "summarizeByFinancialPeriods", "summaryResourceSpreadInterval", "summaryWBSSpreadInterval", "timeWindowCompletedActivities", "timeWindowNotStartedActivities", "timesheetApprovalLevel", "timesheetDecimalDigits", "timesheetInterval", "timesheetPeriodEndsOnDay", "timesheetPeriodType", "unifierAuthCode", "unifierCompanyShortName", "unifierWebServiceURL", "useCalendarTimePeriodsFlag", "useMaxTimesheetResourceHours", "useProjectManagerApproval", "useTimesheets", "wbsCategoryLabel", "wbsCodeSeparator", "weekAbbreviation", "yearAbbreviation" }) public class GlobalPreferencesType { @XmlElement(name = "AlwaysLaunchOnlineHelp", nillable = true) protected Boolean alwaysLaunchOnlineHelp; @XmlElement(name = "BaseCurrencyObjectId") protected Integer baseCurrencyObjectId; @XmlElement(name = "ContractManagementURL") protected String contractManagementURL; @XmlElement(name = "CreateDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date createDate; @XmlElement(name = "CreateUser") protected String createUser; @XmlElement(name = "CustomLabel1") protected String customLabel1; @XmlElement(name = "CustomLabel2") protected String customLabel2; @XmlElement(name = "CustomLabel3") protected String customLabel3; @XmlElement(name = "DayAbbreviation") protected String dayAbbreviation; @XmlElement(name = "DefaultDuration") protected Double defaultDuration; @XmlElement(name = "DefaultTimesheetApprovalManager", nillable = true) protected Integer defaultTimesheetApprovalManager; @XmlElement(name = "EVEstimateToCompleteFactor", nillable = true) protected Double evEstimateToCompleteFactor; @XmlElement(name = "EVEstimateToCompleteTechnique") protected String evEstimateToCompleteTechnique; @XmlElement(name = "EVPerformancePctCompleteCustomPct", nillable = true) protected Double evPerformancePctCompleteCustomPct; @XmlElement(name = "EVPerformancePctCompleteTechnique") protected String evPerformancePctCompleteTechnique; @XmlElement(name = "EarnedValueCalculation") protected String earnedValueCalculation; @XmlElement(name = "EnablePasswordPolicy", nillable = true) protected Boolean enablePasswordPolicy; @XmlElement(name = "EnableTSAudit", nillable = true) protected Boolean enableTSAudit; @XmlElement(name = "FooterLabel1") protected String footerLabel1; @XmlElement(name = "FooterLabel2") protected String footerLabel2; @XmlElement(name = "FooterLabel3") protected String footerLabel3; @XmlElement(name = "HeaderLabel1") protected String headerLabel1; @XmlElement(name = "HeaderLabel2") protected String headerLabel2; @XmlElement(name = "HeaderLabel3") protected String headerLabel3; @XmlElement(name = "HourAbbreviation") protected String hourAbbreviation; @XmlElement(name = "HoursPerDay") protected Double hoursPerDay; @XmlElement(name = "HoursPerMonth") protected Double hoursPerMonth; @XmlElement(name = "HoursPerWeek") protected Double hoursPerWeek; @XmlElement(name = "HoursPerYear") protected Double hoursPerYear; @XmlElement(name = "LastUpdateDate", type = String.class, nillable = true) @XmlJavaTypeAdapter(Adapter1.class) @XmlSchemaType(name = "dateTime") protected Date lastUpdateDate; @XmlElement(name = "LastUpdateUser") protected String lastUpdateUser; @XmlElement(name = "LogHoursAfterActualFinish") protected Boolean logHoursAfterActualFinish; @XmlElement(name = "LogHoursBeforeActualStart") protected Boolean logHoursBeforeActualStart; @XmlElement(name = "LogHoursCompletedActivities") protected Boolean logHoursCompletedActivities; @XmlElement(name = "LogHoursInFuture") protected Boolean logHoursInFuture; @XmlElement(name = "LogHoursNotStartedActivities") protected Boolean logHoursNotStartedActivities; @XmlElement(name = "MaxActivityCodeTreeLevels") protected Integer maxActivityCodeTreeLevels; @XmlElement(name = "MaxActivityCodesPerProject", nillable = true) protected Integer maxActivityCodesPerProject; @XmlElement(name = "MaxActivityIdLength") protected Integer maxActivityIdLength; @XmlElement(name = "MaxBaselinesPerProject") protected Integer maxBaselinesPerProject; @XmlElement(name = "MaxCostAccountLength") protected Integer maxCostAccountLength; @XmlElement(name = "MaxCostAccountTreeLevels") protected Integer maxCostAccountTreeLevels; @XmlElement(name = "MaxOBSTreeLevels") protected Integer maxOBSTreeLevels; @XmlElement(name = "MaxProjectCodeTreeLevels") protected Integer maxProjectCodeTreeLevels; @XmlElement(name = "MaxProjectIdLength") protected Integer maxProjectIdLength; @XmlElement(name = "MaxResourceCodeTreeLevels") protected Integer maxResourceCodeTreeLevels; @XmlElement(name = "MaxResourceIdLength") protected Integer maxResourceIdLength; @XmlElement(name = "MaxResourceTreeLevels") protected Integer maxResourceTreeLevels; @XmlElement(name = "MaxRoleIdLength") protected Integer maxRoleIdLength; @XmlElement(name = "MaxRoleTreeLevels") protected Integer maxRoleTreeLevels; @XmlElement(name = "MaxTimesheetResourceHours", nillable = true) protected Double maxTimesheetResourceHours; @XmlElement(name = "MaxWBSCodeLength") protected Integer maxWBSCodeLength; @XmlElement(name = "MaxWBSTreeLevels") protected Integer maxWBSTreeLevels; @XmlElement(name = "MaximumBaselinesCopiedWithProject") protected Integer maximumBaselinesCopiedWithProject; @XmlElement(name = "MinuteAbbreviation") protected String minuteAbbreviation; @XmlElement(name = "MonthAbbreviation") protected String monthAbbreviation; @XmlElement(name = "NumberOfAccessibleFutureTimesheets") protected Integer numberOfAccessibleFutureTimesheets; @XmlElement(name = "NumberOfAccessiblePastTimesheets") protected Integer numberOfAccessiblePastTimesheets; @XmlElement(name = "ResourcesCanAssignThemselvesToActivities") protected Boolean resourcesCanAssignThemselvesToActivities; @XmlElement(name = "StartDayOfWeek") protected Integer startDayOfWeek; @XmlElement(name = "SummarizeByCalendar", nillable = true) protected Boolean summarizeByCalendar; @XmlElement(name = "SummarizeByFinancialPeriods", nillable = true) protected Boolean summarizeByFinancialPeriods; @XmlElement(name = "SummaryResourceSpreadInterval") protected String summaryResourceSpreadInterval; @XmlElement(name = "SummaryWBSSpreadInterval") protected String summaryWBSSpreadInterval; @XmlElement(name = "TimeWindowCompletedActivities") protected Integer timeWindowCompletedActivities; @XmlElement(name = "TimeWindowNotStartedActivities") protected Integer timeWindowNotStartedActivities; @XmlElement(name = "TimesheetApprovalLevel") protected Integer timesheetApprovalLevel; @XmlElement(name = "TimesheetDecimalDigits") protected Integer timesheetDecimalDigits; @XmlElement(name = "TimesheetInterval") protected Boolean timesheetInterval; @XmlElement(name = "TimesheetPeriodEndsOnDay") protected String timesheetPeriodEndsOnDay; @XmlElement(name = "TimesheetPeriodType") protected String timesheetPeriodType; @XmlElement(name = "UnifierAuthCode") protected String unifierAuthCode; @XmlElement(name = "UnifierCompanyShortName") protected String unifierCompanyShortName; @XmlElement(name = "UnifierWebServiceURL") protected String unifierWebServiceURL; @XmlElement(name = "UseCalendarTimePeriodsFlag") protected Boolean useCalendarTimePeriodsFlag; @XmlElement(name = "UseMaxTimesheetResourceHours", nillable = true) protected Boolean useMaxTimesheetResourceHours; @XmlElement(name = "UseProjectManagerApproval") protected String useProjectManagerApproval; @XmlElement(name = "UseTimesheets") protected Boolean useTimesheets; @XmlElement(name = "WBSCategoryLabel") protected String wbsCategoryLabel; @XmlElement(name = "WBSCodeSeparator") protected String wbsCodeSeparator; @XmlElement(name = "WeekAbbreviation") protected String weekAbbreviation; @XmlElement(name = "YearAbbreviation") protected String yearAbbreviation; /** * Gets the value of the alwaysLaunchOnlineHelp property. * * @return * possible object is * {@link Boolean } * */ public Boolean isAlwaysLaunchOnlineHelp() { return alwaysLaunchOnlineHelp; } /** * Sets the value of the alwaysLaunchOnlineHelp property. * * @param value * allowed object is * {@link Boolean } * */ public void setAlwaysLaunchOnlineHelp(Boolean value) { this.alwaysLaunchOnlineHelp = value; } /** * Gets the value of the baseCurrencyObjectId property. * * @return * possible object is * {@link Integer } * */ public Integer getBaseCurrencyObjectId() { return baseCurrencyObjectId; } /** * Sets the value of the baseCurrencyObjectId property. * * @param value * allowed object is * {@link Integer } * */ public void setBaseCurrencyObjectId(Integer value) { this.baseCurrencyObjectId = value; } /** * Gets the value of the contractManagementURL property. * * @return * possible object is * {@link String } * */ public String getContractManagementURL() { return contractManagementURL; } /** * Sets the value of the contractManagementURL property. * * @param value * allowed object is * {@link String } * */ public void setContractManagementURL(String value) { this.contractManagementURL = value; } /** * Gets the value of the createDate property. * * @return * possible object is * {@link String } * */ public Date getCreateDate() { return createDate; } /** * Sets the value of the createDate property. * * @param value * allowed object is * {@link String } * */ public void setCreateDate(Date value) { this.createDate = value; } /** * Gets the value of the createUser property. * * @return * possible object is * {@link String } * */ public String getCreateUser() { return createUser; } /** * Sets the value of the createUser property. * * @param value * allowed object is * {@link String } * */ public void setCreateUser(String value) { this.createUser = value; } /** * Gets the value of the customLabel1 property. * * @return * possible object is * {@link String } * */ public String getCustomLabel1() { return customLabel1; } /** * Sets the value of the customLabel1 property. * * @param value * allowed object is * {@link String } * */ public void setCustomLabel1(String value) { this.customLabel1 = value; } /** * Gets the value of the customLabel2 property. * * @return * possible object is * {@link String } * */ public String getCustomLabel2() { return customLabel2; } /** * Sets the value of the customLabel2 property. * * @param value * allowed object is * {@link String } * */ public void setCustomLabel2(String value) { this.customLabel2 = value; } /** * Gets the value of the customLabel3 property. * * @return * possible object is * {@link String } * */ public String getCustomLabel3() { return customLabel3; } /** * Sets the value of the customLabel3 property. * * @param value * allowed object is * {@link String } * */ public void setCustomLabel3(String value) { this.customLabel3 = value; } /** * Gets the value of the dayAbbreviation property. * * @return * possible object is * {@link String } * */ public String getDayAbbreviation() { return dayAbbreviation; } /** * Sets the value of the dayAbbreviation property. * * @param value * allowed object is * {@link String } * */ public void setDayAbbreviation(String value) { this.dayAbbreviation = value; } /** * Gets the value of the defaultDuration property. * * @return * possible object is * {@link Double } * */ public Double getDefaultDuration() { return defaultDuration; } /** * Sets the value of the defaultDuration property. * * @param value * allowed object is * {@link Double } * */ public void setDefaultDuration(Double value) { this.defaultDuration = value; } /** * Gets the value of the defaultTimesheetApprovalManager property. * * @return * possible object is * {@link Integer } * */ public Integer getDefaultTimesheetApprovalManager() { return defaultTimesheetApprovalManager; } /** * Sets the value of the defaultTimesheetApprovalManager property. * * @param value * allowed object is * {@link Integer } * */ public void setDefaultTimesheetApprovalManager(Integer value) { this.defaultTimesheetApprovalManager = value; } /** * Gets the value of the evEstimateToCompleteFactor property. * * @return * possible object is * {@link Double } * */ public Double getEVEstimateToCompleteFactor() { return evEstimateToCompleteFactor; } /** * Sets the value of the evEstimateToCompleteFactor property. * * @param value * allowed object is * {@link Double } * */ public void setEVEstimateToCompleteFactor(Double value) { this.evEstimateToCompleteFactor = value; } /** * Gets the value of the evEstimateToCompleteTechnique property. * * @return * possible object is * {@link String } * */ public String getEVEstimateToCompleteTechnique() { return evEstimateToCompleteTechnique; } /** * Sets the value of the evEstimateToCompleteTechnique property. * * @param value * allowed object is * {@link String } * */ public void setEVEstimateToCompleteTechnique(String value) { this.evEstimateToCompleteTechnique = value; } /** * Gets the value of the evPerformancePctCompleteCustomPct property. * * @return * possible object is * {@link Double } * */ public Double getEVPerformancePctCompleteCustomPct() { return evPerformancePctCompleteCustomPct; } /** * Sets the value of the evPerformancePctCompleteCustomPct property. * * @param value * allowed object is * {@link Double } * */ public void setEVPerformancePctCompleteCustomPct(Double value) { this.evPerformancePctCompleteCustomPct = value; } /** * Gets the value of the evPerformancePctCompleteTechnique property. * * @return * possible object is * {@link String } * */ public String getEVPerformancePctCompleteTechnique() { return evPerformancePctCompleteTechnique; } /** * Sets the value of the evPerformancePctCompleteTechnique property. * * @param value * allowed object is * {@link String } * */ public void setEVPerformancePctCompleteTechnique(String value) { this.evPerformancePctCompleteTechnique = value; } /** * Gets the value of the earnedValueCalculation property. * * @return * possible object is * {@link String } * */ public String getEarnedValueCalculation() { return earnedValueCalculation; } /** * Sets the value of the earnedValueCalculation property. * * @param value * allowed object is * {@link String } * */ public void setEarnedValueCalculation(String value) { this.earnedValueCalculation = value; } /** * Gets the value of the enablePasswordPolicy property. * * @return * possible object is * {@link Boolean } * */ public Boolean isEnablePasswordPolicy() { return enablePasswordPolicy; } /** * Sets the value of the enablePasswordPolicy property. * * @param value * allowed object is * {@link Boolean } * */ public void setEnablePasswordPolicy(Boolean value) { this.enablePasswordPolicy = value; } /** * Gets the value of the enableTSAudit property. * * @return * possible object is * {@link Boolean } * */ public Boolean isEnableTSAudit() { return enableTSAudit; } /** * Sets the value of the enableTSAudit property. * * @param value * allowed object is * {@link Boolean } * */ public void setEnableTSAudit(Boolean value) { this.enableTSAudit = value; } /** * Gets the value of the footerLabel1 property. * * @return * possible object is * {@link String } * */ public String getFooterLabel1() { return footerLabel1; } /** * Sets the value of the footerLabel1 property. * * @param value * allowed object is * {@link String } * */ public void setFooterLabel1(String value) { this.footerLabel1 = value; } /** * Gets the value of the footerLabel2 property. * * @return * possible object is * {@link String } * */ public String getFooterLabel2() { return footerLabel2; } /** * Sets the value of the footerLabel2 property. * * @param value * allowed object is * {@link String } * */ public void setFooterLabel2(String value) { this.footerLabel2 = value; } /** * Gets the value of the footerLabel3 property. * * @return * possible object is * {@link String } * */ public String getFooterLabel3() { return footerLabel3; } /** * Sets the value of the footerLabel3 property. * * @param value * allowed object is * {@link String } * */ public void setFooterLabel3(String value) { this.footerLabel3 = value; } /** * Gets the value of the headerLabel1 property. * * @return * possible object is * {@link String } * */ public String getHeaderLabel1() { return headerLabel1; } /** * Sets the value of the headerLabel1 property. * * @param value * allowed object is * {@link String } * */ public void setHeaderLabel1(String value) { this.headerLabel1 = value; } /** * Gets the value of the headerLabel2 property. * * @return * possible object is * {@link String } * */ public String getHeaderLabel2() { return headerLabel2; } /** * Sets the value of the headerLabel2 property. * * @param value * allowed object is * {@link String } * */ public void setHeaderLabel2(String value) { this.headerLabel2 = value; } /** * Gets the value of the headerLabel3 property. * * @return * possible object is * {@link String } * */ public String getHeaderLabel3() { return headerLabel3; } /** * Sets the value of the headerLabel3 property. * * @param value * allowed object is * {@link String } * */ public void setHeaderLabel3(String value) { this.headerLabel3 = value; } /** * Gets the value of the hourAbbreviation property. * * @return * possible object is * {@link String } * */ public String getHourAbbreviation() { return hourAbbreviation; } /** * Sets the value of the hourAbbreviation property. * * @param value * allowed object is * {@link String } * */ public void setHourAbbreviation(String value) { this.hourAbbreviation = value; } /** * Gets the value of the hoursPerDay property. * * @return * possible object is * {@link Double } * */ public Double getHoursPerDay() { return hoursPerDay; } /** * Sets the value of the hoursPerDay property. * * @param value * allowed object is * {@link Double } * */ public void setHoursPerDay(Double value) { this.hoursPerDay = value; } /** * Gets the value of the hoursPerMonth property. * * @return * possible object is * {@link Double } * */ public Double getHoursPerMonth() { return hoursPerMonth; } /** * Sets the value of the hoursPerMonth property. * * @param value * allowed object is * {@link Double } * */ public void setHoursPerMonth(Double value) { this.hoursPerMonth = value; } /** * Gets the value of the hoursPerWeek property. * * @return * possible object is * {@link Double } * */ public Double getHoursPerWeek() { return hoursPerWeek; } /** * Sets the value of the hoursPerWeek property. * * @param value * allowed object is * {@link Double } * */ public void setHoursPerWeek(Double value) { this.hoursPerWeek = value; } /** * Gets the value of the hoursPerYear property. * * @return * possible object is * {@link Double } * */ public Double getHoursPerYear() { return hoursPerYear; } /** * Sets the value of the hoursPerYear property. * * @param value * allowed object is * {@link Double } * */ public void setHoursPerYear(Double value) { this.hoursPerYear = value; } /** * Gets the value of the lastUpdateDate property. * * @return * possible object is * {@link String } * */ public Date getLastUpdateDate() { return lastUpdateDate; } /** * Sets the value of the lastUpdateDate property. * * @param value * allowed object is * {@link String } * */ public void setLastUpdateDate(Date value) { this.lastUpdateDate = value; } /** * Gets the value of the lastUpdateUser property. * * @return * possible object is * {@link String } * */ public String getLastUpdateUser() { return lastUpdateUser; } /** * Sets the value of the lastUpdateUser property. * * @param value * allowed object is * {@link String } * */ public void setLastUpdateUser(String value) { this.lastUpdateUser = value; } /** * Gets the value of the logHoursAfterActualFinish property. * * @return * possible object is * {@link Boolean } * */ public Boolean isLogHoursAfterActualFinish() { return logHoursAfterActualFinish; } /** * Sets the value of the logHoursAfterActualFinish property. * * @param value * allowed object is * {@link Boolean } * */ public void setLogHoursAfterActualFinish(Boolean value) { this.logHoursAfterActualFinish = value; } /** * Gets the value of the logHoursBeforeActualStart property. * * @return * possible object is * {@link Boolean } * */ public Boolean isLogHoursBeforeActualStart() { return logHoursBeforeActualStart; } /** * Sets the value of the logHoursBeforeActualStart property. * * @param value * allowed object is * {@link Boolean } * */ public void setLogHoursBeforeActualStart(Boolean value) { this.logHoursBeforeActualStart = value; } /** * Gets the value of the logHoursCompletedActivities property. * * @return * possible object is * {@link Boolean } * */ public Boolean isLogHoursCompletedActivities() { return logHoursCompletedActivities; } /** * Sets the value of the logHoursCompletedActivities property. * * @param value * allowed object is * {@link Boolean } * */ public void setLogHoursCompletedActivities(Boolean value) { this.logHoursCompletedActivities = value; } /** * Gets the value of the logHoursInFuture property. * * @return * possible object is * {@link Boolean } * */ public Boolean isLogHoursInFuture() { return logHoursInFuture; } /** * Sets the value of the logHoursInFuture property. * * @param value * allowed object is * {@link Boolean } * */ public void setLogHoursInFuture(Boolean value) { this.logHoursInFuture = value; } /** * Gets the value of the logHoursNotStartedActivities property. * * @return * possible object is * {@link Boolean } * */ public Boolean isLogHoursNotStartedActivities() { return logHoursNotStartedActivities; } /** * Sets the value of the logHoursNotStartedActivities property. * * @param value * allowed object is * {@link Boolean } * */ public void setLogHoursNotStartedActivities(Boolean value) { this.logHoursNotStartedActivities = value; } /** * Gets the value of the maxActivityCodeTreeLevels property. * * @return * possible object is * {@link Integer } * */ public Integer getMaxActivityCodeTreeLevels() { return maxActivityCodeTreeLevels; } /** * Sets the value of the maxActivityCodeTreeLevels property. * * @param value * allowed object is * {@link Integer } * */ public void setMaxActivityCodeTreeLevels(Integer value) { this.maxActivityCodeTreeLevels = value; } /** * Gets the value of the maxActivityCodesPerProject property. * * @return * possible object is * {@link Integer } * */ public Integer getMaxActivityCodesPerProject() { return maxActivityCodesPerProject; } /** * Sets the value of the maxActivityCodesPerProject property. * * @param value * allowed object is * {@link Integer } * */ public void setMaxActivityCodesPerProject(Integer value) { this.maxActivityCodesPerProject = value; } /** * Gets the value of the maxActivityIdLength property. * * @return * possible object is * {@link Integer } * */ public Integer getMaxActivityIdLength() { return maxActivityIdLength; } /** * Sets the value of the maxActivityIdLength property. * * @param value * allowed object is * {@link Integer } * */ public void setMaxActivityIdLength(Integer value) { this.maxActivityIdLength = value; } /** * Gets the value of the maxBaselinesPerProject property. * * @return * possible object is * {@link Integer } * */ public Integer getMaxBaselinesPerProject() { return maxBaselinesPerProject; } /** * Sets the value of the maxBaselinesPerProject property. * * @param value * allowed object is * {@link Integer } * */ public void setMaxBaselinesPerProject(Integer value) { this.maxBaselinesPerProject = value; } /** * Gets the value of the maxCostAccountLength property. * * @return * possible object is * {@link Integer } * */ public Integer getMaxCostAccountLength() { return maxCostAccountLength; } /** * Sets the value of the maxCostAccountLength property. * * @param value * allowed object is * {@link Integer } * */ public void setMaxCostAccountLength(Integer value) { this.maxCostAccountLength = value; } /** * Gets the value of the maxCostAccountTreeLevels property. * * @return * possible object is * {@link Integer } * */ public Integer getMaxCostAccountTreeLevels() { return maxCostAccountTreeLevels; } /** * Sets the value of the maxCostAccountTreeLevels property. * * @param value * allowed object is * {@link Integer } * */ public void setMaxCostAccountTreeLevels(Integer value) { this.maxCostAccountTreeLevels = value; } /** * Gets the value of the maxOBSTreeLevels property. * * @return * possible object is * {@link Integer } * */ public Integer getMaxOBSTreeLevels() { return maxOBSTreeLevels; } /** * Sets the value of the maxOBSTreeLevels property. * * @param value * allowed object is * {@link Integer } * */ public void setMaxOBSTreeLevels(Integer value) { this.maxOBSTreeLevels = value; } /** * Gets the value of the maxProjectCodeTreeLevels property. * * @return * possible object is * {@link Integer } * */ public Integer getMaxProjectCodeTreeLevels() { return maxProjectCodeTreeLevels; } /** * Sets the value of the maxProjectCodeTreeLevels property. * * @param value * allowed object is * {@link Integer } * */ public void setMaxProjectCodeTreeLevels(Integer value) { this.maxProjectCodeTreeLevels = value; } /** * Gets the value of the maxProjectIdLength property. * * @return * possible object is * {@link Integer } * */ public Integer getMaxProjectIdLength() { return maxProjectIdLength; } /** * Sets the value of the maxProjectIdLength property. * * @param value * allowed object is * {@link Integer } * */ public void setMaxProjectIdLength(Integer value) { this.maxProjectIdLength = value; } /** * Gets the value of the maxResourceCodeTreeLevels property. * * @return * possible object is * {@link Integer } * */ public Integer getMaxResourceCodeTreeLevels() { return maxResourceCodeTreeLevels; } /** * Sets the value of the maxResourceCodeTreeLevels property. * * @param value * allowed object is * {@link Integer } * */ public void setMaxResourceCodeTreeLevels(Integer value) { this.maxResourceCodeTreeLevels = value; } /** * Gets the value of the maxResourceIdLength property. * * @return * possible object is * {@link Integer } * */ public Integer getMaxResourceIdLength() { return maxResourceIdLength; } /** * Sets the value of the maxResourceIdLength property. * * @param value * allowed object is * {@link Integer } * */ public void setMaxResourceIdLength(Integer value) { this.maxResourceIdLength = value; } /** * Gets the value of the maxResourceTreeLevels property. * * @return * possible object is * {@link Integer } * */ public Integer getMaxResourceTreeLevels() { return maxResourceTreeLevels; } /** * Sets the value of the maxResourceTreeLevels property. * * @param value * allowed object is * {@link Integer } * */ public void setMaxResourceTreeLevels(Integer value) { this.maxResourceTreeLevels = value; } /** * Gets the value of the maxRoleIdLength property. * * @return * possible object is * {@link Integer } * */ public Integer getMaxRoleIdLength() { return maxRoleIdLength; } /** * Sets the value of the maxRoleIdLength property. * * @param value * allowed object is * {@link Integer } * */ public void setMaxRoleIdLength(Integer value) { this.maxRoleIdLength = value; } /** * Gets the value of the maxRoleTreeLevels property. * * @return * possible object is * {@link Integer } * */ public Integer getMaxRoleTreeLevels() { return maxRoleTreeLevels; } /** * Sets the value of the maxRoleTreeLevels property. * * @param value * allowed object is * {@link Integer } * */ public void setMaxRoleTreeLevels(Integer value) { this.maxRoleTreeLevels = value; } /** * Gets the value of the maxTimesheetResourceHours property. * * @return * possible object is * {@link Double } * */ public Double getMaxTimesheetResourceHours() { return maxTimesheetResourceHours; } /** * Sets the value of the maxTimesheetResourceHours property. * * @param value * allowed object is * {@link Double } * */ public void setMaxTimesheetResourceHours(Double value) { this.maxTimesheetResourceHours = value; } /** * Gets the value of the maxWBSCodeLength property. * * @return * possible object is * {@link Integer } * */ public Integer getMaxWBSCodeLength() { return maxWBSCodeLength; } /** * Sets the value of the maxWBSCodeLength property. * * @param value * allowed object is * {@link Integer } * */ public void setMaxWBSCodeLength(Integer value) { this.maxWBSCodeLength = value; } /** * Gets the value of the maxWBSTreeLevels property. * * @return * possible object is * {@link Integer } * */ public Integer getMaxWBSTreeLevels() { return maxWBSTreeLevels; } /** * Sets the value of the maxWBSTreeLevels property. * * @param value * allowed object is * {@link Integer } * */ public void setMaxWBSTreeLevels(Integer value) { this.maxWBSTreeLevels = value; } /** * Gets the value of the maximumBaselinesCopiedWithProject property. * * @return * possible object is * {@link Integer } * */ public Integer getMaximumBaselinesCopiedWithProject() { return maximumBaselinesCopiedWithProject; } /** * Sets the value of the maximumBaselinesCopiedWithProject property. * * @param value * allowed object is * {@link Integer } * */ public void setMaximumBaselinesCopiedWithProject(Integer value) { this.maximumBaselinesCopiedWithProject = value; } /** * Gets the value of the minuteAbbreviation property. * * @return * possible object is * {@link String } * */ public String getMinuteAbbreviation() { return minuteAbbreviation; } /** * Sets the value of the minuteAbbreviation property. * * @param value * allowed object is * {@link String } * */ public void setMinuteAbbreviation(String value) { this.minuteAbbreviation = value; } /** * Gets the value of the monthAbbreviation property. * * @return * possible object is * {@link String } * */ public String getMonthAbbreviation() { return monthAbbreviation; } /** * Sets the value of the monthAbbreviation property. * * @param value * allowed object is * {@link String } * */ public void setMonthAbbreviation(String value) { this.monthAbbreviation = value; } /** * Gets the value of the numberOfAccessibleFutureTimesheets property. * * @return * possible object is * {@link Integer } * */ public Integer getNumberOfAccessibleFutureTimesheets() { return numberOfAccessibleFutureTimesheets; } /** * Sets the value of the numberOfAccessibleFutureTimesheets property. * * @param value * allowed object is * {@link Integer } * */ public void setNumberOfAccessibleFutureTimesheets(Integer value) { this.numberOfAccessibleFutureTimesheets = value; } /** * Gets the value of the numberOfAccessiblePastTimesheets property. * * @return * possible object is * {@link Integer } * */ public Integer getNumberOfAccessiblePastTimesheets() { return numberOfAccessiblePastTimesheets; } /** * Sets the value of the numberOfAccessiblePastTimesheets property. * * @param value * allowed object is * {@link Integer } * */ public void setNumberOfAccessiblePastTimesheets(Integer value) { this.numberOfAccessiblePastTimesheets = value; } /** * Gets the value of the resourcesCanAssignThemselvesToActivities property. * * @return * possible object is * {@link Boolean } * */ public Boolean isResourcesCanAssignThemselvesToActivities() { return resourcesCanAssignThemselvesToActivities; } /** * Sets the value of the resourcesCanAssignThemselvesToActivities property. * * @param value * allowed object is * {@link Boolean } * */ public void setResourcesCanAssignThemselvesToActivities(Boolean value) { this.resourcesCanAssignThemselvesToActivities = value; } /** * Gets the value of the startDayOfWeek property. * * @return * possible object is * {@link Integer } * */ public Integer getStartDayOfWeek() { return startDayOfWeek; } /** * Sets the value of the startDayOfWeek property. * * @param value * allowed object is * {@link Integer } * */ public void setStartDayOfWeek(Integer value) { this.startDayOfWeek = value; } /** * Gets the value of the summarizeByCalendar property. * * @return * possible object is * {@link Boolean } * */ public Boolean isSummarizeByCalendar() { return summarizeByCalendar; } /** * Sets the value of the summarizeByCalendar property. * * @param value * allowed object is * {@link Boolean } * */ public void setSummarizeByCalendar(Boolean value) { this.summarizeByCalendar = value; } /** * Gets the value of the summarizeByFinancialPeriods property. * * @return * possible object is * {@link Boolean } * */ public Boolean isSummarizeByFinancialPeriods() { return summarizeByFinancialPeriods; } /** * Sets the value of the summarizeByFinancialPeriods property. * * @param value * allowed object is * {@link Boolean } * */ public void setSummarizeByFinancialPeriods(Boolean value) { this.summarizeByFinancialPeriods = value; } /** * Gets the value of the summaryResourceSpreadInterval property. * * @return * possible object is * {@link String } * */ public String getSummaryResourceSpreadInterval() { return summaryResourceSpreadInterval; } /** * Sets the value of the summaryResourceSpreadInterval property. * * @param value * allowed object is * {@link String } * */ public void setSummaryResourceSpreadInterval(String value) { this.summaryResourceSpreadInterval = value; } /** * Gets the value of the summaryWBSSpreadInterval property. * * @return * possible object is * {@link String } * */ public String getSummaryWBSSpreadInterval() { return summaryWBSSpreadInterval; } /** * Sets the value of the summaryWBSSpreadInterval property. * * @param value * allowed object is * {@link String } * */ public void setSummaryWBSSpreadInterval(String value) { this.summaryWBSSpreadInterval = value; } /** * Gets the value of the timeWindowCompletedActivities property. * * @return * possible object is * {@link Integer } * */ public Integer getTimeWindowCompletedActivities() { return timeWindowCompletedActivities; } /** * Sets the value of the timeWindowCompletedActivities property. * * @param value * allowed object is * {@link Integer } * */ public void setTimeWindowCompletedActivities(Integer value) { this.timeWindowCompletedActivities = value; } /** * Gets the value of the timeWindowNotStartedActivities property. * * @return * possible object is * {@link Integer } * */ public Integer getTimeWindowNotStartedActivities() { return timeWindowNotStartedActivities; } /** * Sets the value of the timeWindowNotStartedActivities property. * * @param value * allowed object is * {@link Integer } * */ public void setTimeWindowNotStartedActivities(Integer value) { this.timeWindowNotStartedActivities = value; } /** * Gets the value of the timesheetApprovalLevel property. * * @return * possible object is * {@link Integer } * */ public Integer getTimesheetApprovalLevel() { return timesheetApprovalLevel; } /** * Sets the value of the timesheetApprovalLevel property. * * @param value * allowed object is * {@link Integer } * */ public void setTimesheetApprovalLevel(Integer value) { this.timesheetApprovalLevel = value; } /** * Gets the value of the timesheetDecimalDigits property. * * @return * possible object is * {@link Integer } * */ public Integer getTimesheetDecimalDigits() { return timesheetDecimalDigits; } /** * Sets the value of the timesheetDecimalDigits property. * * @param value * allowed object is * {@link Integer } * */ public void setTimesheetDecimalDigits(Integer value) { this.timesheetDecimalDigits = value; } /** * Gets the value of the timesheetInterval property. * * @return * possible object is * {@link Boolean } * */ public Boolean isTimesheetInterval() { return timesheetInterval; } /** * Sets the value of the timesheetInterval property. * * @param value * allowed object is * {@link Boolean } * */ public void setTimesheetInterval(Boolean value) { this.timesheetInterval = value; } /** * Gets the value of the timesheetPeriodEndsOnDay property. * * @return * possible object is * {@link String } * */ public String getTimesheetPeriodEndsOnDay() { return timesheetPeriodEndsOnDay; } /** * Sets the value of the timesheetPeriodEndsOnDay property. * * @param value * allowed object is * {@link String } * */ public void setTimesheetPeriodEndsOnDay(String value) { this.timesheetPeriodEndsOnDay = value; } /** * Gets the value of the timesheetPeriodType property. * * @return * possible object is * {@link String } * */ public String getTimesheetPeriodType() { return timesheetPeriodType; } /** * Sets the value of the timesheetPeriodType property. * * @param value * allowed object is * {@link String } * */ public void setTimesheetPeriodType(String value) { this.timesheetPeriodType = value; } /** * Gets the value of the unifierAuthCode property. * * @return * possible object is * {@link String } * */ public String getUnifierAuthCode() { return unifierAuthCode; } /** * Sets the value of the unifierAuthCode property. * * @param value * allowed object is * {@link String } * */ public void setUnifierAuthCode(String value) { this.unifierAuthCode = value; } /** * Gets the value of the unifierCompanyShortName property. * * @return * possible object is * {@link String } * */ public String getUnifierCompanyShortName() { return unifierCompanyShortName; } /** * Sets the value of the unifierCompanyShortName property. * * @param value * allowed object is * {@link String } * */ public void setUnifierCompanyShortName(String value) { this.unifierCompanyShortName = value; } /** * Gets the value of the unifierWebServiceURL property. * * @return * possible object is * {@link String } * */ public String getUnifierWebServiceURL() { return unifierWebServiceURL; } /** * Sets the value of the unifierWebServiceURL property. * * @param value * allowed object is * {@link String } * */ public void setUnifierWebServiceURL(String value) { this.unifierWebServiceURL = value; } /** * Gets the value of the useCalendarTimePeriodsFlag property. * * @return * possible object is * {@link Boolean } * */ public Boolean isUseCalendarTimePeriodsFlag() { return useCalendarTimePeriodsFlag; } /** * Sets the value of the useCalendarTimePeriodsFlag property. * * @param value * allowed object is * {@link Boolean } * */ public void setUseCalendarTimePeriodsFlag(Boolean value) { this.useCalendarTimePeriodsFlag = value; } /** * Gets the value of the useMaxTimesheetResourceHours property. * * @return * possible object is * {@link Boolean } * */ public Boolean isUseMaxTimesheetResourceHours() { return useMaxTimesheetResourceHours; } /** * Sets the value of the useMaxTimesheetResourceHours property. * * @param value * allowed object is * {@link Boolean } * */ public void setUseMaxTimesheetResourceHours(Boolean value) { this.useMaxTimesheetResourceHours = value; } /** * Gets the value of the useProjectManagerApproval property. * * @return * possible object is * {@link String } * */ public String getUseProjectManagerApproval() { return useProjectManagerApproval; } /** * Sets the value of the useProjectManagerApproval property. * * @param value * allowed object is * {@link String } * */ public void setUseProjectManagerApproval(String value) { this.useProjectManagerApproval = value; } /** * Gets the value of the useTimesheets property. * * @return * possible object is * {@link Boolean } * */ public Boolean isUseTimesheets() { return useTimesheets; } /** * Sets the value of the useTimesheets property. * * @param value * allowed object is * {@link Boolean } * */ public void setUseTimesheets(Boolean value) { this.useTimesheets = value; } /** * Gets the value of the wbsCategoryLabel property. * * @return * possible object is * {@link String } * */ public String getWBSCategoryLabel() { return wbsCategoryLabel; } /** * Sets the value of the wbsCategoryLabel property. * * @param value * allowed object is * {@link String } * */ public void setWBSCategoryLabel(String value) { this.wbsCategoryLabel = value; } /** * Gets the value of the wbsCodeSeparator property. * * @return * possible object is * {@link String } * */ public String getWBSCodeSeparator() { return wbsCodeSeparator; } /** * Sets the value of the wbsCodeSeparator property. * * @param value * allowed object is * {@link String } * */ public void setWBSCodeSeparator(String value) { this.wbsCodeSeparator = value; } /** * Gets the value of the weekAbbreviation property. * * @return * possible object is * {@link String } * */ public String getWeekAbbreviation() { return weekAbbreviation; } /** * Sets the value of the weekAbbreviation property. * * @param value * allowed object is * {@link String } * */ public void setWeekAbbreviation(String value) { this.weekAbbreviation = value; } /** * Gets the value of the yearAbbreviation property. * * @return * possible object is * {@link String } * */ public String getYearAbbreviation() { return yearAbbreviation; } /** * Sets the value of the yearAbbreviation property. * * @param value * allowed object is * {@link String } * */ public void setYearAbbreviation(String value) { this.yearAbbreviation = value; } }